elanv opened a new pull request #10: Use FLINK_CONF_DIR environment variable to locate flink-conf.yaml URL: https://github.com/apache/flink-docker/pull/10 To use flink-conf.yaml outside Flink home directory, we should use FLINK_CONF_DIR. But despite of FLINK_CONF_DIR is set, docker-entrypoint.sh doesn't know the location of which user want. Therefore it would be good to use FLINK_CONF_DIR for the location of flink-conf.yaml, if user provide it.
---------------------------------------------------------------- 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. For queries about this service, please contact Infrastructure at: [email protected] With regards, Apache Git Services
