Register Now

Login

Lost Password

Lost your password? Please enter your email address. You will receive a link and will create a new password via email.

______________ is percentage of memory relative to the maximum heap size in which map outputs may be retained during the reduce.

a) mapred.job.shuffle.merge.percent
b) mapred.job.reduce.input.buffer.percen
c) mapred.inmem.merge.threshold
d) io.sort.factor

Answer: b
Explanation: When the reduce begins, map outputs will be merged to disk until those that remain are under the resource limit this defines.

Join The Discussion