[
https://issues.apache.org/jira/browse/FLINK-7951?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Till Rohrmann closed FLINK-7951.
--------------------------------
Resolution: Invalid
It appears that the problem was not that we don't explicitly load the
{{HdfsConfiguration}} but that the Hadoop configuration directory was not
contained in the classpath. Instead of explicitly loading the Hadoop
configuration files, one has to make sure that a Yarn application has the
configuration directory on its classpath.
> YarnApplicationMaster does not load HDFSConfiguration
> -----------------------------------------------------
>
> Key: FLINK-7951
> URL: https://issues.apache.org/jira/browse/FLINK-7951
> Project: Flink
> Issue Type: Bug
> Components: YARN
> Affects Versions: 1.4.0
> Reporter: Till Rohrmann
> Assignee: Till Rohrmann
> Priority: Critical
> Fix For: 1.4.0
>
>
> When instantiating the {{YarnConfiguration}} we do not load the corresponding
> {{HDFSConfiguration}}. This causes that we do not read the {{hdfs-site.xml}}.
--
This message was sent by Atlassian JIRA
(v6.4.14#64029)