[
https://issues.apache.org/jira/browse/HDFS-5506?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13822753#comment-13822753
]
Hudson commented on HDFS-5506:
------------------------------
SUCCESS: Integrated in Hadoop-trunk-Commit #4740 (See
[https://builds.apache.org/job/Hadoop-trunk-Commit/4740/])
HDFS-5506. Use URLConnectionFactory in DelegationTokenFetcher. Contributed by
Haohui Mai. (jing9:
http://svn.apache.org/viewcvs.cgi/?root=Apache-SVN&view=rev&rev=1542011)
* /hadoop/common/trunk/hadoop-hdfs-project/hadoop-hdfs/CHANGES.txt
*
/hadoop/common/trunk/hadoop-hdfs-project/hadoop-hdfs/src/main/java/org/apache/hadoop/hdfs/tools/DelegationTokenFetcher.java
*
/hadoop/common/trunk/hadoop-hdfs-project/hadoop-hdfs/src/main/java/org/apache/hadoop/hdfs/web/HftpFileSystem.java
*
/hadoop/common/trunk/hadoop-hdfs-project/hadoop-hdfs/src/main/java/org/apache/hadoop/hdfs/web/URLConnectionFactory.java
*
/hadoop/common/trunk/hadoop-hdfs-project/hadoop-hdfs/src/main/java/org/apache/hadoop/hdfs/web/WebHdfsFileSystem.java
*
/hadoop/common/trunk/hadoop-hdfs-project/hadoop-hdfs/src/test/java/org/apache/hadoop/tools/TestDelegationTokenRemoteFetcher.java
> Use URLConnectionFactory in DelegationTokenFetcher
> --------------------------------------------------
>
> Key: HDFS-5506
> URL: https://issues.apache.org/jira/browse/HDFS-5506
> Project: Hadoop HDFS
> Issue Type: Sub-task
> Reporter: Haohui Mai
> Assignee: Haohui Mai
> Attachments: HDFS-5506.000.patch, HDFS-5506.001.patch,
> HDFS-5506.002.patch, HDFS-5506.003.patch
>
>
> HftpFileSystem uses DelegationTokenFetcher to get delegation token from the
> server. DelegationTokenFetcher should use the same URLConnectionFactory to
> open all HTTP / HTTPS connections so that things like SSL certificates,
> timeouts are respected.
--
This message was sent by Atlassian JIRA
(v6.1#6144)