[
https://issues.apache.org/jira/browse/HADOOP-7377?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13050100#comment-13050100
]
Hudson commented on HADOOP-7377:
--------------------------------
Integrated in Hadoop-Common-trunk-Commit #657 (See
[https://builds.apache.org/job/Hadoop-Common-trunk-Commit/657/])
HADOOP-7377. Fix command name handling affecting DFSAdmin. Contributed by
Daryn Sharp.
mattf : http://svn.apache.org/viewcvs.cgi/?root=Apache-SVN&view=rev&rev=1136223
Files :
* /hadoop/common/trunk/common/src/java/org/apache/hadoop/fs/shell/Command.java
* /hadoop/common/trunk/common/CHANGES.txt
> 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
> Fix For: 0.23.0
>
> Attachments: HADOOP-7377.patch
>
>
> 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