hiliuxg opened a new pull request, #3823: URL: https://github.com/apache/flink-cdc/pull/3823
Support overwrite flink config in the command line, for example: `bin/flink-cdc.sh1732864461789.yaml --flink-conf execution.checkpointing.interval=10min --flink-conf rest.bind-port=42689 --flink-conf yarn.application.id=application_1714009558476_3563 --flink-conf execution.target=yarn-session --flink-conf rest.bind-address=10.5.140.140` The example provided is used to submit a job to a specified host's YARN session cluster with specific Flink configurations. -- 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]
