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 2020/06/02 05:47:00 UTC

[jira] [Issue Comment Deleted] (HIVE-23555) Cancel compaction jobs when hive.compactor.worker.timeout is reached

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

Karen Coppage updated HIVE-23555:
---------------------------------
    Comment: was deleted

(was: I forgot to mention – I think it would be nicer to separate the removal of the looped stuff into another patch, if it's not too complicated to do.)

> Cancel compaction jobs when hive.compactor.worker.timeout is reached
> --------------------------------------------------------------------
>
>                 Key: HIVE-23555
>                 URL: https://issues.apache.org/jira/browse/HIVE-23555
>             Project: Hive
>          Issue Type: Improvement
>          Components: Transactions
>            Reporter: Peter Vary
>            Assignee: Peter Vary
>            Priority: Major
>         Attachments: HIVE-23555.02.patch, HIVE-23555.03.patch, HIVE-23555.04.patch, HIVE-23555.patch
>
>
> Currently when a compactor worker thread is stuck, or working too long on a compaction the the initiator might decide to start a new compaction because of a timeout, but old worker might still wait for the results of the job.
> It would be good to cancel the worker as well after the timeout is reached



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