Hadoop - Performance Tuning
Given the following configuration snippet:
What effect does increasing
mapreduce.task.io.sort.mb=100 mapreduce.task.io.sort.factor=10
What effect does increasing
mapreduce.task.io.sort.mb have on the MapReduce job?