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

[jira] [Updated] (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:all-tabpanel ]

Chaoyu Tang updated HIVE-8891:
------------------------------
    Attachment: HIVE-8891.patch

Thanks in advanced for the review.

> 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)