Description
In org.apache.hadoop.fs.s3a.auth.delegation.AbstractDelegationTokenBinding the createDelegationToken should return a list of tokens.
With this functionality, the AbstractDelegationTokenBinding can get two different tokens at the same time.
AbstractDelegationTokenBinding.TokenSecretManager should be extended to retrieve secrets and lookup delegation tokens (use the public API for secretmanager in hadoop)
Attachments
Issue Links
- relates to
-
HADOOP-17077 S3A delegation token binding to support secondary binding list
- Resolved
- links to