You are viewing a plain text version of this content. The canonical link for it is here.
Posted to yarn-dev@hadoop.apache.org by "Xuan Gong (JIRA)" <ji...@apache.org> on 2014/02/26 21:51:20 UTC

[jira] [Created] (YARN-1766) When RM does the initiation, it should use loaded Configuration instead of bootstrap configuration.

Xuan Gong created YARN-1766:
-------------------------------

             Summary: 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)