[
https://issues.apache.org/jira/browse/YARN-3927?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Subru Krishnan resolved YARN-3927.
----------------------------------
Resolution: Workaround
We ended up adding AMRMProxy as a first class service in NM.
> 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)
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]