You are viewing a plain text version of this content. The canonical link for it is here.
Posted to hdfs-dev@hadoop.apache.org by "Siddharth Seth (Reopened) (JIRA)" <ji...@apache.org> on 2011/11/22 22:26:41 UTC

[jira] [Reopened] (HDFS-2257) HftpFileSystem should implement getDelegationTokens

     [ https://issues.apache.org/jira/browse/HDFS-2257?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Siddharth Seth reopened HDFS-2257:
----------------------------------


{{getDelegationToken}} was deprecated in favor of {{getDelegationTokens}} - likely along with the introduction of ViewFileSystem.

Hftp does not have an implementation of getDelegationTokens. ViewFs cannot implement getDelegationToken.

The TokenCache in MapReduce currently ends up making one call to getDelegationToken and another to getDelegationTokens - likely causing unnecessary token caching on the Namenode?
                
> HftpFileSystem should implement getDelegationTokens
> ---------------------------------------------------
>
>                 Key: HDFS-2257
>                 URL: https://issues.apache.org/jira/browse/HDFS-2257
>             Project: Hadoop HDFS
>          Issue Type: Bug
>            Reporter: Siddharth Seth
>            Assignee: Daryn Sharp
>         Attachments: HDFS-2257.patch
>
>


--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira