[ https://issues.apache.org/jira/browse/HIVE-22568?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16995539#comment-16995539 ]
Hive QA commented on HIVE-22568: -------------------------------- Here are the results of testing the latest attachment: https://issues.apache.org/jira/secure/attachment/12988727/HIVE-22568.7.patch {color:green}SUCCESS:{color} +1 due to 1 test(s) being added or modified. {color:red}ERROR:{color} -1 due to 1 failed/errored test(s), 17774 tests executed *Failed tests:* {noformat} org.apache.hadoop.hive.ql.TestTxnCommandsWithSplitUpdateAndVectorization.testMergeUpdateDeleteNoCardCheck (batchId=337) {noformat} Test results: https://builds.apache.org/job/PreCommit-HIVE-Build/19913/testReport Console output: https://builds.apache.org/job/PreCommit-HIVE-Build/19913/console Test logs: http://104.198.109.242/logs/PreCommit-HIVE-Build-19913/ 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 Tests exited with: TestsFailedException: 1 tests failed {noformat} This message is automatically generated. ATTACHMENT ID: 12988727 - 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, > HIVE-22568.3.patch, HIVE-22568.4.patch, HIVE-22568.5.patch, > HIVE-22568.6.patch, HIVE-22568.7.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)