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:28:00 UTC

[jira] [Commented] (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:comment-tabpanel&focusedCommentId=17367629#comment-17367629 ] 

Denys Kuzmenko commented on HIVE-25217:
---------------------------------------

Merged to master.
[~klcopp], thank you for the review!

> 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
>            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)