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 2018/04/16 09:50:00 UTC

[jira] [Created] (HADOOP-15387) Produce a shaded hadoop-cloudstorage JAR for downstream use

Steve Loughran created HADOOP-15387:
---------------------------------------

             Summary: Produce a shaded hadoop-cloudstorage JAR for downstream use
                 Key: HADOOP-15387
                 URL: https://issues.apache.org/jira/browse/HADOOP-15387
             Project: Hadoop Common
          Issue Type: New Feature
          Components: fs/adl, fs/azure, fs/oss, fs/s3, fs/swift
    Affects Versions: 3.1.0
            Reporter: Steve Loughran
            Assignee: Steve Loughran


Produce a maven-shaded hadoop-cloudstorage JAR for dowstream use so that
 * Hadoop dependency choices don't control their decisions
 * Little/No risk of their JAR changes breaking Hadoop bits they depend on

This JAR would pull in the shaded hadoop-client JAR, and the aws-sdk-bundle JAR, neither of which would be unshaded (so yes, upgrading aws-sdks would be a bit risky, but double shading a pre-shaded 30MB JAR is excessive on multiple levels.

Metrics of success: Spark, Tez, etc can pick up and use



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)

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