[
https://issues.apache.org/jira/browse/HADOOP-12789?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15184425#comment-15184425
]
Hudson commented on HADOOP-12789:
---------------------------------
SUCCESS: Integrated in Hadoop-trunk-Commit #9441 (See
[https://builds.apache.org/job/Hadoop-trunk-Commit/9441/])
HADOOP-12789. log classpath of ApplicationClassLoader at INFO level. (mingma:
rev 49eedc7ff02ea61764f416f0e2ddf81370aec5fb)
*
hadoop-common-project/hadoop-common/src/main/java/org/apache/hadoop/util/ApplicationClassLoader.java
> log classpath of ApplicationClassLoader at INFO level
> -----------------------------------------------------
>
> Key: HADOOP-12789
> URL: https://issues.apache.org/jira/browse/HADOOP-12789
> Project: Hadoop Common
> Issue Type: Improvement
> Components: util
> Affects Versions: 2.6.3
> Reporter: Sangjin Lee
> Assignee: Sangjin Lee
> Priority: Minor
> Fix For: 2.8.0, 2.7.3, 2.6.5
>
> Attachments: HADOOP-12789.01.patch
>
>
> Currently {{ApplicationClassLoader}} does not log the classpath at the INFO
> level although the system classes are logged at that level. Knowing exactly
> what classpath {{ApplicationClassLoader}} has is a critical piece of
> information for troubleshooting. We should log it at the INFO level.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)