You are viewing a plain text version of this content. The canonical link for it is here.
Posted to reviews@impala.apache.org by "Joe McDonnell (Code Review)" <ge...@cloudera.org> on 2023/02/27 20:48:53 UTC

[Impala-ASF-CR] [PROTOTYPE] IMPALA-11125: Revisit the contents of impala-minimal-s3a-aws-sdk jar

Hello Impala Public Jenkins, 

I'd like you to reexamine a change. Please visit

    http://gerrit.cloudera.org:8080/18266

to look at the new patch set (#2).

Change subject: [PROTOTYPE] IMPALA-11125: Revisit the contents of impala-minimal-s3a-aws-sdk jar
......................................................................

[PROTOTYPE] IMPALA-11125: Revisit the contents of impala-minimal-s3a-aws-sdk jar

This revisits the list of excluded components for
impala-minimal-s3a-aws-sdk.jar. As new components are added
in the AWS SDK bundle, this build code gets out of date and
doesn't exclude the new things. This adds exclusions for
more services in the AWS SDK bundle. It also excludes the
models, which are JSON files that don't seem to be in use.

Size of impala-minimal-s3a-aws-sdk.jar:
Before: 161.8MB
After: 17.5MB

Testing:
 - S3 core tests pass

Change-Id: I8092b159d15836d40ef34d390698921216342b5b
---
M java/shaded-deps/s3a-aws-sdk/pom.xml
1 file changed, 191 insertions(+), 0 deletions(-)


  git pull ssh://gerrit.cloudera.org:29418/Impala-ASF refs/changes/66/18266/2
-- 
To view, visit http://gerrit.cloudera.org:8080/18266
To unsubscribe, visit http://gerrit.cloudera.org:8080/settings

Gerrit-Project: Impala-ASF
Gerrit-Branch: master
Gerrit-MessageType: newpatchset
Gerrit-Change-Id: I8092b159d15836d40ef34d390698921216342b5b
Gerrit-Change-Number: 18266
Gerrit-PatchSet: 2
Gerrit-Owner: Joe McDonnell <jo...@cloudera.com>
Gerrit-Reviewer: Impala Public Jenkins <im...@cloudera.com>