[
https://issues.apache.org/jira/browse/HDFS-1334?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12900617#action_12900617
]
Hudson commented on HDFS-1334:
------------------------------
Integrated in Hadoop-Hdfs-trunk-Commit #370 (See
[https://hudson.apache.org/hudson/job/Hadoop-Hdfs-trunk-Commit/370/])
> 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
> 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.
-
You can reply to this email to add a comment to the issue online.