Impala Public Jenkins has submitted this change and it was merged. ( http://gerrit.cloudera.org:8080/15573 )
Change subject: IMPALA-9561: Change ozone client dependency to hadoop-ozone-filesystem-lib-current ...................................................................... IMPALA-9561: Change ozone client dependency to hadoop-ozone-filesystem-lib-current The current dependency on Ozone pulls in a bunch of transitive dependencies that can pollute the Impala classpath. Ozone publishes a fat-jar that shades all client dependencies. Impala should use the fat-jar instead of depending on the hadoop-ozone-filesystem jar. Change-Id: I313b84919883f4c6838748635d999a2bc12a59d3 Reviewed-on: http://gerrit.cloudera.org:8080/15573 Reviewed-by: Impala Public Jenkins <[email protected]> Tested-by: Impala Public Jenkins <[email protected]> --- M fe/pom.xml 1 file changed, 1 insertion(+), 8 deletions(-) Approvals: Impala Public Jenkins: Looks good to me, approved; Verified -- To view, visit http://gerrit.cloudera.org:8080/15573 To unsubscribe, visit http://gerrit.cloudera.org:8080/settings Gerrit-Project: Impala-ASF Gerrit-Branch: master Gerrit-MessageType: merged Gerrit-Change-Id: I313b84919883f4c6838748635d999a2bc12a59d3 Gerrit-Change-Number: 15573 Gerrit-PatchSet: 3 Gerrit-Owner: Sahil Takiar <[email protected]> Gerrit-Reviewer: Impala Public Jenkins <[email protected]> Gerrit-Reviewer: Joe McDonnell <[email protected]> Gerrit-Reviewer: Tim Armstrong <[email protected]>
