Vidyalelo
Hadoop · Q28

Advanced MapReduce Concepts

Programming · Hadoop · question 28

Q28

In advanced MapReduce, what is the significance of the Hadoop MapReduce "MapReduce speculative execution"?

A.
Execute multiple Map tasks in parallel
B.
Execute a backup task if the original task is slow
Answer
C.
Execute Map and Reduce tasks simultaneously
D.
Execute tasks in a distributed environment

Answer: Option B

Solution

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