You are viewing a plain text version of this content. The canonical link for it is here.
Posted to common-issues@hadoop.apache.org by "Tsuyoshi Ozawa (JIRA)" <ji...@apache.org> on 2015/03/27 15:10:53 UTC

[jira] [Commented] (HADOOP-11759) Javadoc of TockenCache has an extra parameter

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

Tsuyoshi Ozawa commented on HADOOP-11759:
-----------------------------------------

+1, pending for Jenkins.

> Javadoc of TockenCache has an extra parameter
> ---------------------------------------------
>
>                 Key: HADOOP-11759
>                 URL: https://issues.apache.org/jira/browse/HADOOP-11759
>             Project: Hadoop Common
>          Issue Type: Bug
>    Affects Versions: 3.0.0, 2.6.0
>            Reporter: Chen He
>            Assignee: Brahma Reddy Battula
>            Priority: Trivial
>              Labels: newbie++
>         Attachments: HADOOP-11759.patch
>
>
> /**
>    * get delegation token for a specific FS
>    * @param fs
>    * @param credentials
>    * @param p
>    * @param conf
>    * @throws IOException
>    */
>   static void obtainTokensForNamenodesInternal(FileSystem fs, 
>       Credentials credentials, Configuration conf) throws IOException {



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)