Details
-
Improvement
-
Status: Closed
-
Major
-
Resolution: Fixed
-
None
-
None
-
None
-
Reviewed
Description
APIs to get delegation tokens is required in AbstractFileSystem. AbstractFileSystems are accessed via file context therefore an API to get list of AbstractFileSystems accessed in a path is also needed.
A path may refer to several file systems and delegation tokens could be needed for many of them for a client to be able to successfully access the path.
Attachments
Attachments
Issue Links
- blocks
-
HDFS-1442 Api to get delegation token in Hdfs
- Resolved