[
https://issues.apache.org/jira/browse/HDFS-3444?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13279210#comment-13279210
]
Hudson commented on HDFS-3444:
------------------------------
Integrated in Hadoop-Hdfs-trunk-Commit #2342 (See
[https://builds.apache.org/job/Hadoop-Hdfs-trunk-Commit/2342/])
HDFS-3444. hdfs groups command doesn't work with security enabled.
Contributed by Aaron T. Myers. (Revision 1340260)
Result = SUCCESS
atm : http://svn.apache.org/viewcvs.cgi/?root=Apache-SVN&view=rev&rev=1340260
Files :
* /hadoop/common/trunk/hadoop-hdfs-project/hadoop-hdfs/CHANGES.txt
*
/hadoop/common/trunk/hadoop-hdfs-project/hadoop-hdfs/src/main/java/org/apache/hadoop/hdfs/protocolPB/GetUserMappingsProtocolPB.java
*
/hadoop/common/trunk/hadoop-hdfs-project/hadoop-hdfs/src/main/java/org/apache/hadoop/hdfs/tools/GetGroups.java
> hdfs groups command doesn't work with security enabled
> ------------------------------------------------------
>
> Key: HDFS-3444
> URL: https://issues.apache.org/jira/browse/HDFS-3444
> Project: Hadoop HDFS
> Issue Type: Bug
> Components: hdfs client
> Affects Versions: 2.0.0
> Reporter: Aaron T. Myers
> Assignee: Aaron T. Myers
> Fix For: 2.0.1
>
> Attachments: HDFS-3444.patch
>
>
> When one tries to run `hdfs groups' with security enabled, you'll get an
> error like the following:
> {noformat}
> java.io.IOException: Failed to specify server's Kerberos principal name;
> {noformat}
--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators:
https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira