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

Robert Joseph Evans commented on HDFS-2784:
-------------------------------------------

Looking at your patch, it looks like HFTP is returning a URI from getUri() that 
is based off of an INetSocketAddress.  This means the URI being returned 
includes a resolved host and not the exact same host as passed into the 
constructor of the FileSystem.  I found this while Daryn was doing a quick look 
at my patch for HDFS-2784 and the issues existed in both WebHdfs and HFTP.
                
> Update hftp and hdfs for host-based token support
> -------------------------------------------------
>
>                 Key: HDFS-2784
>                 URL: https://issues.apache.org/jira/browse/HDFS-2784
>             Project: Hadoop HDFS
>          Issue Type: Sub-task
>          Components: hdfs client, name-node, security
>    Affects Versions: 0.24.0, 0.23.1
>            Reporter: Daryn Sharp
>            Assignee: Kihwal Lee
>         Attachments: hdfs-2784.patch.txt, hdfs-2784.patch.txt, 
> hdfs-2784.patch.txt
>
>
> Need to port 205 token changes and update any new related code dealing with 
> tokens in these filesystems.

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