chris snow created HADOOP-12466:
-----------------------------------

             Summary: MapReduce tutorial clarifications
                 Key: HADOOP-12466
                 URL: https://issues.apache.org/jira/browse/HADOOP-12466
             Project: Hadoop Common
          Issue Type: Improvement
          Components: documentation
            Reporter: chris snow


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?



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

Reply via email to