[
https://issues.apache.org/jira/browse/MAPREDUCE-6571?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Harsh J moved YARN-4437 to MAPREDUCE-6571:
------------------------------------------
Affects Version/s: (was: 2.7.0)
2.7.0
Component/s: (was: api)
applicationmaster
Key: MAPREDUCE-6571 (was: YARN-4437)
Project: Hadoop Map/Reduce (was: Hadoop YARN)
> 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
> Priority: Minor
>
> 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)