Hello all, I want to write the files according to months using map-reduce in hadoop. If data is from January month then the data should be wriiten in jan-file and likewise for each month there should be seperate file.
How Can I create such file in hadoop mapredude. I am trying for recursive map-reduce but not getting how to implement it? Pls suggest me some solution. Thanks. -- Regards, Bhavesh Shah