Q6 Single choice Mark for later A combiner reduces: A The number of values across different keys in the iterator supplied to a single reduce method call. B The amount of intermediate data that must be transferred between the mapper and reducer. C The number of input files a mapper must process. D The number of output files a reducer must produce. Correct answer