Hi,

If we run a job without reduce tasks, the map output is going to be saved into HDFS. Now, I would like to launch another job that reads the map output and compute the reduce phase. Is it possible to execute a job that reads the map output from HDFS and just runs the reduce phase?

Thanks,

Reply via email to