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)