[ https://issues.apache.org/jira/browse/HDFS-17381?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17880363#comment-17880363 ]
ASF GitHub Bot commented on HDFS-17381: --------------------------------------- sadanand48 commented on PR #6551: URL: https://github.com/apache/hadoop/pull/6551#issuecomment-2338339586 > +can i encourage you to use git merge to resync with with trunk once people have started reviewing? its a lot easier to review with the "changes since your last review" option. thanks Sure , I will use git merge instead of force push next time. I have still maintained the commit history here even with force push. For "changes since your last review" please refer to this [commit ](https://github.com/apache/hadoop/pull/6551/commits/292e110f05630c6df1e68912911a44e85f8300ef) > 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