You are viewing a plain text version of this content. The canonical link for it is here.
Posted to common-issues@hadoop.apache.org by "Steve Loughran (Jira)" <ji...@apache.org> on 2019/12/06 11:35:00 UTC

[jira] [Commented] (HADOOP-13330) Parallelize S3A directory deletes

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

Steve Loughran commented on HADOOP-13330:
-----------------------------------------

Done in HADOOP-16430; we do batch things up

> Parallelize S3A directory deletes
> ---------------------------------
>
>                 Key: HADOOP-13330
>                 URL: https://issues.apache.org/jira/browse/HADOOP-13330
>             Project: Hadoop Common
>          Issue Type: Sub-task
>          Components: fs/s3
>    Affects Versions: 2.8.0
>            Reporter: Steve Loughran
>            Priority: Major
>             Fix For: 3.3.0
>
>
> When doing deletes of large directories/directory trees, paged list+delete calls will be made. It would be faster if the delete and list calls were done in parallel; the next listing batch obtained while the current batch was being deleted.



--
This message was sent by Atlassian Jira
(v8.3.4#803005)

---------------------------------------------------------------------
To unsubscribe, e-mail: common-issues-unsubscribe@hadoop.apache.org
For additional commands, e-mail: common-issues-help@hadoop.apache.org