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

[jira] [Created] (MAPREDUCE-4627) [MAPREDUCE-3902] Handle the JobFinishedEvent correctly

Siddharth Seth created MAPREDUCE-4627:
-----------------------------------------

             Summary: [MAPREDUCE-3902] Handle the JobFinishedEvent correctly
                 Key: MAPREDUCE-4627
                 URL: https://issues.apache.org/jira/browse/MAPREDUCE-4627
             Project: Hadoop Map/Reduce
          Issue Type: Sub-task
    Affects Versions: MR-3902
            Reporter: Siddharth Seth
            Assignee: Siddharth Seth


A job can succeed before a TaskAttempt's internal state changes to a final state, or before a container transitions to it's final state.
The AM should wait for TAs and Containers to transition - so that cleanup happens correctly.
A partial implementation of this handler is already in place. Needs to be finished.

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