You are viewing a plain text version of this content. The canonical link for it is here.
Posted to hdfs-dev@hadoop.apache.org by "Aaron T. Myers (Created) (JIRA)" <ji...@apache.org> on 2012/01/26 08:42:41 UTC

[jira] [Created] (HDFS-2841) HA: HAAdmin does not work if security is enabled

HA: HAAdmin does not work if security is enabled
------------------------------------------------

                 Key: HDFS-2841
                 URL: https://issues.apache.org/jira/browse/HDFS-2841
             Project: Hadoop HDFS
          Issue Type: Sub-task
          Components: ha
    Affects Versions: HA branch (HDFS-1623)
            Reporter: Aaron T. Myers
            Assignee: Aaron T. Myers
            Priority: Critical


Though HAServiceProtocol is indeed annotated with the {{@KerberosInfo}} annotation, it specifies the Common server principal, which is intended to be overridden at run-time with the value of the correct principal (e.g. as is done in MRAdmin and DFSAdmin.) We need to do something similar for HAAdmin.

--
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

        

[jira] [Resolved] (HDFS-2841) HA: HAAdmin does not work if security is enabled

Posted by "Aaron T. Myers (Resolved) (JIRA)" <ji...@apache.org>.
     [ https://issues.apache.org/jira/browse/HDFS-2841?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Aaron T. Myers resolved HDFS-2841.
----------------------------------

       Resolution: Fixed
    Fix Version/s: HA branch (HDFS-1623)
     Hadoop Flags: Reviewed

Thanks a lot for the reviews, Uma and Todd. I've just committed this to the branch and addressed Uma's nit on commit.
                
> HA: HAAdmin does not work if security is enabled
> ------------------------------------------------
>
>                 Key: HDFS-2841
>                 URL: https://issues.apache.org/jira/browse/HDFS-2841
>             Project: Hadoop HDFS
>          Issue Type: Sub-task
>          Components: ha
>    Affects Versions: HA branch (HDFS-1623)
>            Reporter: Aaron T. Myers
>            Assignee: Aaron T. Myers
>            Priority: Critical
>             Fix For: HA branch (HDFS-1623)
>
>         Attachments: HDFS-2841-HDFS-1623.patch
>
>
> Though HAServiceProtocol is indeed annotated with the {{@KerberosInfo}} annotation, it specifies the Common server principal, which is intended to be overridden at run-time with the value of the correct principal (e.g. as is done in MRAdmin and DFSAdmin.) We need to do something similar for HAAdmin.

--
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