Impala Public Jenkins has submitted this change and it was merged. ( http://gerrit.cloudera.org:8080/23788 )
Change subject: Revert "IMPALA-14454: Exclude log4j 2 dependencies" ...................................................................... Revert "IMPALA-14454: Exclude log4j 2 dependencies" This reverts commit 52b87fcefd26dbf6fea751378bd23e0fb7e0d18a. The original commit caused an issue when Impala is deployed together with Apache Atlas. Coordinator failed to start with error message: java.lang.NoClassDefFoundError: org/apache/logging/log4j/core/Layout Solved minor conflict in impala-config.sh due to IMPALA-14478 applied after IMPALA-14454. Change-Id: I77127db8d833c675c18c30eb3d6542ca906cd2a9 Reviewed-on: http://gerrit.cloudera.org:8080/23788 Reviewed-by: Michael Smith <[email protected]> Tested-by: Impala Public Jenkins <[email protected]> --- M bin/impala-config.sh M fe/pom.xml M java/executor-deps/pom.xml M java/pom.xml 4 files changed, 29 insertions(+), 8 deletions(-) Approvals: Michael Smith: Looks good to me, approved Impala Public Jenkins: Verified -- To view, visit http://gerrit.cloudera.org:8080/23788 To unsubscribe, visit http://gerrit.cloudera.org:8080/settings Gerrit-Project: Impala-ASF Gerrit-Branch: master Gerrit-MessageType: merged Gerrit-Change-Id: I77127db8d833c675c18c30eb3d6542ca906cd2a9 Gerrit-Change-Number: 23788 Gerrit-PatchSet: 2 Gerrit-Owner: Riza Suminto <[email protected]> Gerrit-Reviewer: Impala Public Jenkins <[email protected]> Gerrit-Reviewer: Michael Smith <[email protected]> Gerrit-Reviewer: Quanlong Huang <[email protected]> Gerrit-Reviewer: Riza Suminto <[email protected]>
