[
https://issues.apache.org/jira/browse/HIVE-22568?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16990483#comment-16990483
]
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:red}ERROR:{color} -1 due to build exiting with an error
Test results:
https://builds.apache.org/job/PreCommit-HIVE-Build/19793/testReport
Console output: https://builds.apache.org/job/PreCommit-HIVE-Build/19793/console
Test logs: http://104.198.109.242/logs/PreCommit-HIVE-Build-19793/
Messages:
{noformat}
Executing org.apache.hive.ptest.execution.TestCheckPhase
Tests exited with: Exception: Patch URL
https://issues.apache.org/jira/secure/attachment/12987723/HIVE-22568.2.patch
was found in seen patch url's cache and a test was probably run already on it.
Aborting...
{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)