[
https://issues.apache.org/jira/browse/HDDS-8716?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17727059#comment-17727059
]
guangbao zhao edited comment on HDDS-8716 at 5/30/23 7:58 AM:
--------------------------------------------------------------
I found when the data is ec, and the number of replication is one, the
replication in ozone is also one
I think hdfs is ec data, hdfs distcp to the ozone, if the ozone is also stored
in ec, the copy will be based on the incoming value, if the ozone is not stored
in ec, is it reasonable to use 1 as the copy?
was (Author: z-bb):
I found when the data is ec, and the number of replication is one, the
replication in ozone is also one
> ReplicationFactor may be one or three
> --------------------------------------
>
> Key: HDDS-8716
> URL: https://issues.apache.org/jira/browse/HDDS-8716
> Project: Apache Ozone
> Issue Type: Bug
> Affects Versions: 1.3.0
> Reporter: guangbao zhao
> Assignee: guangbao zhao
> Priority: Major
> Attachments: clipboard_image_1685349424008.png,
> clipboard_image_1685349999645.png
>
>
> When I used distcp to copy data from hdfs to ozone, I found that some data
> has three replication, and some data has one replication
> I submit with the following command:
> {code:java}
> hadoop distcp \
> -i -p \
> hdfs://xxx/user/hadoop/warehouse/bigdata_admin.db/hive_audit_res/year=2020 \
> ofs://xxx/vol-bigdata-offline/prod-bigdata-offline/hive_audit_res/year=2020
> {code}
--
This message was sent by Atlassian Jira
(v8.20.10#820010)
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]