You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@ozone.apache.org by "Mukul Kumar Singh (Jira)" <ji...@apache.org> on 2020/04/13 12:27:00 UTC

[jira] [Commented] (HDDS-3286) BasicOzoneFileSystem support batchDelete and batchRename

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

Mukul Kumar Singh commented on HDDS-3286:
-----------------------------------------

Hi [~micahzhao], this problem is being fixed via HDDS-2939. Please have a look there and let us know of your opinion.

> BasicOzoneFileSystem  support batchDelete and batchRename
> ---------------------------------------------------------
>
>                 Key: HDDS-3286
>                 URL: https://issues.apache.org/jira/browse/HDDS-3286
>             Project: Hadoop Distributed Data Store
>          Issue Type: Improvement
>          Components: Ozone Filesystem
>            Reporter: mingchao zhao
>            Priority: Major
>              Labels: pull-request-available
>          Time Spent: 10m
>  Remaining Estimate: 0h
>
>     Currently delete file is to get all the keys in the directory, and then delete one by one. And the same with rename. This makes for poor performance.
>     By tested the deletion path with 100,000 files, which took 3718.70 sec. And rename it took 7327.936.
>     We plan to change this part to a batch operation to improve performance.



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

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