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
            Priority: Minor


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.

Reply via email to