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

[jira] [Commented] (MAPREDUCE-6294) Remove an extra parameter described in Javadoc of TockenCache

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

Hudson commented on MAPREDUCE-6294:
-----------------------------------

FAILURE: Integrated in Hadoop-trunk-Commit #7448 (See [https://builds.apache.org/job/Hadoop-trunk-Commit/7448/])
MAPREDUCE-6294. Remove an extra parameter described in Javadoc of TockenCache. Contributed by Brahma Reddy Battula. (ozawa: rev 05499b1093ea6ba6a39a1354d67b0a46a2982824)
* hadoop-mapreduce-project/CHANGES.txt
* hadoop-mapreduce-project/hadoop-mapreduce-client/hadoop-mapreduce-client-core/src/main/java/org/apache/hadoop/mapreduce/security/TokenCache.java


> Remove an extra parameter described in Javadoc of TockenCache
> -------------------------------------------------------------
>
>                 Key: MAPREDUCE-6294
>                 URL: https://issues.apache.org/jira/browse/MAPREDUCE-6294
>             Project: Hadoop Map/Reduce
>          Issue Type: Bug
>    Affects Versions: 3.0.0, 2.6.0
>            Reporter: Chen He
>            Assignee: Brahma Reddy Battula
>            Priority: Trivial
>              Labels: newbie++
>             Fix For: 2.8.0
>
>         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)