[ 
https://issues.apache.org/jira/browse/HIVE-21887?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16868496#comment-16868496
 ] 

Hive QA commented on HIVE-21887:
--------------------------------



Here are the results of testing the latest attachment:
https://issues.apache.org/jira/secure/attachment/12972296/HIVE-21887.01.patch

{color:red}ERROR:{color} -1 due to no test(s) being added or modified.

{color:red}ERROR:{color} -1 due to 2 failed/errored test(s), 16163 tests 
executed
*Failed tests:*
{noformat}
TestCliDriverMethods - did not produce a TEST-*.xml file (likely timed out) 
(batchId=202)
TestRCFileCat - did not produce a TEST-*.xml file (likely timed out) 
(batchId=202)
{noformat}

Test results: 
https://builds.apache.org/job/PreCommit-HIVE-Build/17670/testReport
Console output: https://builds.apache.org/job/PreCommit-HIVE-Build/17670/console
Test logs: http://104.198.109.242/logs/PreCommit-HIVE-Build-17670/

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: 2 tests failed
{noformat}

This message is automatically generated.

ATTACHMENT ID: 12972296 - PreCommit-HIVE-Build

> Multiple implementations of PersistenceManager are on the classpath
> -------------------------------------------------------------------
>
>                 Key: HIVE-21887
>                 URL: https://issues.apache.org/jira/browse/HIVE-21887
>             Project: Hive
>          Issue Type: Bug
>            Reporter: Zoltan Haindrich
>            Assignee: Zoltan Haindrich
>            Priority: Major
>         Attachments: HIVE-21887.01.patch, HIVE-21887.01.patch
>
>
> While writing some test I've just bumped into that PersistenceManager is not 
> always AutoCloseable ; however when I was using it from the metastore it was.
> it turned out that:
> * 'standalone-metastore' uses: org.datanucleus:javax.jdo:3.2.0-m3
> * 'metastore' uses: javax.jdo:jdo-api:3.0.1
> the problem is that both dependency contains the jdo api; and sometimes 
> jdo-api is earlier on the classpath



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)

Reply via email to