You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues-all@impala.apache.org by "Sahil Takiar (Jira)" <ji...@apache.org> on 2020/08/11 16:34:00 UTC

[jira] [Created] (IMPALA-10073) Created shaded dependency for S3A and aws-java-sdk-bundle

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)

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