[
https://issues.apache.org/jira/browse/HIVE-22568?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16989864#comment-16989864
]
Hive QA commented on HIVE-22568:
--------------------------------
Here are the results of testing the latest attachment:
https://issues.apache.org/jira/secure/attachment/12987723/HIVE-22568.2.patch
{color:green}SUCCESS:{color} +1 due to 1 test(s) being added or modified.
{color:green}SUCCESS:{color} +1 due to 17761 tests passed
Test results:
https://builds.apache.org/job/PreCommit-HIVE-Build/19775/testReport
Console output: https://builds.apache.org/job/PreCommit-HIVE-Build/19775/console
Test logs: http://104.198.109.242/logs/PreCommit-HIVE-Build-19775/
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: 12987723 - 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.2.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)