[
https://issues.apache.org/jira/browse/IMPALA-9386?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17037166#comment-17037166
]
Vihang Karajgaonkar commented on IMPALA-9386:
---------------------------------------------
The output of {{mvn dependency:tree}} shows the following dependencies which
hive-metastore brings it along with it.
[INFO] \- org.apache.hive:hive-metastore:jar:3.1.2000.7.0.2.0-212:runtime
[INFO] +- org.apache.hive:hive-serde:jar:3.1.2000.7.0.2.0-212:runtime
[INFO] | +- org.apache.arrow:arrow-vector:jar:0.8.0.7.0.2.0-212:runtime
[INFO] | | +- org.apache.arrow:arrow-format:jar:0.8.0.7.0.2.0-212:runtime
[INFO] | | +- org.apache.arrow:arrow-memory:jar:0.8.0.7.0.2.0-212:runtime
[INFO] | | +- io.netty:netty-buffer:jar:4.1.17.Final:runtime
[INFO] | | \- io.netty:netty-common:jar:4.1.17.Final:runtime
[INFO] | +- com.carrotsearch:hppc:jar:0.7.2:runtime
[INFO] | +- com.vlkan:flatbuffers:jar:1.2.0-3f79e055:runtime
[INFO] | \- net.sf.opencsv:opencsv:jar:2.3:runtime
[INFO] +- commons-pool:commons-pool:jar:1.5.4:compile
[INFO] +- javax.jdo:jdo-api:jar:3.0.1:runtime
[INFO] | \- javax.transaction:jta:jar:1.1:runtime
[INFO] +- co.cask.tephra:tephra-api:jar:0.6.0:runtime
[INFO] +- co.cask.tephra:tephra-core:jar:0.6.0:runtime
[INFO] | +-
com.google.inject.extensions:guice-assistedinject:jar:3.0:runtime
[INFO] | +- it.unimi.dsi:fastutil:jar:6.5.6:runtime
[INFO] | +- org.apache.twill:twill-common:jar:0.6.0-incubating:runtime
[INFO] | +- org.apache.twill:twill-core:jar:0.6.0-incubating:runtime
[INFO] | | \- org.apache.twill:twill-api:jar:0.6.0-incubating:runtime
[INFO] | +-
org.apache.twill:twill-discovery-api:jar:0.6.0-incubating:runtime
[INFO] | +-
org.apache.twill:twill-discovery-core:jar:0.6.0-incubating:runtime
[INFO] | \- org.apache.twill:twill-zookeeper:jar:0.6.0-incubating:runtime
[INFO] \- co.cask.tephra:tephra-hbase-compat-1.0:jar:0.6.0:runtime
> IMPALA-9287 breaks catalog table loading
> ----------------------------------------
>
> Key: IMPALA-9386
> URL: https://issues.apache.org/jira/browse/IMPALA-9386
> Project: IMPALA
> Issue Type: Bug
> Affects Versions: Impala 3.4.0
> Reporter: Vihang Karajgaonkar
> Assignee: Vihang Karajgaonkar
> Priority: Blocker
>
> IMPALA-9287 brings in hive-metastore dependency which brings in hive-serde
> which brings in a different version of flatbuffers and may cause the table
> loading to fail depending of which version of flatbuffer hive-metastore
> brings in. We should exclude hive-serde from the dependency.
--
This message was sent by Atlassian Jira
(v8.3.4#803005)
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]