[ https://issues.apache.org/jira/browse/HIVE-22832?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17046007#comment-17046007 ]
Hive QA commented on HIVE-22832: -------------------------------- Here are the results of testing the latest attachment: https://issues.apache.org/jira/secure/attachment/12994649/HIVE-22832.7.patch {color:red}ERROR:{color} -1 due to no test(s) being added or modified. {color:red}ERROR:{color} -1 due to 4 failed/errored test(s), 18073 tests executed *Failed tests:* {noformat} org.apache.hadoop.hive.cli.TestCliDriver.testCliDriver[acid_stats2] (batchId=54) org.apache.hadoop.hive.cli.TestContribCliDriver.testCliDriver[url_hook] (batchId=300) org.apache.hadoop.hive.cli.TestMiniLlapLocalCliDriver.testCliDriver[dp_counter_mm] (batchId=167) org.apache.hadoop.hive.metastore.TestMetastoreHousekeepingLeaderEmptyConfig.testHouseKeepingThreadExistence (batchId=251) {noformat} Test results: https://builds.apache.org/job/PreCommit-HIVE-Build/20842/testReport Console output: https://builds.apache.org/job/PreCommit-HIVE-Build/20842/console Test logs: http://104.198.109.242/logs/PreCommit-HIVE-Build-20842/ 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: 4 tests failed {noformat} This message is automatically generated. ATTACHMENT ID: 12994649 - PreCommit-HIVE-Build > Parallelise direct insert directory cleaning process > ---------------------------------------------------- > > Key: HIVE-22832 > URL: https://issues.apache.org/jira/browse/HIVE-22832 > Project: Hive > Issue Type: Improvement > Reporter: Marton Bod > Assignee: Marton Bod > Priority: Major > Attachments: HIVE-22832.1.patch, HIVE-22832.2.patch, > HIVE-22832.3.patch, HIVE-22832.4.patch, HIVE-22832.5.patch, > HIVE-22832.6.patch, HIVE-22832.7.patch > > > Inside Utilities::handleDirectInsertTableFinalPath, the > cleanDirectInsertDirectories method is called sequentially for each element > of the directInsertDirectories list, which might have a large number of > elements depending on how many partitions were written. This current > sequential execution could be improved by parallelising the clean up process. -- This message was sent by Atlassian Jira (v8.3.4#803005)