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 "Steve Loughran (Jira)" <ji...@apache.org> on 2020/11/09 16:55:00 UTC

[jira] [Created] (HADOOP-17366) hadoop-cloud-storage transient dependencies need review

Steve Loughran created HADOOP-17366:
---------------------------------------

             Summary: hadoop-cloud-storage transient dependencies need review
                 Key: HADOOP-17366
                 URL: https://issues.apache.org/jira/browse/HADOOP-17366
             Project: Hadoop Common
          Issue Type: Sub-task
          Components: build, fs, fs/azure
    Affects Versions: 3.4.0
            Reporter: Steve Loughran


A review of the hadoop cloud storage dependencies shows that things are creeping in there

{code}
[INFO] |  +- org.apache.hadoop:hadoop-cloud-storage:jar:3.1.4:compile
[INFO] |  |  +- (org.apache.hadoop:hadoop-annotations:jar:3.1.4:compile - omitted for duplicate)
[INFO] |  |  +- org.apache.hadoop:hadoop-aliyun:jar:3.1.4:compile
[INFO] |  |  |  \- com.aliyun.oss:aliyun-sdk-oss:jar:3.4.1:compile
[INFO] |  |  |     +- org.jdom:jdom:jar:1.1:compile
[INFO] |  |  |     +- org.codehaus.jettison:jettison:jar:1.1:compile
[INFO] |  |  |     |  \- stax:stax-api:jar:1.0.1:compile
[INFO] |  |  |     +- com.aliyun:aliyun-java-sdk-core:jar:3.4.0:compile
[INFO] |  |  |     +- com.aliyun:aliyun-java-sdk-ram:jar:3.0.0:compile
[INFO] |  |  |     +- com.aliyun:aliyun-java-sdk-sts:jar:3.0.0:compile
[INFO] |  |  |     \- com.aliyun:aliyun-java-sdk-ecs:jar:4.2.0:compile
[INFO] |  |  +- (org.apache.hadoop:hadoop-aws:jar:3.1.4:compile - omitted for duplicate)
[INFO] |  |  +- (org.apache.hadoop:hadoop-azure:jar:3.1.4:compile - omitted for duplicate)
[INFO] |  |  +- org.apache.hadoop:hadoop-azure-datalake:jar:3.1.4:compile
[INFO] |  |  |  \- com.microsoft.azure:azure-data-lake-store-sdk:jar:2.2.7:compile
[INFO] |  |  |     \- (org.slf4j:slf4j-api:jar:1.7.21:compile - omitted for conflict with 1.7.30)
{code}

Need to review and cut things which come in hadoop-common (slf4j, maybe some of the allyun stuff)



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

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