You are viewing a plain text version of this content. The canonical link for it is here.
Posted to hdfs-issues@hadoop.apache.org by "ZanderXu (Jira)" <ji...@apache.org> on 2023/05/30 10:24:00 UTC

[jira] [Assigned] (HDFS-16758) Add an optional RetriableFileFastCopyCommand to Distcp

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

ZanderXu reassigned HDFS-16758:
-------------------------------

    Assignee: Haiyang Hu  (was: ZanderXu)

> Add an optional RetriableFileFastCopyCommand to Distcp
> ------------------------------------------------------
>
>                 Key: HDFS-16758
>                 URL: https://issues.apache.org/jira/browse/HDFS-16758
>             Project: Hadoop HDFS
>          Issue Type: Sub-task
>            Reporter: ZanderXu
>            Assignee: Haiyang Hu
>            Priority: Minor
>
> Add an optional RetriableFileFastCopyCommand to Distcp to support copying a contiguous file from one namespace to another via FastCopy.
> RetriableFileFastCopyCommand will be a subClass of RetriableFileCopyCommand. If the files to be copied does not meet the conditions of FastCopy, it will automatically call the super method to copy the files.
>  
> Tips: Current task only supports copy the contiguous file.



--
This message was sent by Atlassian Jira
(v8.20.10#820010)

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