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

[jira] [Resolved] (HIVE-24652) If compactor worker times out, compaction is not cleared from queue

     [ https://issues.apache.org/jira/browse/HIVE-24652?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Karen Coppage resolved HIVE-24652.
----------------------------------
    Resolution: Won't Fix

Initiator#recoverFailedCompactions already takes care of this.

> If compactor worker times out, compaction is not cleared from queue
> -------------------------------------------------------------------
>
>                 Key: HIVE-24652
>                 URL: https://issues.apache.org/jira/browse/HIVE-24652
>             Project: Hive
>          Issue Type: Improvement
>            Reporter: Karen Coppage
>            Assignee: Karen Coppage
>            Priority: Major
>              Labels: pull-request-available
>          Time Spent: 40m
>  Remaining Estimate: 0h
>
> If worker is timed out (that is, takes longer than value of hive.compactor.worker.timeout) then the corresponding entry is not cleared from the COMPACTION_QUEUE table, the entry is left in state "working" or "initiated" which means that compaction can't be run again on the table/partition.



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