Details
-
Sub-task
-
Status: Resolved
-
Major
-
Resolution: Fixed
-
None
-
None
Description
EC_3_2 value is incorrect. Need to provide example for EC.
https://github.com/apache/ozone/blob/master/hadoop-hdds/common/src/main/resources/ozone-default.xml
<property> |
<name>ozone.server.default.replication</name> |
---|
<value>3</value> |
<tag>OZONE</tag> |
<description> |
Default replication value. The actual number of replications can be |
specified when writing the key. The default is used if replication |
is not specified when creating key or no default replication set at |
bucket. Supported values: 1, 3 and EC_3_2. |
</description> |
</property> |
Attachments
Issue Links
- links to