You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@hive.apache.org by "Aihua Xu (JIRA)" <ji...@apache.org> on 2017/09/27 16:51:00 UTC

[jira] [Created] (HIVE-17619) Exclude avatica-core.jar since avatica.jar is included

Aihua Xu created HIVE-17619:
-------------------------------

             Summary: Exclude avatica-core.jar since avatica.jar is included
                 Key: HIVE-17619
                 URL: https://issues.apache.org/jira/browse/HIVE-17619
             Project: Hive
          Issue Type: Bug
    Affects Versions: 2.1.1
            Reporter: Aihua Xu
            Assignee: Aihua Xu


avatica.jar is included in the project but this jar has a dependency on avatica-core.jar and it's pulled into the project as well. 

If avatica-core.jar is included in the classpath in front of  avatica.jar, then hive could run into missing class which is shaded inside avatica.jar.



--
This message was sent by Atlassian JIRA
(v6.4.14#64029)