Vidyalelo
Hadoop · Q23

Advanced MapReduce Concepts

Programming · Hadoop · question 23

Q23

What does the term "MapReduce speculative execution" refer to in advanced MapReduce?

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