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 "Harsh J Chouraria (JIRA)" <ji...@apache.org> on 2011/01/20 18:37:45 UTC

[jira] Updated: (MAPREDUCE-1242) Chain APIs error misleading

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

Harsh J Chouraria updated MAPREDUCE-1242:
-----------------------------------------

    Attachment: MAPREDUCE-1242.r2.patch

New patch that adds in the other pointer as requested by Amareshwari. Hope this clears up the doc issue.

> Chain APIs error misleading
> ---------------------------
>
>                 Key: MAPREDUCE-1242
>                 URL: https://issues.apache.org/jira/browse/MAPREDUCE-1242
>             Project: Hadoop Map/Reduce
>          Issue Type: Bug
>            Reporter: Amogh Vasekar
>            Assignee: Harsh J Chouraria
>            Priority: Trivial
>         Attachments: MAPREDUCE-1242.patch, MAPREDUCE-1242.r2.patch
>
>
> Hi,
> I was using the Chain[Mapper/Reducer] APIs , and in Class Chain line 207 the error thrown : 
> "The Mapper output key class does not match the previous Mapper input key class"
> Shouldn't this be "The Mapper *input* key class does not match the previous Mapper *Output* key class" ? Sort of misleads :) 

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.