You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@hive.apache.org by "Denys Kuzmenko (Jira)" <ji...@apache.org> on 2022/10/19 08:56:00 UTC

[jira] [Updated] (HIVE-25217) Move isEligibleForCompaction evaluation under the Initiator thread pool

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

Denys Kuzmenko updated HIVE-25217:
----------------------------------
    Fix Version/s: 4.0.0-alpha-1

> Move isEligibleForCompaction evaluation under the Initiator thread pool
> -----------------------------------------------------------------------
>
>                 Key: HIVE-25217
>                 URL: https://issues.apache.org/jira/browse/HIVE-25217
>             Project: Hive
>          Issue Type: Bug
>            Reporter: Denys Kuzmenko
>            Assignee: Denys Kuzmenko
>            Priority: Major
>              Labels: pull-request-available
>             Fix For: 4.0.0-alpha-1
>
>          Time Spent: 20m
>  Remaining Estimate: 0h
>
> Checking for eligibility >1 mil of distinct table / partition combinations can take a while by the Initiator since all steps are performed in the main thread. 



--
This message was sent by Atlassian Jira
(v8.20.10#820010)