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

Siddharth Seth updated MAPREDUCE-4727:
--------------------------------------

    Attachment: MR4727.txt

Patch adds a TERMINATING state for containers. TaskAttempts can act upon 
TERMINATING / TERMINATED messages.
Also contains a couple of additional fixes - some unit test failures, and state 
consolidation.

                
> [MAPREDUCE-3902] Handle a successful NM stop request
> ----------------------------------------------------
>
>                 Key: MAPREDUCE-4727
>                 URL: https://issues.apache.org/jira/browse/MAPREDUCE-4727
>             Project: Hadoop Map/Reduce
>          Issue Type: Sub-task
>          Components: applicationmaster
>    Affects Versions: MR-3902
>            Reporter: Siddharth Seth
>            Assignee: Siddharth Seth
>         Attachments: MR4727.txt
>
>
> The branch currently ignores successful container stop requests to the 
> NodeManager, and waits instead for a ContainerFinished message from the RM.
> These stop requests should be handled.

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