[
https://issues.apache.org/jira/browse/MAPREDUCE-6571?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15726798#comment-15726798
]
Hudson commented on MAPREDUCE-6571:
-----------------------------------
SUCCESS: Integrated in Jenkins build Hadoop-trunk-Commit #10954 (See
[https://builds.apache.org/job/Hadoop-trunk-Commit/10954/])
MAPREDUCE-6571. JobEndNotification info logs are missing in AM container
(rkanter: rev 6b4a9970f187ab399adf7469e494a530f08993b5)
* (edit)
hadoop-mapreduce-project/hadoop-mapreduce-client/hadoop-mapreduce-client-app/src/main/java/org/apache/hadoop/mapreduce/v2/app/MRAppMaster.java
* (edit)
hadoop-mapreduce-project/hadoop-mapreduce-client/hadoop-mapreduce-client-app/src/test/java/org/apache/hadoop/mapreduce/v2/app/MRApp.java
> 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: [email protected]
For additional commands, e-mail: [email protected]