[
https://issues.apache.org/jira/browse/MAPREDUCE-6403?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14589314#comment-14589314
]
Akira AJISAKA commented on MAPREDUCE-6403:
------------------------------------------
It's nice if the unused import is removed.
{code}
import org.apache.hadoop.mapreduce.v2.api.records.TaskId;
{code}
I didn't noticed that when reviewing MAPREDUCE-6363.
> Fix typo in the usage of NNBench
> --------------------------------
>
> Key: MAPREDUCE-6403
> URL: https://issues.apache.org/jira/browse/MAPREDUCE-6403
> Project: Hadoop Map/Reduce
> Issue Type: Bug
> Components: documentation
> Reporter: Akira AJISAKA
> Priority: Trivial
> Labels: newbie
>
> Fix typo 'becnhmarks'.
> {code:title=NNBench.java}
> "\t-baseDir <base DFS path. default is /becnhmarks/NNBench. " +
> "This is not mandatory>\n" +
> {code}
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)