[
https://issues.apache.org/jira/browse/MAPREDUCE-5203?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13684119#comment-13684119
]
Zhijie Shen commented on MAPREDUCE-5203:
----------------------------------------
bq. Should ContainerLauncherViaNMClient.serviceStop() inspect
super.cleanupRunningContainers to clear taskAttemptIds?
cleanupRunningContainers is not accessible as it is a protected field and not
be part of NMClientAsync, but NMClientImpl
> 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
>
>
> 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