[ https://issues.apache.org/jira/browse/HDFS-17381?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17878171#comment-17878171 ]
ASF GitHub Bot commented on HDFS-17381: --------------------------------------- sadanand48 commented on PR #6551: URL: https://github.com/apache/hadoop/pull/6551#issuecomment-2321716400 Sorry for the long silence here, Just picked this again. @steveloughran Thanks for the review comments, I have made the changes you suggested, could you please take a look if it looks ok? I will test it with this then. I don't see many usages of the createFile() api that returns the builder object though and I see this jira (HADOOP-14384) that reduces usage of this API, I hope we can use it now. > Distcp of EC files should not be limited to DFS. > ------------------------------------------------ > > Key: HDFS-17381 > URL: https://issues.apache.org/jira/browse/HDFS-17381 > Project: Hadoop HDFS > Issue Type: Bug > Components: distcp > Reporter: Sadanand Shenoy > Assignee: Sadanand Shenoy > Priority: Major > Labels: pull-request-available > > Currently EC file support in distcp is limited to DFS and the code checks if > the given FS instance is DistributedFileSystem, In Ozone, EC is supported > now, and this limitation can be removed and a general contract for any > filesystem that supports EC files should be allowed by implementing few > interfaces/methods. -- 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