[FLINK-35467][cdc-dist][bin] Respect externally set FLINK_CONF_DIR for CDC task configuration.
Refer to: https://issues.apache.org/jira/browse/FLINK-35467
Respect externally set FLINK_CONF_DIR for CDC task configuration
The script has been modified to check if the FLINK_CONF_DIR environment variable is set externally before defaulting to $FLINK_HOME/conf. This change allows users to specify a custom configuration directory for Flink, ensuring that CDC tasks read from the correct flink-conf.yaml file.
@yuxiqian Thanks for your comment. Can you review again, please?
This pull request has been automatically marked as stale because it has not had recent activity for 60 days. It will be closed in 30 days if no further activity occurs.
This pull request has been automatically marked as stale because it has not had recent activity for 60 days. It will be closed in 30 days if no further activity occurs.
This pull request has been closed because it has not had recent activity. You could reopen it if you try to continue your work, and anyone who are interested in it are encouraged to continue work on this pull request.