|
|
-
How to write New inputformat for hadoop and how to specify mapper partitioner combiner per dataset mannerVikas Jadhav 2013-02-27, 13:16
Hello Everyone
I am working join using mapreduce for this purpose i want write my own inputformat (Exa. MyTableInputformat) and how to specify mapper partitioner combiner per dataset manner I know MultiFileInputFormat class but if i want to asscoite combiner and partitioner class it wont help. it sets mapper class for per datasetMaeer. Thank You. -- * * * Thanx and Regards* * Vikas Jadhav* |