Subru Krishnan created YARN-3927:
------------------------------------

             Summary: Make the NodeManager's ContainerManager pluggable
                 Key: YARN-3927
                 URL: https://issues.apache.org/jira/browse/YARN-3927
             Project: Hadoop YARN
          Issue Type: Sub-task
          Components: nodemanager
            Reporter: Subru Krishnan
            Assignee: Subru Krishnan


YARN-2884 proposes proxying all AM-RM communication for:
  * perform distributed scheduling decisions (YARN-2877)
  * throttling mis-behaving AMs
  * mask the access to a federation of RMs (YARN-2915)

To enable all of the above, we are implementing the AMRMProxy as an extension 
to NM's ContainerManagerImpl.This JIRA is for making the ContainerManager 
pluggable so that we allow dynamically swap in of the AMRMProxy.




--
This message was sent by Atlassian JIRA
(v6.3.4#6332)

Reply via email to