rmetzger opened a new pull request #12562: URL: https://github.com/apache/flink/pull/12562
## What is the purpose of the change When running Flink on YARN with the HADOOP_CLASSPATH set, "hadoop classpath" also returns the configuration directory, so HADOOP_CONF_DIR is not needed anymore. ## Brief change log - some minor cleanups - change conditions and log message. ## Verifying this change Print the `INTERNAL_HADOOP_CLASSPATHS`, pass HADOOP_CONF_DIR, HADOOP_CLASSPATH and add the `/etc/hadoop/conf` directory to test the updated condition. ---------------------------------------------------------------- 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]
