You are viewing a plain text version of this content. The canonical link for it is here.
Posted to hdfs-dev@hadoop.apache.org by "Wei-Chiu Chuang (JIRA)" <ji...@apache.org> on 2016/09/27 11:36:20 UTC

[jira] [Created] (HDFS-10907) Fix Erasure Coding documentation

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: hdfs-dev-unsubscribe@hadoop.apache.org
For additional commands, e-mail: hdfs-dev-help@hadoop.apache.org