You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@hive.apache.org by "Rohit Dholakia (JIRA)" <ji...@apache.org> on 2016/03/24 22:34:25 UTC

[jira] [Created] (HIVE-13359) NoClassFoundError hadoop configuration with jdbc-standalone JAR

Rohit Dholakia created HIVE-13359:
-------------------------------------

             Summary: NoClassFoundError hadoop configuration with jdbc-standalone JAR
                 Key: HIVE-13359
                 URL: https://issues.apache.org/jira/browse/HIVE-13359
             Project: Hive
          Issue Type: Bug
            Reporter: Rohit Dholakia
            Assignee: Rohit Dholakia


When the hive-jdbc-SNAPSHOT-standalone.jar is used to run queries, it leads to a NoClassDefFoundError for org/apache/hadoop/conf/Configuration. This patch will resolve it by updating the jdbc/pom.xml file to not exclude commons-configuration and org.apache.hadoop:* as part of the maven shaded plugin.



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)