Gaeas commented on issue #1560:
URL: https://github.com/apache/paimon/issues/1560#issuecomment-3388979278

   paimon action 1.2.0整库同步遇到类似的问题 总共400多张表 初始化建表都完成了 但是同步数据的时候 只同步了其中的几张表 
且没有完成同步
   mysql_sync_database
   --warehouse hdfs://huiyun-nameservice-ha/user/flink_1.2/paimon
   --database test_db1
   --table_prefix ods_
   --table_suffix _cdc
   --mysql_conf hostname=172.18.8.214
   --mysql_conf username=yuntai
   --mysql_conf password=YunTai@123!#
   --mysql_conf database-name=newworld_prod
   --type_mapping tinyint1-not-bool,bigint-unsigned-to-bigint
   --table_conf bucket=4
   --table_conf changelog-producer=input
   --table_conf sink.parallelism=4


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]

Reply via email to