[ https://issues.apache.org/jira/browse/HADOOP-4726?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]
Edward J. Yoon updated HADOOP-4726: ----------------------------------- Attachment: HADOOP-4726_v04.patch Thanks for your review. I fixed them. ---- [EMAIL PROTECTED] hadoop-0.18]# patch -p0 < ~/Desktop/HADOOP-4726_v04.patch ... + patching file src/mapred/org/apache/hadoop/mapred/ReduceTask.java ... [EMAIL PROTECTED] hadoop-0.18]# svn diff > a.patch [EMAIL PROTECTED] hadoop-0.18]# cat a.patch Index: src/docs/src/documentation/content/xdocs/streaming.xml =================================================================== --- src/docs/src/documentation/content/xdocs/streaming.xml (revision 722337) +++ src/docs/src/documentation/content/xdocs/streaming.xml (working copy) @@ -48,11 +48,11 @@ .... > documentation typos: "the the" > ------------------------------ > > Key: HADOOP-4726 > URL: https://issues.apache.org/jira/browse/HADOOP-4726 > Project: Hadoop Core > Issue Type: Bug > Components: documentation > Affects Versions: 0.18.2 > Reporter: Tsz Wo (Nicholas), SZE > Assignee: Edward J. Yoon > Priority: Minor > Fix For: 0.18.3 > > Attachments: HADOOP-4726.patch, HADOOP-4726_for_0.18.patch, > HADOOP-4726_v02.patch, HADOOP-4726_v04.patch > > > Try searching "the the" in the documentation files. See > http://issues.apache.org/jira/browse/HADOOP-4704?focusedCommentId=12649589#action_12649589 > for a list. -- This message is automatically generated by JIRA. - You can reply to this email to add a comment to the issue online.