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 "Daryn Sharp (JIRA)" <ji...@apache.org> on 2012/09/07 23:24:07 UTC

[jira] [Created] (HDFS-3905) Secure cluster cannot use hftp to an insecure cluster

Daryn Sharp created HDFS-3905:
---------------------------------

             Summary: Secure cluster cannot use hftp to an insecure cluster
                 Key: HDFS-3905
                 URL: https://issues.apache.org/jira/browse/HDFS-3905
             Project: Hadoop HDFS
          Issue Type: Bug
          Components: hdfs client, security
    Affects Versions: 0.23.3
            Reporter: Daryn Sharp
            Assignee: Daryn Sharp
            Priority: Critical


HDFS-3873 fixed the case where all exceptions acquiring tokens for hftp were ignored.  Jobs would be submitted sans tokens, and then the tasks would eventually all fail trying to get the missing token.  HDFS-3873 made jobs fail to submit if the remote cluster is secure.

Unfortunately it regressed the ability for a secure cluster to access an insecure cluster over hftp.  The issue is unique to 23 due to KSSL.

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