[ 
https://issues.apache.org/jira/browse/MAPREDUCE-5203?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Zhijie Shen updated MAPREDUCE-5203:
-----------------------------------

    Attachment: MAPREDUCE-5203.3.patch

In addition to addressing Vinod's comments, I changed 
ContainerLauncherViaNMClient to directly implement CallbackHandler, instead of 
having a private field which implements CallbackHandler
                
> Make AM of M/R Use NMClient
> ---------------------------
>
>                 Key: MAPREDUCE-5203
>                 URL: https://issues.apache.org/jira/browse/MAPREDUCE-5203
>             Project: Hadoop Map/Reduce
>          Issue Type: Bug
>            Reporter: Zhijie Shen
>            Assignee: Zhijie Shen
>         Attachments: MAPREDUCE-5203.1.patch, MAPREDUCE-5203.2.patch, 
> MAPREDUCE-5203.3.patch
>
>
> YARN-422 adds NMClient. AM of mapreduce should use it instead of using the 
> raw ContainerManager proxy directly. ContainerLauncherImpl needs to be 
> changed.

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