[
https://issues.apache.org/jira/browse/HADOOP-8243?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13245728#comment-13245728
]
Hudson commented on HADOOP-8243:
--------------------------------
Integrated in Hadoop-Common-trunk-Commit #1984 (See
[https://builds.apache.org/job/Hadoop-Common-trunk-Commit/1984/])
HADOOP-8243. Security support broken in CLI (manual) failover controller.
Contributed by Todd Lipcon. (Revision 1309135)
Result = SUCCESS
todd : http://svn.apache.org/viewcvs.cgi/?root=Apache-SVN&view=rev&rev=1309135
Files :
* /hadoop/common/trunk/hadoop-common-project/hadoop-common/CHANGES.txt
*
/hadoop/common/trunk/hadoop-common-project/hadoop-common/src/main/java/org/apache/hadoop/ha/FailoverController.java
*
/hadoop/common/trunk/hadoop-common-project/hadoop-common/src/main/java/org/apache/hadoop/ha/HAAdmin.java
*
/hadoop/common/trunk/hadoop-common-project/hadoop-common/src/main/java/org/apache/hadoop/ha/HAServiceTarget.java
*
/hadoop/common/trunk/hadoop-common-project/hadoop-common/src/main/java/org/apache/hadoop/ha/ZKFailoverController.java
> Security support broken in CLI (manual) failover controller
> -----------------------------------------------------------
>
> Key: HADOOP-8243
> URL: https://issues.apache.org/jira/browse/HADOOP-8243
> Project: Hadoop Common
> Issue Type: Bug
> Components: ha, security
> Affects Versions: 2.0.0
> Reporter: Todd Lipcon
> Assignee: Todd Lipcon
> Priority: Critical
> Fix For: 2.0.0
>
> Attachments: hadoop-8243.txt
>
>
> Some recent refactoring accidentally caused the proxies in some places to get
> created with a default Configuration, instead of using the Configuration set
> up by the DFSHAAdmin tool. This causes the HAServiceProtocol to be missing
> the configuration which specifies the NN principle -- and thus breaks the CLI
> HAAdmin tool in secure setups.
--
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