[
https://issues.apache.org/jira/browse/HADOOP-4821?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12657213#action_12657213
]
Tsz Wo (Nicholas), SZE commented on HADOOP-4821:
------------------------------------------------
This is currently only committed to trunk (0.21) but is added to 0.20 in
CHANGES.txt.
I think this is better to be committed to 0.18 and all above.
> Usage description in the Quotas guide documentations are incorrect
> ------------------------------------------------------------------
>
> Key: HADOOP-4821
> URL: https://issues.apache.org/jira/browse/HADOOP-4821
> Project: Hadoop Core
> Issue Type: Bug
> Components: documentation
> Affects Versions: 0.20.0
> Reporter: Boris Shkolnik
> Assignee: Boris Shkolnik
> Priority: Minor
> Attachments: HADOOP-4821.patch
>
>
> Qutas guide shows the following usage:
> dfsadmin -setquota <N> <directory>...<directory>
> dfsadmin -clrquota <directory>...<director>
> dfsadmin -setspacequota <N> <directory>...<directory>
> dfsadmin -clrspacequota <directory>...<director>
> the correct commands are:
> -setQuota
> -clrQuota
> -setSpaceQuota
> -clrSpaceQuota
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.