Vidyalelo
Hadoop · Q36

Best Practices and Optimization of Hadoop

Programming · Hadoop · question 36

Q36

What is the significance of Hadoop's speculative execution in a job with multiple reducers?

A.
It helps in load balancing across reducers
Answer
B.
It speeds up the entire job execution
C.
It increases the replication factor of output data
D.
It minimizes the use of speculative execution

Answer: Option A

Solution

Answer: Option A
No explanation is given for this question Let's Discuss on Board