[ 
https://issues.apache.org/jira/browse/HIVE-22832?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17047931#comment-17047931
 ] 

Hive QA commented on HIVE-22832:
--------------------------------



Here are the results of testing the latest attachment:
https://issues.apache.org/jira/secure/attachment/12994865/HIVE-22832.9.patch

{color:red}ERROR:{color} -1 due to no test(s) being added or modified.

{color:green}SUCCESS:{color} +1 due to 18087 tests passed

Test results: 
https://builds.apache.org/job/PreCommit-HIVE-Build/20874/testReport
Console output: https://builds.apache.org/job/PreCommit-HIVE-Build/20874/console
Test logs: http://104.198.109.242/logs/PreCommit-HIVE-Build-20874/

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: 12994865 - 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, HIVE-22832.8.patch, HIVE-22832.9.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)

Reply via email to