[ https://issues.apache.org/jira/browse/HADOOP-8812?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13458036#comment-13458036
]
Hudson commented on HADOOP-8812:
--------------------------------
Integrated in Hadoop-Mapreduce-trunk-Commit #2766 (See [https://builds.apache.org/job/Hadoop-Mapreduce-trunk-Commit/2766/])
HADOOP-8812. ExitUtil#terminate should print Exception#toString. Contributed by Eli Collins
(Revision 1387273)
Result = FAILURE
eli : http://svn.apache.org/viewcvs.cgi/?root=Apache-SVN&view=rev&rev=1387273
Files :
* /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/ExitUtil.java
* /hadoop/common/trunk/hadoop-hdfs-project/hadoop-hdfs/src/test/java/org/apache/hadoop/hdfs/server/namenode/TestEditLog.java
> ExitUtil#terminate should print Exception#toString
> ---------------------------------------------------
>
> Key: HADOOP-8812
> URL: https://issues.apache.org/jira/browse/HADOOP-8812
> Project: Hadoop Common
> Issue Type: Improvement
> Affects Versions: 2.0.2-alpha
> Reporter: Eli Collins
> Assignee: Eli Collins
> Priority: Minor
> Fix For: 2.0.3-alpha
>
> Attachments: hadoop-8812.txt, hadoop-8812.txt
>
>
> Per Steve's feedback on ExitUtil#terminate should print Exception#toString rather than
use getMessage as the latter may return null.
--
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
|