Michael Smith has posted comments on this change. ( http://gerrit.cloudera.org:8080/23375 )
Change subject: IMPALA-14395: Add -full_s3a option for distribution ...................................................................... Patch Set 1: (1 comment) http://gerrit.cloudera.org:8080/#/c/23375/1//COMMIT_MSG Commit Message: http://gerrit.cloudera.org:8080/#/c/23375/1//COMMIT_MSG@9 PS1, Line 9: Adds a -full_s3a build option to use hadoop-aws's full dependencies : instead of the impala-minimal-s3a-aws-sdk jar. This is useful for : distributions that already include the AWS SDK bundle to avoid including : our minimal jar and duplicating its contents. > nit: can you add comment on why we need this / when to toggle this on? Digg It's not directly related to AWS V2. This is about CDP parcels, where we already include the AWS SDK v1 and v2 bundles, and including a minimal AWS shaded jar as well is redundant. So this would shave a few 100s of MB off the parcel size. -- To view, visit http://gerrit.cloudera.org:8080/23375 To unsubscribe, visit http://gerrit.cloudera.org:8080/settings Gerrit-Project: Impala-ASF Gerrit-Branch: master Gerrit-MessageType: comment Gerrit-Change-Id: Ife5c70322872e42ecf811d550353c8a889f5a341 Gerrit-Change-Number: 23375 Gerrit-PatchSet: 1 Gerrit-Owner: Michael Smith <michael.sm...@cloudera.com> Gerrit-Reviewer: Csaba Ringhofer <csringho...@cloudera.com> Gerrit-Reviewer: Impala Public Jenkins <impala-public-jenk...@cloudera.com> Gerrit-Reviewer: Joe McDonnell <joemcdonn...@cloudera.com> Gerrit-Reviewer: Michael Smith <michael.sm...@cloudera.com> Gerrit-Reviewer: Riza Suminto <riza.sumi...@cloudera.com> Gerrit-Comment-Date: Wed, 03 Sep 2025 23:12:39 +0000 Gerrit-HasComments: Yes