____________ specifies the number of segments on disk to be merged at the same time.
(a) mapred.job.shuffle.merge.percent
(b) mapred.job.reduce.input.buffer.percen
(c) mapred.inmem.merge.threshold
(d) io.sort.factor
I got this question in an online interview.
This question is from MapReduce Features in section Developing a MapReduce Application of Hadoop