[ 
https://issues.apache.org/jira/browse/HADOOP-6994?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12919012#action_12919012
 ] 

Tom White commented on HADOOP-6994:
-----------------------------------

The new methods on AbstractFileSystem are public, yet Token and 
AbstractDelegationTokenIdentifier are LimitedPrivate, which seems inconsistent.

> Api to get delegation token in AbstractFileSystem
> -------------------------------------------------
>
>                 Key: HADOOP-6994
>                 URL: https://issues.apache.org/jira/browse/HADOOP-6994
>             Project: Hadoop Common
>          Issue Type: Improvement
>            Reporter: Jitendra Nath Pandey
>            Assignee: Jitendra Nath Pandey
>         Attachments: HADOOP-6994.1.patch
>
>
> 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. 

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.

Reply via email to