[
https://issues.apache.org/jira/browse/HADOOP-14254?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15947562#comment-15947562
]
Wei-Chiu Chuang commented on HADOOP-14254:
------------------------------------------
Link HDFS-10971, which deals with -pr preserve replication factor for EC files.
> Add a Distcp option to preserve Erasure Coding attributes
> ---------------------------------------------------------
>
> Key: HADOOP-14254
> URL: https://issues.apache.org/jira/browse/HADOOP-14254
> Project: Hadoop Common
> Issue Type: Improvement
> Components: tools/distcp
> Affects Versions: 3.0.0-alpha3
> Reporter: Wei-Chiu Chuang
> Attachments: HADOOP-14254.test.patch, HDFS-11472.001.patch
>
>
> Currently Distcp does not preserve the erasure coding attributes properly. I
> propose we add a "-pe" switch to ensure erasure coded files at source are
> copied as erasure coded files at destination.
> For example, if the src cluster has the following directories and files that
> are copied to dest cluster
> hdfs://src/ root directory is replicated
> hdfs://src/foo erasure code enabled directory
> hdfs://src/foo/bar erasure coded file
> after distcp, hdfs://dest/foo and hdfs://dest/foo/bar will not be erasure
> coded.
> It may be useful to add such capability. One potential use is for disaster
> recovery. The other use is for out-of-place cluster upgrade.
--
This message was sent by Atlassian JIRA
(v6.3.15#6346)
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]