Uploaded image for project: 'Hadoop Common'
  1. Hadoop Common
  2. HADOOP-15387

Produce a shaded hadoop-cloud-storage JAR for applications to use

    XMLWordPrintableJSON

Details

    • New Feature
    • Status: Open
    • Major
    • Resolution: Unresolved
    • 3.1.0
    • None
    • fs/adl, fs/azure, fs/oss, fs/s3, fs/swift
    • None

    Description

      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, Flink etc can pick up and use, and all are happy

      Attachments

        Issue Links

          Activity

            People

              Unassigned Unassigned
              stevel@apache.org Steve Loughran
              Votes:
              0 Vote for this issue
              Watchers:
              15 Start watching this issue

              Dates

                Created:
                Updated: