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:06:34 UTC

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

Chaoyu Tang created HIVE-8891:
---------------------------------

             Summary: 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


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)