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 "Todd Lipcon (Created) (JIRA)" <ji...@apache.org> on 2012/02/09 07:09:59 UTC

[jira] [Created] (HDFS-2924) Standby checkpointing fails to authenticate in secure cluster

Standby checkpointing fails to authenticate in secure cluster
-------------------------------------------------------------

                 Key: HDFS-2924
                 URL: https://issues.apache.org/jira/browse/HDFS-2924
             Project: Hadoop HDFS
          Issue Type: Sub-task
          Components: ha, name-node, security
    Affects Versions: HA branch (HDFS-1623)
            Reporter: Todd Lipcon
            Priority: Critical


When running HA on a secure cluster, the SBN checkpointing process doesn't seem to pick up the keytab-based credentials for its RPC connection to the active. I think we're just missing a doAs() in the right spot.

--
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-2924) Standby checkpointing fails to authenticate in secure cluster

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

Todd Lipcon resolved HDFS-2924.
-------------------------------

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

Committed to HA branch, thanks for the review.
                
> Standby checkpointing fails to authenticate in secure cluster
> -------------------------------------------------------------
>
>                 Key: HDFS-2924
>                 URL: https://issues.apache.org/jira/browse/HDFS-2924
>             Project: Hadoop HDFS
>          Issue Type: Sub-task
>          Components: ha, name-node, security
>    Affects Versions: HA branch (HDFS-1623)
>            Reporter: Todd Lipcon
>            Assignee: Todd Lipcon
>            Priority: Critical
>             Fix For: HA branch (HDFS-1623)
>
>         Attachments: hdfs-2924.txt
>
>
> When running HA on a secure cluster, the SBN checkpointing process doesn't seem to pick up the keytab-based credentials for its RPC connection to the active. I think we're just missing a doAs() in the right spot.

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