Sahil Takiar created IMPALA-10073:
-------------------------------------

             Summary: Created shaded dependency for S3A and aws-java-sdk-bundle
                 Key: IMPALA-10073
                 URL: https://issues.apache.org/jira/browse/IMPALA-10073
             Project: IMPALA
          Issue Type: Sub-task
            Reporter: Sahil Takiar
            Assignee: Sahil Takiar


One of the largest dependencies in Impala Docker containers is the 
aws-java-sdk-bundle jar. One way to decrease the size of this dependency is to 
apply a similar technique used for the hive-exec shaded jar: 
[https://github.com/apache/impala/blob/master/shaded-deps/pom.xml]

The aws-java-sdk-bundle contains SDKs for all AWS services, even though 
Impala-S3A only requires a few of the more basic SDKs.

IMPALA-10028 and HADOOP-17197 both discuss this a bit as well.



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

Reply via email to