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

Reply via email to