[ https://issues.apache.org/jira/browse/HADOOP-4821?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12655732#action_12655732 ]
Hairong Kuang commented on HADOOP-4821: --------------------------------------- +1. > 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.