[ 
https://issues.apache.org/jira/browse/HDFS-11478?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15891645#comment-15891645
 ] 

Hudson commented on HDFS-11478:
-------------------------------

SUCCESS: Integrated in Jenkins build Hadoop-trunk-Commit #11329 (See 
[https://builds.apache.org/job/Hadoop-trunk-Commit/11329/])
HDFS-11478. Update EC commands in HDFSCommands.md. Contributed by Yiqun (yqlin: 
rev 555d0c39950078e80a373f188c3b1529995d0af7)
* (edit) hadoop-hdfs-project/hadoop-hdfs/src/site/markdown/HDFSCommands.md


> 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
>             Fix For: 3.0.0-alpha3
>
>         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: hdfs-issues-unsubscr...@hadoop.apache.org
For additional commands, e-mail: hdfs-issues-h...@hadoop.apache.org

Reply via email to