Description
Currently only Wordcount and SecondarySort examples are written using new mapreduce api.
Other examples, in org.apache.hadoop.examples package : BaileyBorweinPlouffe, DBCountPageView, Grep, Join, MultiFileWordCount, PiEstimator, RandomTextWriter, RandomWriter, SleepJob, Sort should be changed to use new mapreduce api.
Attachments
Issue Links
- is blocked by
-
MAPREDUCE-367 Change org.apache.hadoop.mapred.lib. CombineFileInputFormat to use new api
- Resolved
-
HADOOP-5691 org.apache.hadoop.mapreduce.Reducer should not be abstract.
- Resolved