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)