You are viewing a plain text version of this content. The canonical link for it is here.
Posted to common-dev@hadoop.apache.org by "Kyle Marek (JIRA)" <ji...@apache.org> on 2019/05/31 04:35:01 UTC

[jira] [Created] (HADOOP-16339) minicluster dependencies pulls log4j.properties onto classpath

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: common-dev-unsubscribe@hadoop.apache.org
For additional commands, e-mail: common-dev-help@hadoop.apache.org