Till Rohrmann created FLINK-7948:
------------------------------------
Summary: YarnApplicationMaster should also load the hdfs-site.xml
Key: FLINK-7948
URL:
https://issues.apache.org/jira/browse/FLINK-7948 Project: Flink
Issue Type: Improvement
Components: YARN
Affects Versions: 1.4.0
Reporter: Till Rohrmann
Assignee: Till Rohrmann
Priority: Critical
Fix For: 1.4.0
The {{YarnApplicationMaster}} uses the {{YarnConfiguration}} to load the Yarn configuration. This class automatically loads the {{core-site.xml}} and the {{yarn-site.xml}} from the class path. It, however, does not load the {{hdfs-site.xml}}.
I propose to also trying to load the {{hdfs-site.xml}} and add it to the {{YarnConfiguration}}.
--
This message was sent by Atlassian JIRA
(v6.4.14#64029)