Pankil Doshi wrote:
Normally you would write the job output to a file and input that to the next job.Hey Did u find any class or way out for storing results of Job1 map/reduce inmemory and using that as an input to job2 map/Reduce?I am facing a situationwhere I need to do similar thing.If anyone can help me out..
Any reason why you want to store the map reduce output in memory ? If youcan describe your problem, perhaps it could be solved in more mapreduce-ish way.
- Sharad