[
https://issues.apache.org/jira/browse/HIVE-22568?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Peter Vary updated HIVE-22568:
------------------------------
Fix Version/s: 4.0.0
Resolution: Fixed
Status: Resolved (was: Patch Available)
Pushed to master.
Thanks for the patch [~dkuzmenko] and [~lpinter] for the review!
> Process compaction candidates in parallel by the Initiator
> ----------------------------------------------------------
>
> Key: HIVE-22568
> URL: https://issues.apache.org/jira/browse/HIVE-22568
> Project: Hive
> Issue Type: Improvement
> Reporter: Denys Kuzmenko
> Assignee: Denys Kuzmenko
> Priority: Major
> Fix For: 4.0.0
>
> Attachments: HIVE-22568.1.patch, HIVE-22568.10.patch,
> HIVE-22568.11.patch, HIVE-22568.12.patch, HIVE-22568.2.patch,
> HIVE-22568.3.patch, HIVE-22568.4.patch, HIVE-22568.5.patch,
> HIVE-22568.6.patch, HIVE-22568.7.patch, HIVE-22568.8.patch, HIVE-22568.9.patch
>
>
> `checkForCompaction` includes many file metadata checks and may be expensive.
> Therefore, make sense using a thread pool here and running
> `checkForCompactions` in parallel.
--
This message was sent by Atlassian Jira
(v8.3.4#803005)