You are viewing a plain text version of this content. The canonical link for it is here.
Posted to mapreduce-issues@hadoop.apache.org by "Akira AJISAKA (JIRA)" <ji...@apache.org> on 2015/12/20 16:14:46 UTC

[jira] [Updated] (MAPREDUCE-6583) Clarify confusing sentence in MapReduce tutorial document

     [ https://issues.apache.org/jira/browse/MAPREDUCE-6583?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Akira AJISAKA updated MAPREDUCE-6583:
-------------------------------------
    Priority: Minor  (was: Major)
     Summary: Clarify confusing sentence in MapReduce tutorial document  (was: MapReduce tutorial clarifications)

> 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
>         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)