Sangjin Lee created HADOOP-12789: ------------------------------------ Summary: 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
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)