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

Xiaoyu Yao commented on HDFS-7814:
----------------------------------

Thanks [~cnauroth] for reviewing and committing the patch!

> Fix usage string of storageType parameter for "dfsadmin 
> -setSpaceQuota/clrSpaceQuota"
> -------------------------------------------------------------------------------------
>
>                 Key: HDFS-7814
>                 URL: https://issues.apache.org/jira/browse/HDFS-7814
>             Project: Hadoop HDFS
>          Issue Type: Sub-task
>          Components: datanode, namenode
>            Reporter: Xiaoyu Yao
>            Assignee: Xiaoyu Yao
>            Priority: Minor
>             Fix For: 2.7.0
>
>         Attachments: HDFS-7814.00.patch
>
>
> This was found when I'm documenting the quota by storage type feature. The 
> current usage string to set/clear quota by storage type which put the 
> -storageType prameter after dirnames is incorrect.
> "hdfs dfsadmin -setSpaceQuota/clrSpaceQuota <quota> <dirname>...<dirname> 
> -storageType <storagetype>". 
> The correct one should be:
> "hdfs dfsadmin -setSpaceQuota/clrSpaceQuota <quota> [-storageType 
> <storagetype>] <dirname>...<dirname>"
> I will post the fix shortly.



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)

Reply via email to