[
https://issues.apache.org/jira/browse/HADOOP-8891?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13472246#comment-13472246
]
Karthik Kambatla commented on HADOOP-8891:
------------------------------------------
I am a little confused with {{HttpFSFileSystem}}. {{#initialize()}} doesn't
check for an existing delegation token, nor does it sign up for token renewal.
However, it still implements {{getDelegationToken()}} and
{{setDelegationToken()}}, I am not sure where these methods are actually
invoked from.
Will investigate this further. Meanwhile, I have uploaded a patch that removes
{{DelegationTokenRenewer}} and updates {{WebHdfsFileSystem}} and
{{HftpFileSystem}} accordingly. It would really help if someone could take a
look at the available patch and any thoughts on how to proceed with
{{HttpFSFileSystem}}.
Thanks
Karthik
> Remove DelegationTokenRenewer and its logic from WebHdfsFileSystem and
> HftpFileSystem
> -------------------------------------------------------------------------------------
>
> Key: HADOOP-8891
> URL: https://issues.apache.org/jira/browse/HADOOP-8891
> Project: Hadoop Common
> Issue Type: Improvement
> Affects Versions: 2.0.1-alpha
> Reporter: Karthik Kambatla
> Assignee: Karthik Kambatla
> Attachments: HADOOP-8891.patch, HADOOP-8891.patch
>
>
> Moved the HDFS part of HADOOP-8852 to HDFS-4009 along with other sub-tasks.
> Created this to track the removal of DelegationTokenRenewer alone.
--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira