[ 
https://issues.apache.org/jira/browse/YARN-641?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13678212#comment-13678212
 ] 

Siddharth Seth commented on YARN-641:
-------------------------------------

I don't think yarn-client should have a dependency on the ResourceManager. We 
could move the tests (maybe to a yarn-clien-test module) or re-factor the tests 
to not use the RM at all - may be difficult since some of the tests use the 
MiniYARNCluster. 
                
> Make AMLauncher in RM Use NMClient
> ----------------------------------
>
>                 Key: YARN-641
>                 URL: https://issues.apache.org/jira/browse/YARN-641
>             Project: Hadoop YARN
>          Issue Type: Bug
>            Reporter: Zhijie Shen
>            Assignee: Zhijie Shen
>
> YARN-422 adds NMClient. RM's AMLauncher is responsible for the interactions 
> with an application's AM container. AMLauncher should also replace the raw 
> ContainerManager proxy with NMClient.

--
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