[ 
https://issues.apache.org/jira/browse/HADOOP-8243?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13245742#comment-13245742
 ] 

Hudson commented on HADOOP-8243:
--------------------------------

Integrated in Hadoop-Mapreduce-trunk-Commit #1997 (See 
[https://builds.apache.org/job/Hadoop-Mapreduce-trunk-Commit/1997/])
    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

        

Reply via email to