You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@hive.apache.org by "Mustafa Iman (Jira)" <ji...@apache.org> on 2020/06/29 22:14:00 UTC

[jira] [Created] (HIVE-23780) Fail dropTable if acid cleanup fails

Mustafa Iman created HIVE-23780:
-----------------------------------

             Summary: Fail dropTable if acid cleanup fails
                 Key: HIVE-23780
                 URL: https://issues.apache.org/jira/browse/HIVE-23780
             Project: Hive
          Issue Type: Bug
          Components: Metastore, Standalone Metastore, Transactions
            Reporter: Mustafa Iman
            Assignee: Mustafa Iman


Acid cleanup happens after dropTable is committed. If cleanup fails for some reason, there are leftover entries in acid tables. This later causes dropped table's name to be unusable by new tables.

[~pvary] [~ngangam]



--
This message was sent by Atlassian Jira
(v8.3.4#803005)