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

[jira] [Created] (HIVE-24980) Add timeout for failed and "not initiated" compaction cleanup

Karen Coppage created HIVE-24980:
------------------------------------

             Summary: Add timeout for failed and "not initiated" compaction cleanup
                 Key: HIVE-24980
                 URL: https://issues.apache.org/jira/browse/HIVE-24980
             Project: Hive
          Issue Type: Improvement
            Reporter: Karen Coppage
            Assignee: Karen Coppage


Clear failed and not initiated compactions from COMPLETED_COMPACTIONS that are older than a week (configurable) if there already is a newer successful compaction on the table/partition and either (1) the succeeded compaction is major or (2) it is minor and the not initiated or failed compaction is also minor –– so a minor succeeded compaction will not cause the deletion of a major not initiated or failed compaction from history.



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