Karthik Kambatla created HADOOP-9931:
----------------------------------------

             Summary: [Umbrella] Convert all RM components to Services
                 Key: HADOOP-9931
                 URL: https://issues.apache.org/jira/browse/HADOOP-9931
             Project: Hadoop Common
          Issue Type: Improvement
    Affects Versions: 2.1.0-beta
            Reporter: Karthik Kambatla


Some of the RM components - state store, scheduler etc. are not services. 
Converting them to services goes well with the "Always On" and "Active" service 
separation proposed on YARN-1098.

Given that some of them already have start(), stop() methods, it should not be 
too hard to convert them to services.

That would also be a cleaner way of addressing YARN-1125.

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira

Reply via email to