You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@hive.apache.org by "Peter Vary (Jira)" <ji...@apache.org> on 2020/06/02 07:30:00 UTC

[jira] [Updated] (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 ]

Peter Vary updated HIVE-23555:
------------------------------
    Fix Version/s: 4.0.0
       Resolution: Fixed
           Status: Resolved  (was: Patch Available)

Pushed to master.
Thanks for the review [~klcopp] and [~lpinter]!

> 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
>             Fix For: 4.0.0
>
>         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)