[
https://issues.apache.org/jira/browse/HADOOP-4821?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12658556#action_12658556
]
Hudson commented on HADOOP-4821:
--------------------------------
Integrated in Hadoop-trunk #698 (See
[http://hudson.zones.apache.org/hudson/job/Hadoop-trunk/698/])
> 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.19.0
> Reporter: Boris Shkolnik
> Assignee: Boris Shkolnik
> Priority: Minor
> Fix For: 0.19.1
>
> 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.