Skip to main content
← Knowledge Graph
Data SystemsNew

🧩 MapReduce

A programming model for processing large datasets with a parallel, distributed algorithm.

🎯 Mastery Criteria

Student can map the 'Shuffle' step to the concept of Partitioning.

⚠️ Common Trap

MapReduce modifies the input data.