You can set cluster-wide default Replication configuration with EC by using the
configuration keys ozone.server.default.replication.type and
ozone.server.default.replication.
Log in to Cloudera Manager UI
Navigate to Clusters
Select the Ozone service
Go to Configurations
Search for ozone.server.default.replication and
ozone.server.default.replication.type
Click Add
Click View as XML
For ozone.server.default.replication property, copy and paste:
<property>
<name>ozone.server.default.replication</name>
<value>RS-X-Y-1024k</value> </property>
For ozone.server.default.replication.type property, copy and paste:
<property>
<name>ozone.server.default.replication.type</name>
<value>EC</value> </property>
Click View Editor. You must provide the values
for the properties
Property
Value
ozone.server.default.replication
Supported EC options are RS-3-2-1024K, RS-6-3-1024K, and
RS-10-4-1024K