[
https://issues.apache.org/jira/browse/MAPREDUCE-3188?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13131132#comment-13131132
]
Hudson commented on MAPREDUCE-3188:
-----------------------------------
Integrated in Hadoop-Common-trunk-Commit #1119 (See
[https://builds.apache.org/job/Hadoop-Common-trunk-Commit/1119/])
MAPREDUCE-3188. Ensure correct shutdown in services. Contributed by Todd
Lipcon.
acmurthy :
http://svn.apache.org/viewcvs.cgi/?root=Apache-SVN&view=rev&rev=1186554
Files :
* /hadoop/common/trunk/hadoop-mapreduce-project/CHANGES.txt
*
/hadoop/common/trunk/hadoop-mapreduce-project/hadoop-yarn/hadoop-yarn-common/src/main/java/org/apache/hadoop/yarn/event/AsyncDispatcher.java
*
/hadoop/common/trunk/hadoop-mapreduce-project/hadoop-yarn/hadoop-yarn-common/src/main/java/org/apache/hadoop/yarn/service/AbstractService.java
*
/hadoop/common/trunk/hadoop-mapreduce-project/hadoop-yarn/hadoop-yarn-common/src/main/java/org/apache/hadoop/yarn/util/AbstractLivelinessMonitor.java
> Lots of errors in logs when daemon startup fails
> ------------------------------------------------
>
> Key: MAPREDUCE-3188
> URL: https://issues.apache.org/jira/browse/MAPREDUCE-3188
> Project: Hadoop Map/Reduce
> Issue Type: Bug
> Components: mrv2
> Affects Versions: 0.23.0
> Reporter: Todd Lipcon
> Assignee: Todd Lipcon
> Fix For: 0.23.0
>
> Attachments: mr-3188.txt
>
>
> Since the MR2 daemons are made up of lots of component services, if one of
> those components fails to start, it will cause the others to shut down as
> well, even if they haven't fully finished starting up. Currently, this causes
> the error output to have a bunch of NullPointerExceptions,
> IllegalStateExceptions, etc, which mask the actual root cause error at the
> top.
--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators:
https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira