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 "Chen He (JIRA)" <ji...@apache.org> on 2015/03/27 01:17:52 UTC

[jira] [Created] (HADOOP-11759) TockenCache doc has minor problem

Chen He created HADOOP-11759:
--------------------------------

             Summary: TockenCache doc has minor problem
                 Key: HADOOP-11759
                 URL: https://issues.apache.org/jira/browse/HADOOP-11759
             Project: Hadoop Common
          Issue Type: Bug
    Affects Versions: 2.6.0, 3.0.0
            Reporter: Chen He
            Priority: Trivial


/**
   * 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)