forked from docs/doc-exports
Reviewed-by: Hasko, Vladimir <vladimir.hasko@t-systems.com> Co-authored-by: Yang, Tong <yangtong2@huawei.com> Co-committed-by: Yang, Tong <yangtong2@huawei.com>
2.9 KiB
2.9 KiB
How Do I Change the Number of HDFS Replicas?
- Go to the HDFS service configuration page.
- For MRS cluster versions earlier than 1.9.2:
Log in to MRS Manager, choose Services > HDFS > Service Configuration, and select All from the Basic drop-down list.
- For MRS 1.9.2 or later, click the cluster name on the MRS console, choose Components > HDFS > Service Configuration, and select All from the Basic drop-down list.
- MRS 3.x or later: Log in to FusionInsight Manager. And choose Cluster > Name of the desired cluster > Services > HDFS > Configurations > All Configurations.
- For MRS cluster versions earlier than 1.9.2:
- Search for dfs.replication, change the value (value range: 1 to 16), and restart the HDFS instance.
Parent topic: Big Data Service Development