In advanced MapReduce, what does the term "MapReduce speculative execution" refer to?
A. Execute multiple Map tasks in parallel
B. Execute a backup task if the original task is slow
C. Execute Map and Reduce tasks simultaneously
D. Execute tasks in a distributed environment
Answer: Option B
Join The Discussion