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/12 08:16:00 UTC

[jira] [Resolved] (HIVE-24586) Rename compaction "attempted" status

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

Karen Coppage resolved HIVE-24586.
----------------------------------
    Fix Version/s: 4.0.0
       Resolution: Fixed

Pushed to master branch. Thanks [~pvary] and [~pvargacl] for the reviews!

> Rename compaction "attempted" status
> ------------------------------------
>
>                 Key: HIVE-24586
>                 URL: https://issues.apache.org/jira/browse/HIVE-24586
>             Project: Hive
>          Issue Type: Improvement
>            Reporter: Karen Coppage
>            Assignee: Karen Coppage
>            Priority: Minor
>              Labels: pull-request-available
>             Fix For: 4.0.0
>
>          Time Spent: 1h 20m
>  Remaining Estimate: 0h
>
> A compaction with "attempted" status sounds like compactor tried to compact the table/partition and failed. In reality it means one of these:
>  * the Initiator did not queue compaction because the number of previously failed compactions has passed a threshold
>  * the Initiator did not queue compaction because of an error
> In both these cases the user is still able initiate compaction manually. This should be made clearer.



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