Hi, I want to write the records to different hdfs files (instead of the default part-m..0000) into different output dirs based on the key generated by the mapper. I would like to implement this using the hadoop mapreduce API.
Has anyone faced this problem? Is there any sample program that I can refer to? Thanks, Srihari