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 "Prashant Kommireddi (JIRA)" <ji...@apache.org> on 2013/06/25 08:11:19 UTC

[jira] [Created] (MAPREDUCE-5353) Job end notification callback not sent on Application Master initialization failure

Prashant Kommireddi created MAPREDUCE-5353:
----------------------------------------------

             Summary: Job end notification callback not sent on Application Master initialization failure
                 Key: MAPREDUCE-5353
                 URL: https://issues.apache.org/jira/browse/MAPREDUCE-5353
             Project: Hadoop Map/Reduce
          Issue Type: Bug
    Affects Versions: 2.0.5-alpha
            Reporter: Prashant Kommireddi


Job notification callback is not sent if the initialization of AM fails. This makes sense as the the AM is responsible for callbacks, and in case of AM init failure there is no way to send that callback. This would also be the case when AM fails for reasons such as OOM etc.

A few possible solutions have been discussed. Here is a link to the discussion on the mailing list http://search-hadoop.com/m/f8suV1M6SFN


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