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 "Haohui Mai (JIRA)" <ji...@apache.org> on 2013/10/15 03:23:42 UTC

[jira] [Created] (HDFS-5363) Create SPENGO-authenticated connection in URLConnectionFactory instead WebHdfsFileSystem

Haohui Mai created HDFS-5363:
--------------------------------

             Summary: Create SPENGO-authenticated connection in URLConnectionFactory instead WebHdfsFileSystem
                 Key: HDFS-5363
                 URL: https://issues.apache.org/jira/browse/HDFS-5363
             Project: Hadoop HDFS
          Issue Type: Improvement
            Reporter: Haohui Mai
            Assignee: Haohui Mai
         Attachments: HDFS-5363.000.patch

Currently the WebHdfsSystem class creates the http connection of urls that require SPENGO authentication. This patch moves the above logic to URLConnectionFactory, which is the factory class that supposes to create all http connection of WebHdfs client.



--
This message was sent by Atlassian JIRA
(v6.1#6144)