[tidb@zy-nph-zf-test-bigdbvm-yanlian-haproxy01 ~]$ tiup ctl:v7.5.2 cdc changefeed create --pd=http://xxx.xx.xxx.xx:8300 --sink-uri=“kafka://xxx.xx.xxx.xx:9092/byh_fk_paychannel_group_tidb?protocol=canal-json&kafka-version=2.11&partition-num=1&max-message-bytes=671088640&replication-factor=1” --changefeed-id=“byh_fk_paychannell_group” --sort-engine=“unified” --config /home/tidb/migrate_handrepairorder_to_ticdc_config.toml
Starting component ctl: /home/tidb/.tiup/components/ctl/v7.5.2/ctl cdc changefeed create --pd=http://xxx.xx.xxx.xx:8300 --sink-uri=kafka://xxx.xx.xxx.xx:9092/byh_fk_paychannel_group_tidb?protocol=canal-json&kafka-version=2.11&partition-num=1&max-message-bytes=671088640&replication-factor=1 --changefeed-id=byh_fk_paychannell_group --sort-engine=
Error: Fail to open PD client. Please check the pd address(es) “http://xxx.xx.xxx.xx:8300”: [pd] fai
于 2024-08-14 11:39:59 首次发布