Wei-Chiu Chuang created HDFS-10907:
--------------------------------------
Summary: Fix Erasure Coding documentation
Key: HDFS-10907
URL: https://issues.apache.org/jira/browse/HDFS-10907
Project: Hadoop HDFS
Issue Type: Bug
Components: documentation, erasure-coding
Affects Versions: 3.0.0-alpha1
Reporter: Wei-Chiu Chuang
Priority: Trivial
Found one error in HDFSErasureCoding.md, missed by HDFS-9097:
Under
bq. `policyName`: The ErasureCoding policy to be used for files under this
directory. This is an optional parameter, specified using ā-sā flag.
It should be '-p'.
The same error also appears in HDFSCommands.md:
{quote}
Usage:
hdfs erasurecode \[generic options]
\[-setPolicy \[-s <policyName>] <path>]
{quote}
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]