[jira] [Updated] (HADOOP-13330) s3a large subdir delete to do listObjects() and delete() calls in parallel

2018-02-12 Thread Steve Loughran (JIRA)

 [ 
https://issues.apache.org/jira/browse/HADOOP-13330?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Steve Loughran updated HADOOP-13330:

Parent: HADOOP-15220  (was: HADOOP-14831)

> s3a large subdir delete to do listObjects() and delete() calls in parallel
> --
>
> 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: Minor
>
> 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
(v7.6.3#76005)

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



[jira] [Updated] (HADOOP-13330) s3a large subdir delete to do listObjects() and delete() calls in parallel

2017-09-05 Thread Steve Loughran (JIRA)

 [ 
https://issues.apache.org/jira/browse/HADOOP-13330?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Steve Loughran updated HADOOP-13330:

Parent Issue: HADOOP-14831  (was: HADOOP-13204)

> s3a large subdir delete to do listObjects() and delete() calls in parallel
> --
>
> 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: Minor
>
> 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
(v6.4.14#64029)

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