Fix command name handling affecting DFSAdmin
--------------------------------------------
Key: HADOOP-7377
URL: https://issues.apache.org/jira/browse/HADOOP-7377
Project: Hadoop Common
Issue Type: Bug
Components: fs
Affects Versions: 0.23.0
Reporter: Daryn Sharp
Assignee: Daryn Sharp
When an error occurs in the get/set quota commands in DFSAdmin, they are
displaying the following:
setQuota: failed to get SetQuotaCommand.NAME
The {{Command}} class expects the {{NAME}} field to be accessible, but for
DFSAdmin, it's not.
--
This message is automatically generated by JIRA.
For more information on JIRA, see: http://www.atlassian.com/software/jira