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 2021/06/22 19:29:00 UTC

[jira] [Assigned] (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 reassigned HIVE-25217:
-------------------------------------

    Assignee: Denys Kuzmenko

> 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
>          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.3.4#803005)