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