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

Hudson commented on HADOOP-6994:
--------------------------------

Integrated in Hadoop-Common-trunk #660 (See 
[https://hudson.apache.org/hudson/job/Hadoop-Common-trunk/660/])
    HADOOP-6994. Api to get delegation token in AbstractFileSystem. Contributed 
by jitendra.


> 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
>             Fix For: 0.23.0
>
>         Attachments: HADOOP-6994.1.patch, HADOOP-6994.2.patch, 
> HADOOP-6994.4.patch, HADOOP-6994.5.patch, HADOOP-6994.8.patch, 
> HADOOP-6994.9.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.
For more information on JIRA, see: http://www.atlassian.com/software/jira

Reply via email to