[
https://issues.apache.org/jira/browse/MAPREDUCE-372?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Amareshwari Sriramadasu updated MAPREDUCE-372:
----------------------------------------------
Attachment: patch-372-1.txt
Attaching patch with
1. Added testcases for submission errors, single mapper/reducer in chain, one
of the maps throwing an exception thus breaking the chain, one of the maps
eats up all the input and doesn't output any.
2. Made helper class org.apache.hadoop.mapreduce.lib.Chain a public class. And
changed old api code to reuse the code from new api.
3. Fixed some indentation issues
4. Added more documentation.
> Change org.apache.hadoop.mapred.lib.ChainMapper/Reducer to use new api.
> -----------------------------------------------------------------------
>
> Key: MAPREDUCE-372
> URL: https://issues.apache.org/jira/browse/MAPREDUCE-372
> Project: Hadoop Map/Reduce
> Issue Type: Sub-task
> Reporter: Amareshwari Sriramadasu
> Assignee: Amareshwari Sriramadasu
> Fix For: 0.21.0
>
> Attachments: patch-372-1.txt, patch-372.txt
>
>
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.