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