MR 279: YarnConfiguration should reloadConfiguration if instantiated with a non 
YarnConfiguration object
--------------------------------------------------------------------------------------------------------

                 Key: MAPREDUCE-2566
                 URL: https://issues.apache.org/jira/browse/MAPREDUCE-2566
             Project: Hadoop Map/Reduce
          Issue Type: Bug
            Reporter: Siddharth Seth


YarnConfiguration(conf) uses the ctor Configuration(conf) which is effectively 
a clone. If the configuration object is created before YarnConfiguration has 
been loaded - yarn-site.xml will not be available to the configuration.

--
This message is automatically generated by JIRA.
For more information on JIRA, see: http://www.atlassian.com/software/jira

Reply via email to