Replies: 2 comments
-
invoke方法没有被调用,请问是哪里的问题呢? |
Beta Was this translation helpful? Give feedback.
0 replies
-
@StoneMa 你试一下这个 demo 是 mysql to mysql 的示例,我本地测试是 ok 的https://github.com/SophiaData/Bigdata_Code_Tutorial/blob/master/sync_database_mysql/src/main/java/io/sophiadata/flink/sync/FlinkSqlWDS.java |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
程序如下:


程序一直在运行,但是source库中的tests表中的数据,无法同步到target库的testt表中

mysql binlog已经开启
Beta Was this translation helpful? Give feedback.
All reactions