Hi, I'm running an mapreduce example, and I want to run all the map reduce phases but I don't want to save in the disk the result of the reduce tasks. Is there a way to tell hadoop not to save the output of the reduce tasks?
Thanks,
Hi, I'm running an mapreduce example, and I want to run all the map reduce phases but I don't want to save in the disk the result of the reduce tasks. Is there a way to tell hadoop not to save the output of the reduce tasks?
Thanks,