[ 
https://issues.apache.org/jira/browse/MAPREDUCE-6583?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15065808#comment-15065808
 ] 

Hudson commented on MAPREDUCE-6583:
-----------------------------------

SUCCESS: Integrated in Hadoop-trunk-Commit #9005 (See 
[https://builds.apache.org/job/Hadoop-trunk-Commit/9005/])
MAPREDUCE-6583. Clarify confusing sentence in MapReduce tutorial (aajisaka: rev 
7995a6ea4dc524e5b17606359d09df72d771224a)
* 
hadoop-mapreduce-project/hadoop-mapreduce-client/hadoop-mapreduce-client-core/src/site/markdown/MapReduceTutorial.md
* hadoop-mapreduce-project/CHANGES.txt


> Clarify confusing sentence in MapReduce tutorial document
> ---------------------------------------------------------
>
>                 Key: MAPREDUCE-6583
>                 URL: https://issues.apache.org/jira/browse/MAPREDUCE-6583
>             Project: Hadoop Map/Reduce
>          Issue Type: Bug
>          Components: documentation
>            Reporter: chris snow
>            Assignee: Kai Sasaki
>            Priority: Minor
>             Fix For: 2.8.0, 2.7.3
>
>         Attachments: HADOOP-12466.01.patch
>
>
> The current MapReduce tutorial has the following statement which is confusing:
> {quote}
> Overall, Mapper implementations are passed the Job for the job via the 
> Job.setMapperClass(Class) method.
> {quote}
> The sentence seems to contradict itself.   The code shows the mapper getting 
> passed to the job.  However, the working suggests that the job is passed to 
> the mapper?
> https://hadoop.apache.org/docs/current/hadoop-mapreduce-client/hadoop-mapreduce-client-core/MapReduceTutorial.html#Mapper



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)

Reply via email to