[ 
https://issues.apache.org/jira/browse/HDFS-2385?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13119946#comment-13119946
 ] 

Jitendra Nath Pandey commented on HDFS-2385:
--------------------------------------------

  It may be possible to remove the getDelegationToken method from the Renewable 
interface, because it is used only in toString. This method is a bit confusing 
because the FileSystem also has a getDelegationToken which actually gets a 
token. 
  
  Minor: setDelegationToken is changed to setDelegationTokens although it still 
takes only one token. 
                
> Support delegation token renewal in webhdfs
> -------------------------------------------
>
>                 Key: HDFS-2385
>                 URL: https://issues.apache.org/jira/browse/HDFS-2385
>             Project: Hadoop HDFS
>          Issue Type: Sub-task
>            Reporter: Tsz Wo (Nicholas), SZE
>            Assignee: Tsz Wo (Nicholas), SZE
>         Attachments: h2358_20111001_0.20s.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

        

Reply via email to