-
按照官方文档的配置
https://docs.taosdata.com/third-party/collection/kafka/
root@pcserver006:~/kafka_2.13-3.7.0/bin# curl http://localhost:8083/connectors
["TDengineSourceConnector"]root@pcserver006:~/kafka_…
-
## Question
我有一个需求就是两个不同网络的mysql需要同步数据,如果要做主从就需要把mysql端口映射到外网,我不想把数据库映射出来,想通过mysql同步至canal-deployer,canal-deployer同步kafka,canal-adapter消费同步至另外一台mysql这种方式同步,canal-adapter部署再从机mysql网络,和源MySQL网络不通,can…
-
when the insert happens, it tries to insert into different databases I have. You can see in my database URI I'm connecting to demo database, so it should insert into demo database customer table. I ha…
-
### Describe the bug
I need a data change time, but the fields in the reference document report an error. Is there any way to generate a data change time? My raw data is already in debezium avro fo…
-
I was going through the issues here and found https://github.com/snowflakedb/snowflake-kafka-connector/issues/785 and https://community.snowflake.com/s/article/How-to-avoid-the-log-INFO-messages-in-th…
-
I trying to transfer data from debezium postgres source to Sybase ASE.
But in the target Sybase ASE(using jconn4 *sybase ase jdbc driver), TEXT data types are not worked.
**Environment:**
Kafka …
-
Streaming Avro data to MySQL with the JDBC Sink, connector aborts if switching from `"pk.mode": "none"` to ` "pk.mode": "kafka"` with the error:
Caused by: org.apache.kafka.connect.errors.Co…
rmoff updated
2 months ago
-
根据官网https://docs.taosdata.com/third-party/collection/kafka/#tdengine-sink-connector-%E7%9A%84%E4%BD%BF%E7%94%A8
TDengine Kafka Connector教程,写入数据报错
taos版本
![image](https://github.com/user-attachments…
-
### Issue description
The executor, when processing an execution, will sometimes create WorkerTaskResult to emulate a task run by the worker
This is the case for example for flowable tasks as they a…
-
### Expected behavior
Using both RocksDB (via Kafka Streams) and the DuckDB JDBC driver works.
### Actual behavior
When both RockDB (via Kafka Streams) and the DuckDB JDBC driver are in the c…