[ 
https://issues.apache.org/jira/browse/HDFS-11478?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Yiqun Lin updated HDFS-11478:
-----------------------------
    Attachment: HDFS-11478.001.patch

> Update EC commands in HDFSCommands.md
> -------------------------------------
>
>                 Key: HDFS-11478
>                 URL: https://issues.apache.org/jira/browse/HDFS-11478
>             Project: Hadoop HDFS
>          Issue Type: Bug
>          Components: documentation, erasure-coding
>            Reporter: Yiqun Lin
>            Assignee: Yiqun Lin
>            Priority: Minor
>         Attachments: HDFS-11478.001.patch
>
>
> The EC commands in {{HDFSCommands.md}} is out of date. There are some places 
> need to update.
> Current EC commands in {{HDFSCommands.md}}:
> {code}
>            hdfs ec [generic options]
>            [-setPolicy [-p <policyName>] <path>]
>            [-getPolicy <path>]
>            [-listPolicies]
> {code}
> But after the work on HDFS-11426 and HDFS-11072, the EC commands usages 
> changed as followings that showed in {{HDFSErasureCoding.md}}:
> {code}
>    hdfs ec [generic options]
>      [-setPolicy -policy <policyName> -path <path>]
>      [-getPolicy -path <path>]
>      [-unsetPolicy -path <path>]
>      ....
> {code}



--
This message was sent by Atlassian JIRA
(v6.3.15#6346)

---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to