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

Hive QA commented on HIVE-9361:
-------------------------------



{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/12694318/HIVE-9361.patch

{color:red}ERROR:{color} -1 due to 2 failed/errored test(s), 7366 tests executed
*Failed tests:*
{noformat}
org.apache.hadoop.hive.thrift.TestHadoop20SAuthBridge.testMetastoreProxyUser
org.apache.hadoop.hive.thrift.TestHadoop20SAuthBridge.testSaslWithHiveMetaStore
{noformat}

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

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: 12694318 - PreCommit-HIVE-TRUNK-Build

> Intermittent NPE in SessionHiveMetaStoreClient.alterTempTable
> -------------------------------------------------------------
>
>                 Key: HIVE-9361
>                 URL: https://issues.apache.org/jira/browse/HIVE-9361
>             Project: Hive
>          Issue Type: Bug
>          Components: Metastore
>    Affects Versions: 0.14.0
>            Reporter: Eugene Koifman
>            Assignee: Eugene Koifman
>         Attachments: HIVE-9361.patch
>
>
> it's happening at 
> {noformat}
>     MetaStoreUtils.updateUnpartitionedTableStatsFast(newtCopy,
>         wh.getFileStatusesForSD(newtCopy.getSd()), false, true);
> {noformat}
> other methods in this class call getWh() to get Warehouse so this likely 
> explains why it's intermittent.



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

Reply via email to