[
https://issues.apache.org/jira/browse/HADOOP-8891?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13472569#comment-13472569
]
Daryn Sharp commented on HADOOP-8891:
-------------------------------------
Are some of these changes (like removal of the renewer) duplicated in your
other jiras? If so, that will cause merge conflicts.
I still need to look at {{HttpFSFileSystem}} to see about how it does or should
find a token, but: {{getDelegationToken}} is used by job submission, so it must
remain. {{setDelegationToken}} is only used by the renewer you are removing,
so it should be removed.
> 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