What is the significance of Hadoop's speculative execution in a job with multiple reducers?
A. It helps in load balancing across reducers
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

Join The Discussion