[
https://issues.apache.org/jira/browse/HDFS-1334?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Boris Shkolnik updated HDFS-1334:
---------------------------------
Hadoop Flags: [Reviewed]
+1
> 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.