Closed hhymzql closed 1 year ago
you config is error you can see https://seatunnel.apache.org/docs/2.3.2/connector-v2/source/Jdbc it's mysql cdc config
ops....-_-|| thanks~ but when i update data in mysql,clickhouse didn't change,you know why?
use mysql cdc
use mysql cdc and spark engine:Flink ParallelSource don't support sending SourceEvent. Please implement the SupportCoordinate
marker interface on the SeaTunnel source. mysql cdc only support SeaTunnel native engine Zeta, right?
This issue has been automatically marked as stale because it has not had recent activity for 30 days. It will be closed in next 7 days if no further activity occurs.
This issue has been closed because it has not received response for too long time. You could reopen it if you encountered similar problems in the future.
Search before asking
What happened
I was try to synchronize data from mysql to clickhouse use jdbc-clickhouse(mysql-cdc doesn`t support real-time data synchronization,right?), after tons of errors, this is the final error I cannot solve
SeaTunnel Version
2.3.2
SeaTunnel Config
Running Command
Error Exception
Flink or Spark Version
flink 1.15 spark 2.4.8
Java or Scala Version
java 11.0.12
Screenshots
No response
Are you willing to submit PR?
Code of Conduct