Typo in fetchdt error message ----------------------------- Key: HDFS-3116 URL: https://issues.apache.org/jira/browse/HDFS-3116 Project: Hadoop HDFS Issue Type: Bug Components: hdfs client Affects Versions: 0.24.0 Reporter: Aaron T. Myers Priority: Trivial
In {{DelegationTokenFetcher.java}} there's the following typo of the word "exactly": {code} System.err.println("ERROR: Must specify exacltly one token file"); {code} -- This message is automatically generated by JIRA. If you think it was sent incorrectly, please contact your JIRA administrators: https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa For more information on JIRA, see: http://www.atlassian.com/software/jira