Till Rohrmann created FLINK-6045: ------------------------------------ Summary: FLINK_CONF_DIR has to be set even though specifying --configDir Key: FLINK-6045 URL: https://issues.apache.org/jira/browse/FLINK-6045 Project: Flink Issue Type: Bug Components: JobManager Reporter: Till Rohrmann Priority: Minor
A user reported that {{FLINK_CONF_DIR}} has to be set in addition to specifying --configDir. Otherwise the {{JobManager}} and the {{TaskManagers}} fail silently trying to read from fs.hdfs.hadoopconf. Specifying one of the two configuration options should be enough to successfully run Flink. -- This message was sent by Atlassian JIRA (v6.3.15#6346)