[ 
https://issues.apache.org/jira/browse/HDFS-3312?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13260480#comment-13260480
 ] 

Hudson commented on HDFS-3312:
------------------------------

Integrated in Hadoop-Hdfs-0.23-Build #237 (See 
[https://builds.apache.org/job/Hadoop-Hdfs-0.23-Build/237/])
    svn merge -c 1329462 from trunk for HDFS-3312. In HftpFileSystem, the 
namenode URI is non-secure but the delegation tokens have to use secure URI. 
(Revision 1329465)

     Result = SUCCESS
szetszwo : 
http://svn.apache.org/viewcvs.cgi/?root=Apache-SVN&view=rev&rev=1329465
Files : 
* /hadoop/common/branches/branch-0.23/hadoop-hdfs-project/hadoop-hdfs
* 
/hadoop/common/branches/branch-0.23/hadoop-hdfs-project/hadoop-hdfs/CHANGES.txt
* 
/hadoop/common/branches/branch-0.23/hadoop-hdfs-project/hadoop-hdfs/src/main/java
* 
/hadoop/common/branches/branch-0.23/hadoop-hdfs-project/hadoop-hdfs/src/main/java/org/apache/hadoop/hdfs/HftpFileSystem.java
* 
/hadoop/common/branches/branch-0.23/hadoop-hdfs-project/hadoop-hdfs/src/main/java/org/apache/hadoop/hdfs/HsftpFileSystem.java
* 
/hadoop/common/branches/branch-0.23/hadoop-hdfs-project/hadoop-hdfs/src/test/java/org/apache/hadoop/hdfs/TestHftpDelegationToken.java

                
> Hftp selects wrong token service
> --------------------------------
>
>                 Key: HDFS-3312
>                 URL: https://issues.apache.org/jira/browse/HDFS-3312
>             Project: Hadoop HDFS
>          Issue Type: Bug
>          Components: hdfs client
>    Affects Versions: 0.24.0, 0.23.3, 2.0.0
>            Reporter: Daryn Sharp
>            Assignee: Daryn Sharp
>            Priority: Blocker
>             Fix For: 0.23.3
>
>         Attachments: HDFS-3312.patch
>
>
> Hftp tries to select a token based on the non-secure port in the uri, instead 
> of the secure-port.  This breaks hftp on a secure cluster and there is no 
> workaround.

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: 
https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

Reply via email to