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 16:05:53 UTC

[jira] [Updated] (HADOOP-11759) Remove an extra parameter described in Javadoc of TockenCache

     [ https://issues.apache.org/jira/browse/HADOOP-11759?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Tsuyoshi Ozawa updated HADOOP-11759:
------------------------------------
    Summary: Remove an extra parameter described in Javadoc of TockenCache  (was: Javadoc of TockenCache has an extra parameter)

> Remove an extra parameter described in Javadoc of TockenCache
> -------------------------------------------------------------
>
>                 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)