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

Robert Kanter updated MAPREDUCE-6571:
-------------------------------------
       Resolution: Fixed
     Hadoop Flags: Reviewed
    Fix Version/s: 3.0.0-alpha2
                   2.9.0
           Status: Resolved  (was: Patch Available)

Thanks [~haibochen].  Committed to trunk and branch-2!

> JobEndNotification info logs are missing in AM container syslog
> ---------------------------------------------------------------
>
>                 Key: MAPREDUCE-6571
>                 URL: https://issues.apache.org/jira/browse/MAPREDUCE-6571
>             Project: Hadoop Map/Reduce
>          Issue Type: Bug
>          Components: applicationmaster
>    Affects Versions: 2.7.0
>            Reporter: Prabhu Joseph
>            Assignee: Haibo Chen
>            Priority: Minor
>             Fix For: 2.9.0, 3.0.0-alpha2
>
>         Attachments: MAPREDUCE-6571.01.patch, MAPREDUCE-6571.02.patch
>
>
> JobEndNotification logs are not written by MRAppMaster and JobEndNotifier 
> classes even though Log.info is present. The reason was  
> MRAppMaster.this.stop() has been called before the JobEndNotification and 
> hence somewhere during the stop log appenders also made null.
> AM container syslog is not having below logs from JobEndNotifier
>    Job end notification trying + urlToNotify
>    Job end notification to + urlToNotify + succeeded / failed



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)

---------------------------------------------------------------------
To unsubscribe, e-mail: mapreduce-issues-unsubscr...@hadoop.apache.org
For additional commands, e-mail: mapreduce-issues-h...@hadoop.apache.org

Reply via email to