[ https://issues.apache.org/jira/browse/HADOOP-9318?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13603871#comment-13603871 ]
Hudson commented on HADOOP-9318: -------------------------------- Integrated in Hadoop-trunk-Commit #3483 (See [https://builds.apache.org/job/Hadoop-trunk-Commit/3483/]) HADOOP-9318. When exiting on a signal, print the signal name first. Contributed by Colin Patrick McCabe. (Revision 1457122) Result = SUCCESS atm : http://svn.apache.org/viewcvs.cgi/?root=Apache-SVN&view=rev&rev=1457122 Files : * /hadoop/common/trunk/dev-support/test-patch.sh * /hadoop/common/trunk/hadoop-common-project/hadoop-common/CHANGES.txt * /hadoop/common/trunk/hadoop-common-project/hadoop-common/src/main/java/org/apache/hadoop/util/SignalLogger.java * /hadoop/common/trunk/hadoop-common-project/hadoop-common/src/main/java/org/apache/hadoop/util/StringUtils.java * /hadoop/common/trunk/hadoop-common-project/hadoop-common/src/test/java/org/apache/hadoop/util/TestSignalLogger.java > when exiting on a signal, print the signal name first > ----------------------------------------------------- > > Key: HADOOP-9318 > URL: https://issues.apache.org/jira/browse/HADOOP-9318 > Project: Hadoop Common > Issue Type: Improvement > Affects Versions: 2.0.5-beta > Reporter: Colin Patrick McCabe > Assignee: Colin Patrick McCabe > Priority: Minor > Fix For: 2.0.5-beta > > Attachments: HADOOP-9318.001.patch, HADOOP-9318.002.patch, > HADOOP-9318.003.patch > > > On UNIX, it would be nice to know when a Hadoop daemon had exited on a > signal. For example, if a daemon exited because the system administrator > sent SIGTERM (i.e. {{killall java}}), it would be nice to know that. > Although some of this can be deduced from context and {{SHUTDOWN_MSG}}, it > would be nice to have it be explicit. -- 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