You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@hive.apache.org by "Hive QA (JIRA)" <ji...@apache.org> on 2014/11/16 08:27:34 UTC

[jira] [Commented] (HIVE-8891) Another possible cause to NucleusObjectNotFoundException from drops/rollback

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

Hive QA commented on HIVE-8891:
-------------------------------



{color:green}Overall{color}: +1 all checks pass

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

{color:green}SUCCESS:{color} +1 6647 tests passed

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

Messages:
{noformat}
Executing org.apache.hive.ptest.execution.PrepPhase
Executing org.apache.hive.ptest.execution.ExecutionPhase
Executing org.apache.hive.ptest.execution.ReportingPhase
{noformat}

This message is automatically generated.

ATTACHMENT ID: 12681772 - PreCommit-HIVE-TRUNK-Build

> Another possible cause to NucleusObjectNotFoundException from drops/rollback
> ----------------------------------------------------------------------------
>
>                 Key: HIVE-8891
>                 URL: https://issues.apache.org/jira/browse/HIVE-8891
>             Project: Hive
>          Issue Type: Bug
>          Components: Metastore
>            Reporter: Chaoyu Tang
>            Assignee: Chaoyu Tang
>         Attachments: HIVE-8891.patch
>
>
> It might be another possible cause to org.datanucleus.exceptions.NucleusObjectNotFoundException: No such database row in drops and retries. 
> The rollback might also fail for some reason (e.g. same as that for commit), and the detached objects should also be evicted for same reason as HIVE-3826. 
> The evictAll needs to be put in the finally block.



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