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

Hudson commented on HDFS-1656:
------------------------------

Integrated in Hadoop-Hdfs-trunk-Commit #747 (See 
[https://builds.apache.org/job/Hadoop-Hdfs-trunk-Commit/747/])
    HDFS-1656. Fixes an issue to do with fetching of delegation tokens in 
HftpFileSystem. Contributed by Kan Zhang.

mattf : http://svn.apache.org/viewcvs.cgi/?root=Apache-SVN&view=rev&rev=1136608
Files : 
* /hadoop/common/trunk/hdfs/CHANGES.txt
* /hadoop/common/trunk/hdfs/src/java/org/apache/hadoop/hdfs/HftpFileSystem.java


> getDelegationToken in HftpFileSystem should renew TGT if needed.
> ----------------------------------------------------------------
>
>                 Key: HDFS-1656
>                 URL: https://issues.apache.org/jira/browse/HDFS-1656
>             Project: Hadoop HDFS
>          Issue Type: Bug
>    Affects Versions: Federation Branch
>            Reporter: Jitendra Nath Pandey
>            Assignee: Jitendra Nath Pandey
>             Fix For: Federation Branch, 0.23.0
>
>         Attachments: HDFS-1656.1.patch
>
>
> Fetching of delegation tokens in HftpFileSystem will fail if TGT has expired. 
> The TGT should be renewed first if needed.

--
This message is automatically generated by JIRA.
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

Reply via email to