[
https://issues.apache.org/jira/browse/YARN-2674?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14166897#comment-14166897
]
Eric Payne commented on YARN-2674:
----------------------------------
[~chenchun], I have noticed this behavior as well. Thank you for posting this
patch.
+1 (non binding)
> Distributed shell AM may re-launch containers if RM work preserving restart
> happens
> -----------------------------------------------------------------------------------
>
> Key: YARN-2674
> URL: https://issues.apache.org/jira/browse/YARN-2674
> Project: Hadoop YARN
> Issue Type: Sub-task
> Components: resourcemanager
> Reporter: Chun Chen
> Attachments: YARN-2674.1.patch
>
>
> Currently, if RM work preserving restart happens while distributed shell is
> running, distribute shell AM may re-launch all the containers, including
> new/running/complete. We must make sure it won't re-launch the
> running/complete containers.
> We need to remove allocated containers from
> AMRMClientImpl#remoteRequestsTable once AM receive them from RM.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)