mirror of
https://github.com/apache/impala.git
synced 2026-01-28 09:03:52 -05:00
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 <impala-public-jenkins@cloudera.com> Tested-by: Impala Public Jenkins <impala-public-jenkins@cloudera.com>