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

Hive QA commented on HIVE-7883:
-------------------------------



{color:red}Overall{color}: -1 at least one tests failed

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

{color:red}ERROR:{color} -1 due to 2 failed/errored test(s), 6297 tests executed
*Failed tests:*
{noformat}
org.apache.hadoop.hive.cli.TestMinimrCliDriver.testCliDriver_schemeAuthority
org.apache.hive.hcatalog.pig.TestOrcHCatLoader.testReadDataPrimitiveTypes
{noformat}

Test results: 
http://ec2-174-129-184-35.compute-1.amazonaws.com/jenkins/job/PreCommit-HIVE-TRUNK-Build/890/testReport
Console output: 
http://ec2-174-129-184-35.compute-1.amazonaws.com/jenkins/job/PreCommit-HIVE-TRUNK-Build/890/console
Test logs: 
http://ec2-174-129-184-35.compute-1.amazonaws.com/logs/PreCommit-HIVE-TRUNK-Build-890/

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

This message is automatically generated.

ATTACHMENT ID: 12670057

> DBTxnManager trying to close already closed metastore client connection
> -----------------------------------------------------------------------
>
>                 Key: HIVE-7883
>                 URL: https://issues.apache.org/jira/browse/HIVE-7883
>             Project: Hive
>          Issue Type: Bug
>          Components: Metastore, Transactions
>    Affects Versions: 0.14.0
>            Reporter: Mostafa Mokhtar
>            Assignee: Alan Gates
>         Attachments: HIVE-7883.patch
>
>
> You will find following log message :
> {code}
> ERROR hive.metastore: Unable to shutdown local metastore client
> org.apache.thrift.transport.TTransportException: Cannot write to null 
> outputStream
>        at 
> org.apache.thrift.transport.TIOStreamTransport.write(TIOStreamTransport.java:142)
>        at 
> org.apache.thrift.protocol.TBinaryProtocol.writeI32(TBinaryProtocol.java:163)
>        at 
> org.apache.thrift.protocol.TBinaryProtocol.writeMessageBegin(TBinaryProtocol.java:91)
>        at org.apache.thrift.TServiceClient.sendBase(TServiceClient.java:62)
>        at 
> com.facebook.fb303.FacebookService$Client.send_shutdown(FacebookService.java:431)
>        at 
> com.facebook.fb303.FacebookService$Client.shutdown(FacebookService.java:425)
>        at 
> org.apache.hadoop.hive.metastore.HiveMetaStoreClient.close(HiveMetaStoreClient.java:435)
>        at 
> org.apache.hadoop.hive.ql.lockmgr.DbTxnManager.destruct(DbTxnManager.java:304)
>        at 
> org.apache.hadoop.hive.ql.lockmgr.HiveTxnManagerImpl.finalize(HiveTxnManagerImpl.java:44)
>        at java.lang.ref.Finalizer.invokeFinalizeMethod(Native Method)
>        at java.lang.ref.Finalizer.runFinalizer(Finalizer.java:101)
>        at java.lang.ref.Finalizer.access$100(Finalizer.java:32)
>        at java.lang.ref.Finalizer$FinalizerThread.run(Finalizer.java:190)
> {code}



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

Reply via email to