[
https://issues.apache.org/jira/browse/YARN-1766?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13913630#comment-13913630
]
Xuan Gong commented on YARN-1766:
---------------------------------
* Upload a patch to fix this issue.
* Also change the order of loading configurations to load core-site.xml first,
then yarn-site.xml
> When RM does the initiation, it should use loaded Configuration instead of
> bootstrap configuration.
> ---------------------------------------------------------------------------------------------------
>
> Key: YARN-1766
> URL: https://issues.apache.org/jira/browse/YARN-1766
> Project: Hadoop YARN
> Issue Type: Sub-task
> Reporter: Xuan Gong
> Assignee: Xuan Gong
>
> Right now, we have FileSystemBasedConfigurationProvider to let Users upload
> the configurations into remote File System, and let different RMs share the
> same configurations. During the initiation, RM will load the configurations
> from Remote File System. So when RM initiates the services, it should use the
> loaded Configurations instead of using the bootstrap configurations.
--
This message was sent by Atlassian JIRA
(v6.1.5#6160)