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)