tianmingxing commented on issue #3406: URL: https://github.com/apache/flink-cdc/issues/3406#issuecomment-3354672001
Temporary solution: 1. rm lib/flink-cdc-pipeline-connector-doris-3.5.0.jar 2. ./bin/stop-cluster.sh 3. ./bin/start-cluster.sh 4. cp ~/flink-cdc-pipeline-connector-doris-3.5.0.jar lib/ 5. ./bin/flink-cdc.sh ./cdc_pipeline/mysql-to-doris.yaml ``` Pipeline has been submitted to cluster. Job ID: bb42dc37b41df965294f256986d35920 Job Description: Sync MySQL Database to Doris ``` -- 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]
