-
根据官方网站的技术文档 ,https://www.taosdata.com/chinese/12592.html 进行 sink尝试,在 sink-test.properties 中
name=TDengineSinkConnector
connector.class=com.taosdata.kafka.connect.sink.TDengineSinkConnector
…
-
Switching away from using custom code approach here, to configuring off the shelf monitoring tools.
Prometheus and Grafana as overall monitoring of statistics and alerts.
See https://github.com/…
-
We recently switched over to using zstd and have some monitoring, and other tools that use this library. After updating to 2.0.2 we where disappointed to find out that it doesn't work with our data.
…
-
Hi Stefan,
I tried to follow the "https://github.com/stefanprodan/swarmprom#monitoring-applications-and-backend-services" to monitor kafka and MySQL services using Prometheus provided exporters fo…
-
## Environment details:
* local deployment
* Ubuntu 16.04
* Docker version 19.03.13, build 4484c46d9d
## Steps to reproduce the issue:
1. cd tools/ubuntu-setup && ./all.sh
2. ansib…
-
Followed instructions in ReadMe - during setup.py install - starts building - cant resolve to the dll
I have the PATH (and LIB and RELEASE setup properly) -- and hints on what I did wrong? Seems t…
-
Description
===========
The java Kafka Stream library supports KTable-KTable Foreign-Key Join as mentioned at https://kafka.apache.org/27/documentation/streams/developer-guide/dsl-api.html#ktable-kt…
-
Hi, @mostafij-rahman, @Tango2018cc , I'd like to report a vulnerability issue in **org.apache.pulsar:kafka-connect-avro-converter-shaded:2.9.1**.
### Issue Description
I noticed that **org.apache.pu…
-
Hi all,
I have a running Confluent 4.0.0 stack and would like to upgrade to the latest (4.1.0).
After updating the repository URLs, if I run
`yum update confluent-schema-registry`
the packa…
-
### Affected Version
Druid 26.0.0
Java 17
### Description
We were upgrading druid to use Java 17 instead of Java 8 and everything went alright except adding extensions.
I need to add the kafka-…