Slide 11
Slide 11 text
Map/Reduce principles
• Breaks category theory into map and
reduce operations
• Map phase: operations that can run in
parallel: projection, selection
• Operations in the reduce phase: joins,
counts
• Just like cooking!
Saturday, February 11, 12