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

Hudson commented on MAPREDUCE-2487:
-----------------------------------

Integrated in Hadoop-Mapreduce-trunk #722 (See 
[https://builds.apache.org/job/Hadoop-Mapreduce-trunk/722/])
    

> ChainReducer uses MAPPER_BY_VALUE instead of REDUCER_BY_VALUE
> -------------------------------------------------------------
>
>                 Key: MAPREDUCE-2487
>                 URL: https://issues.apache.org/jira/browse/MAPREDUCE-2487
>             Project: Hadoop Map/Reduce
>          Issue Type: Bug
>            Reporter: Forrest Vines
>            Assignee: Devaraj K
>            Priority: Minor
>             Fix For: 0.22.0
>
>         Attachments: MAPREDUCE-2487.patch
>
>
> On line 293 of o.a.h.mapred.lib.Chain in setReducer(...):
> reducerConf.setBoolean(MAPPER_BY_VALUE, byValue);
> this should be REDUCER_BY_VALUE.
> http://grepcode.com/file/repository.cloudera.com/content/repositories/releases/com.cloudera.hadoop/hadoop-core/0.20.2-737/org/apache/hadoop/mapred/lib/Chain.java#293

--
This message is automatically generated by JIRA.
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

Reply via email to