You are viewing a plain text version of this content. The canonical link for it is here.
Posted to common-issues@hadoop.apache.org by "Steve Loughran (Jira)" <ji...@apache.org> on 2021/03/17 12:59:00 UTC

[jira] [Created] (HADOOP-17593) hadoop-huaweicloud and hadoop-cloud-storage to remove log4j as transitive dependency

Steve Loughran created HADOOP-17593:
---------------------------------------

             Summary: hadoop-huaweicloud and hadoop-cloud-storage to remove log4j as transitive dependency
                 Key: HADOOP-17593
                 URL: https://issues.apache.org/jira/browse/HADOOP-17593
             Project: Hadoop Common
          Issue Type: Bug
          Components: build
    Affects Versions: 3.3.1, 3.4.0
            Reporter: Steve Loughran


Dependencies of hadoop-cloud-storage show that hadoop-huaweicloud is pulling in logj4. 

it should not/must not, at least, not if the huaweicloud can live without it. 

* A version of log4j 2.,2 on the CP is only going to complicate lives
* once we can move onto it ourselves we need to be in control of versions

[INFO] \- org.apache.hadoop:hadoop-huaweicloud:jar:3.4.0-SNAPSHOT:compile
[INFO]    \- com.huaweicloud:esdk-obs-java:jar:3.20.4.2:compile
[INFO]       +- com.jamesmurty.utils:java-xmlbuilder:jar:1.2:compile
[INFO]       +- com.squareup.okhttp3:okhttp:jar:3.14.2:compile
[INFO]       +- org.apache.logging.log4j:log4j-core:jar:2.12.0:compile
[INFO]       \- org.apache.logging.log4j:log4j-api:jar:2.12.0:compile



--
This message was sent by Atlassian Jira
(v8.3.4#803005)

---------------------------------------------------------------------
To unsubscribe, e-mail: common-issues-unsubscribe@hadoop.apache.org
For additional commands, e-mail: common-issues-help@hadoop.apache.org