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 "Alejandro Abdelnur (Created) (JIRA)" <ji...@apache.org> on 2011/11/25 19:09:39 UTC

[jira] [Created] (HDFS-2594) webhdfs HTTP API should implement getDelegationTokens() instead getDelegationToken()

webhdfs HTTP API should implement getDelegationTokens() instead getDelegationToken()
------------------------------------------------------------------------------------

                 Key: HDFS-2594
                 URL: https://issues.apache.org/jira/browse/HDFS-2594
             Project: Hadoop HDFS
          Issue Type: Bug
    Affects Versions: 0.20.205.1, 0.24.0, 0.23.1
            Reporter: Alejandro Abdelnur
            Priority: Critical


The current API returns a single delegation token, that method from the FileSystem API is deprecated in favor of the one that returns a list of tokens. The HTTP API should implement the new/undeprecated signature getDelegationTokens().

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