[
https://issues.apache.org/jira/browse/HIVE-22568?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17011775#comment-17011775
]
Hive QA commented on HIVE-22568:
--------------------------------
Here are the results of testing the latest attachment:
https://issues.apache.org/jira/secure/attachment/12990395/HIVE-22568.11.patch
{color:green}SUCCESS:{color} +1 due to 1 test(s) being added or modified.
{color:green}SUCCESS:{color} +1 due to 17859 tests passed
Test results:
https://builds.apache.org/job/PreCommit-HIVE-Build/20127/testReport
Console output: https://builds.apache.org/job/PreCommit-HIVE-Build/20127/console
Test logs: http://104.198.109.242/logs/PreCommit-HIVE-Build-20127/
Messages:
{noformat}
Executing org.apache.hive.ptest.execution.TestCheckPhase
Executing org.apache.hive.ptest.execution.PrepPhase
Executing org.apache.hive.ptest.execution.YetusPhase
Executing org.apache.hive.ptest.execution.ExecutionPhase
Executing org.apache.hive.ptest.execution.ReportingPhase
{noformat}
This message is automatically generated.
ATTACHMENT ID: 12990395 - PreCommit-HIVE-Build
> 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
> Attachments: HIVE-22568.1.patch, HIVE-22568.10.patch,
> HIVE-22568.11.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)