[
https://issues.apache.org/jira/browse/HIVE-20402?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16583231#comment-16583231
]
Hive QA commented on HIVE-20402:
--------------------------------
Here are the results of testing the latest attachment:
https://issues.apache.org/jira/secure/attachment/12935891/HIVE-20402.patch
{color:red}ERROR:{color} -1 due to no test(s) being added or modified.
{color:red}ERROR:{color} -1 due to 1 failed/errored test(s), 14884 tests
executed
*Failed tests:*
{noformat}
org.apache.hadoop.hive.cli.TestMiniDruidCliDriver.testCliDriver[druidmini_test1]
(batchId=194)
{noformat}
Test results:
https://builds.apache.org/job/PreCommit-HIVE-Build/13280/testReport
Console output: https://builds.apache.org/job/PreCommit-HIVE-Build/13280/console
Test logs: http://104.198.109.242/logs/PreCommit-HIVE-Build-13280/
Messages:
{noformat}
Executing org.apache.hive.ptest.execution.TestCheckPhase
Executing org.apache.hive.ptest.execution.PrepPhase
Executing org.apache.hive.ptest.execution.YetusPhase
Executing org.apache.hive.ptest.execution.ExecutionPhase
Executing org.apache.hive.ptest.execution.ReportingPhase
Tests exited with: TestsFailedException: 1 tests failed
{noformat}
This message is automatically generated.
ATTACHMENT ID: 12935891 - PreCommit-HIVE-Build
> ITest needs explicit dependency on hbase-common test-jar
> --------------------------------------------------------
>
> Key: HIVE-20402
> URL: https://issues.apache.org/jira/browse/HIVE-20402
> Project: Hive
> Issue Type: Task
> Components: Test
> Reporter: Mike Drob
> Assignee: Mike Drob
> Priority: Major
> Attachments: HIVE-20402.patch
>
>
> itest currently relies on hbase-common test jar for HBaseMiniCluster, but
> pulls in this dependency transitively via a bug in hbase-procedure's own
> dependency tree. This was fixed in HBase 2.1, so Hive should prepare for that
> by explicitly declaring the dependency.
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)