"quota commands" shown as lower case
-------------------------------------
Key: HADOOP-5346
URL: https://issues.apache.org/jira/browse/HADOOP-5346
Project: Hadoop Core
Issue Type: Task
Components: documentation
Affects Versions: 0.18.3
Reporter: Araceli Henley
http://hadoop.apache.org/core/docs/r0.19.0/hdfs_quota_admin_guide.html
The command is shown as:
dfsadmin -setquota
dfsadmin -setspacequota
But it should read as in the CLI
dfsadmin -setQuota
dfsadmin -setSpaceQuota
I'm assuming the other quota commands should also be mixed case.
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.