[
https://issues.apache.org/jira/browse/HADOOP-10210?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13865093#comment-13865093
]
Akira AJISAKA commented on HADOOP-10210:
----------------------------------------
Thanks for taking this issue, [~airbots].
Two comments,
1. Avoid lines longer than 80 characters.
{code}
+ * (e.g. {@link #setNumReduceTasks(int)}), some parameters interact subtly
with
{code}
2. Fix Version is set after the patch is committed.
I'll renew the patch.
> JavaDoc Fixes
> -------------
>
> Key: HADOOP-10210
> URL: https://issues.apache.org/jira/browse/HADOOP-10210
> Project: Hadoop Common
> Issue Type: Bug
> Components: documentation
> Reporter: Ben Robie
> Assignee: Chen He
> Priority: Trivial
> Fix For: 2.2.0
>
> Attachments: hadoop-10210.patch
>
> Original Estimate: 0.5h
> Remaining Estimate: 0.5h
>
> https://hadoop.apache.org/docs/r1.2.1/api/org/apache/hadoop/mapred/InputFormat.html
> Instead of "record boundaries are to respected"
> Should be "record boundaries are to be respected"
> https://hadoop.apache.org/docs/r1.2.1/api/org/apache/hadoop/mapred/JobConf.html
> Instead of "some parameters interact subtly rest of the framework"
> Should be "some parameters interact subtly with the rest of the framework"
--
This message was sent by Atlassian JIRA
(v6.1.5#6160)