You are viewing a plain text version of this content. The canonical link for it is here.
Posted to common-issues@hadoop.apache.org by "Eli Collins (JIRA)" <ji...@apache.org> on 2012/09/26 21:09:08 UTC

[jira] [Created] (HADOOP-8856) SecuirtyUtil#openSecureHttpConnection should use an authenticated URL even if kerberos is not enabled

Eli Collins created HADOOP-8856:
-----------------------------------

             Summary: SecuirtyUtil#openSecureHttpConnection should use an authenticated URL even if kerberos is not enabled
                 Key: HADOOP-8856
                 URL: https://issues.apache.org/jira/browse/HADOOP-8856
             Project: Hadoop Common
          Issue Type: Bug
          Components: security
    Affects Versions: 2.0.2-alpha
            Reporter: Eli Collins
            Assignee: Eli Collins


HADOOP-8581 updated openSecureHttpConnection to use an ssl factory, however we only use it if kerberos security is enabled, so we'll fail to use it if SSL is enabled but kerberos/SPNEGO are not. This manifests itself as the 2NN failing to checkpoint.

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira

[jira] [Resolved] (HADOOP-8856) SecuirtyUtil#openSecureHttpConnection should use an authenticated URL even if kerberos is not enabled

Posted by "Eli Collins (JIRA)" <ji...@apache.org>.
     [ https://issues.apache.org/jira/browse/HADOOP-8856?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Eli Collins resolved HADOOP-8856.
---------------------------------

    Resolution: Duplicate

Dupe of HADOOP-8855
                
> SecuirtyUtil#openSecureHttpConnection should use an authenticated URL even if kerberos is not enabled
> -----------------------------------------------------------------------------------------------------
>
>                 Key: HADOOP-8856
>                 URL: https://issues.apache.org/jira/browse/HADOOP-8856
>             Project: Hadoop Common
>          Issue Type: Bug
>          Components: security
>    Affects Versions: 2.0.2-alpha
>            Reporter: Eli Collins
>            Assignee: Eli Collins
>
> HADOOP-8581 updated openSecureHttpConnection to use an ssl factory, however we only use it if kerberos security is enabled, so we'll fail to use it if SSL is enabled but kerberos/SPNEGO are not. This manifests itself as the 2NN failing to checkpoint.

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira