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 2017/04/27 12:40:04 UTC

[jira] [Created] (HADOOP-14360) hadoop cloud moduies to scope hadoop-common &c at "provided"

Steve Loughran created HADOOP-14360:
---------------------------------------

             Summary: hadoop cloud moduies to scope hadoop-common &c at "provided"
                 Key: HADOOP-14360
                 URL: https://issues.apache.org/jira/browse/HADOOP-14360
             Project: Hadoop Common
          Issue Type: Improvement
          Components: fs/adl, fs/azure, fs/oss, fs/s3, fs/swift
    Affects Versions: 2.8.0
            Reporter: Steve Loughran


If you are trying to exclude bits of the hadoop dependency tree *and include the hadoop cloud modules, the transitive depenency of the various cloud modules on {{hadoop-common}} forces you to exclude things in every module.

Better to mark those dependencies as {{provided}}: we assume that you add hadoop-common to your CP, and only add as compile time dependencies all the new JARs you need



--
This message was sent by Atlassian JIRA
(v6.3.15#6346)

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