[ https://issues.apache.org/jira/browse/HDFS-3116?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13237802#comment-13237802
]
Aaron T. Myers commented on HDFS-3116:
--------------------------------------
+1, the patch looks good to me. I'm quite confident that the test failures are unrelated.
No test required as it's just changing a log message.
I'm going to commit this momentarily.
> 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
> Assignee: AOE Takashi
> Priority: Trivial
> Labels: newbie
> Attachments: HDFS-3116.txt
>
>
> 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
|