What does the term "MapReduce chaining" refer to in advanced MapReduce?
A. Execution of multiple MapReduce jobs in sequence
B. Chaining multiple Map and Reduce tasks in a single job
C. Combining multiple MapReduce jobs
D. Parallel execution of Map tasks
Answer: Option B
Join The Discussion