There is a new name for something very similar (which I now forget). On Tue, Jul 7, 2009 at 5:43 AM, Robin Anil <[email protected]> wrote:
> I had tried to port my code to .mapreduce.* library. There are a lot of > helper classes which was developed for mapred.* library which is still not > there for the new API. I went as fast as completely modifying driver mapper > reducer only to find out the MultipleFileOutputFormat (splitting Reduce > output based on the key into different folders or file > prefixes) wasn't available(or maybe the functionality is there but didnt > find any documentation on the same). So until i figure that part out Bayes > Code cannot be ported. > Robin >
