ZanderXu created HDFS-16758:
-------------------------------

             Summary: 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: ZanderXu


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-unsubscr...@hadoop.apache.org
For additional commands, e-mail: hdfs-issues-h...@hadoop.apache.org

Reply via email to