[
https://issues.apache.org/jira/browse/MAPREDUCE-1242?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12906664#action_12906664
]
Amareshwari Sriramadasu commented on MAPREDUCE-1242:
----------------------------------------------------
The same holds for value class validation also. Harsh, Can you update the patch
for value class also?
> 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
> Priority: Trivial
> Attachments: MAPREDUCE-1242.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.