Hi, When the reduce fetch from the mappers a map output of the size of 1GB and do the merge, is it possible that part of the map output is saved in disk and other part in memory?
Or a map output must be saved all in disk, or all in memory? Thanks, -- Pedro