Kyle Marek created HADOOP-16339:
-----------------------------------
Summary: minicluster dependencies pulls log4j.properties onto
classpath
Key: HADOOP-16339
URL: https://issues.apache.org/jira/browse/HADOOP-16339
Project: Hadoop Common
Issue Type: Bug
Affects Versions: 2.9.2, 3.2.0
Reporter: Kyle Marek
The use of org.apache.hadoop:hadoop-minicluster in an application will cause
log4j.properties from
org.apache.hadoop:hadoop-mapreduce-client-jobclient:test-jar and
org.apache.hadoop:hadoop-yarn-server-tests:test-jar to be present on the
application's classpath. If the application itself also uses log4j, these files
may conflict with the application's own log4j.properties.
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]