You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@phoenix.apache.org by "Istvan Toth (Jira)" <ji...@apache.org> on 2020/03/20 04:43:00 UTC

[jira] [Created] (PHOENIX-5787) Do not package hive dependencies into phoenix-hive jar

Istvan Toth created PHOENIX-5787:
------------------------------------

             Summary: Do not package hive dependencies into phoenix-hive jar
                 Key: PHOENIX-5787
                 URL: https://issues.apache.org/jira/browse/PHOENIX-5787
             Project: Phoenix
          Issue Type: Bug
    Affects Versions: connectors-1.0.0
            Reporter: Istvan Toth


Phoenix and hive share a lot of dependencies, starting with hadoop and hbase.

We are shading all phoenix dependencies into the phoenix-hive connector, that regularly case classpath/version mismatch problems with hive.

Instead of trying to resolve these one by one, exclude all dependencies from phoenix-jar that is available on the hive classpath



--
This message was sent by Atlassian Jira
(v8.3.4#803005)