[ https://issues.apache.org/jira/browse/HIVE-14837?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15603781#comment-15603781 ]
Hive QA commented on HIVE-14837: -------------------------------- Here are the results of testing the latest attachment: https://issues.apache.org/jira/secure/attachment/12834051/HIVE-14837.1.patch {color:red}ERROR:{color} -1 due to no test(s) being added or modified. {color:red}ERROR:{color} -1 due to 3 failed/errored test(s), 10592 tests executed *Failed tests:* {noformat} org.apache.hive.beeline.TestBeelineArgParsing.testAddLocalJarWithoutAddDriverClazz[0] (batchId=164) org.apache.hive.beeline.TestBeelineArgParsing.testAddLocalJar[0] (batchId=164) org.apache.hive.beeline.TestBeelineArgParsing.testAddLocalJar[1] (batchId=164) {noformat} Test results: https://builds.apache.org/job/PreCommit-HIVE-Build/1773/testReport Console output: https://builds.apache.org/job/PreCommit-HIVE-Build/1773/console Test logs: http://104.198.109.242/logs/PreCommit-HIVE-Build-1773/ Messages: {noformat} Executing org.apache.hive.ptest.execution.TestCheckPhase Executing org.apache.hive.ptest.execution.PrepPhase Executing org.apache.hive.ptest.execution.ExecutionPhase Executing org.apache.hive.ptest.execution.ReportingPhase Tests exited with: TestsFailedException: 3 tests failed {noformat} This message is automatically generated. ATTACHMENT ID: 12834051 - PreCommit-HIVE-Build > JDBC: standalone jar is missing hadoop core dependencies > -------------------------------------------------------- > > Key: HIVE-14837 > URL: https://issues.apache.org/jira/browse/HIVE-14837 > Project: Hive > Issue Type: Bug > Components: JDBC > Affects Versions: 2.2.0 > Reporter: Gopal V > Assignee: Tao Li > Attachments: HIVE-14837.1.patch > > > {code} > 2016/09/24 00:31:57 ERROR - jmeter.threads.JMeterThread: Test failed! > java.lang.NoClassDefFoundError: org/apache/hadoop/conf/Configuration > at > org.apache.hive.jdbc.HiveConnection.createUnderlyingTransport(HiveConnection.java:418) > at > org.apache.hive.jdbc.HiveConnection.createBinaryTransport(HiveConnection.java:438) > at > org.apache.hive.jdbc.HiveConnection.openTransport(HiveConnection.java:225) > at org.apache.hive.jdbc.HiveConnection.<init>(HiveConnection.java:182) > at org.apache.hive.jdbc.HiveDriver.connect(HiveDriver.java:107) > {code} -- This message was sent by Atlassian JIRA (v6.3.4#6332)