[ 
https://issues.apache.org/jira/browse/HDFS-1334?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Konstantin Shvachko updated HDFS-1334:
--------------------------------------

    Fix Version/s: 0.22.0
    
> open in HftpFileSystem does not add delegation tokens to the url.
> -----------------------------------------------------------------
>
>                 Key: HDFS-1334
>                 URL: https://issues.apache.org/jira/browse/HDFS-1334
>             Project: Hadoop HDFS
>          Issue Type: Bug
>            Reporter: Jitendra Nath Pandey
>            Assignee: Jitendra Nath Pandey
>             Fix For: 0.22.0
>
>         Attachments: HDFS-1334.1.patch
>
>
> open method in HftpFileSystem uses ByteRangeInputStream for url connection. 
> But it does not add the delegation tokens, even if security is enabled, to 
> the url before passing it to the ByteRangeInputStream. Therefore request 
> fails if security is enabled.

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