You are viewing a plain text version of this content. The canonical link for it is here.
Posted to mapreduce-issues@hadoop.apache.org by "Siddharth Seth (JIRA)" <ji...@apache.org> on 2012/10/15 23:07:05 UTC

[jira] [Created] (MAPREDUCE-4727) [MAPREDUCE-3902] Handle a successful NM stop request

Siddharth Seth created MAPREDUCE-4727:
-----------------------------------------

             Summary: [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


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

[jira] [Updated] (MAPREDUCE-4727) [MAPREDUCE-3902] Handle a successful NM stop request

Posted by "Siddharth Seth (JIRA)" <ji...@apache.org>.
     [ 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

[jira] [Resolved] (MAPREDUCE-4727) [MAPREDUCE-3902] Handle a successful NM stop request

Posted by "Siddharth Seth (JIRA)" <ji...@apache.org>.
     [ https://issues.apache.org/jira/browse/MAPREDUCE-4727?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Siddharth Seth resolved MAPREDUCE-4727.
---------------------------------------

       Resolution: Fixed
    Fix Version/s: MR-3902

Committed to branch MR-3902. 
                
> [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
>             Fix For: MR-3902
>
>         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