[
https://issues.apache.org/jira/browse/HADOOP-6647?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12888289#action_12888289
]
Hudson commented on HADOOP-6647:
--------------------------------
Integrated in Hadoop-Common-trunk #392 (See
[http://hudson.zones.apache.org/hudson/job/Hadoop-Common-trunk/392/])
HADOOP-6647. balancer fails with "is not authorized for protocol interface
NamenodeProtocol" in secure environment
> balancer fails with "is not authorized for protocol interface
> NamenodeProtocol" in secure environment
> -----------------------------------------------------------------------------------------------------
>
> Key: HADOOP-6647
> URL: https://issues.apache.org/jira/browse/HADOOP-6647
> Project: Hadoop Common
> Issue Type: Bug
> Reporter: Boris Shkolnik
> Assignee: Boris Shkolnik
> Attachments: HADOOP-6647-BP20.patch, HADOOP-6647.patch
>
>
> user logs in as hdfs/someth...@something and tries to run balancer.
> balancer is using NameNode Protocol which authorizes based on server
> principal key.
> but NameNode key is hdfs/_h...@.. now. so it fails.
> To fix we need to compare the short names only.
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.