Michael Smith has submitted this change and it was merged. ( http://gerrit.cloudera.org:8080/20147 )
Change subject: IMPALA-11941: (Addendum) Produce shaded copy of Jamm ...................................................................... IMPALA-11941: (Addendum) Produce shaded copy of Jamm Produces a shaded copy of a pre-release jamm jar that supports Java 17. Building a copy of jamm and directly depending on it meant any consumer of Impala would have to provide their own build of it. Testing: ran custom_cluster/test_local_catalog.py with Java 8 and 17 Change-Id: Ida42d720a2639b65391c07a9237556311e04fac6 Reviewed-on: http://gerrit.cloudera.org:8080/20147 Reviewed-by: Michael Smith <[email protected]> Tested-by: Michael Smith <[email protected]> --- M be/src/common/init.cc M bin/run-all-tests.sh M fe/pom.xml M java/pom.xml A java/shaded-deps/jamm/.gitignore A java/shaded-deps/jamm/pom.xml M tests/verifiers/test_banned_log_messages.py 7 files changed, 81 insertions(+), 6 deletions(-) Approvals: Michael Smith: Looks good to me, approved; Verified -- To view, visit http://gerrit.cloudera.org:8080/20147 To unsubscribe, visit http://gerrit.cloudera.org:8080/settings Gerrit-Project: Impala-ASF Gerrit-Branch: master Gerrit-MessageType: merged Gerrit-Change-Id: Ida42d720a2639b65391c07a9237556311e04fac6 Gerrit-Change-Number: 20147 Gerrit-PatchSet: 5 Gerrit-Owner: Michael Smith <[email protected]> Gerrit-Reviewer: Impala Public Jenkins <[email protected]> Gerrit-Reviewer: Joe McDonnell <[email protected]> Gerrit-Reviewer: Michael Smith <[email protected]> Gerrit-Reviewer: Riza Suminto <[email protected]>
