Hacker News new | ask | show | jobs
by lupire 875 days ago
Reduce is useful for aggregate metrics.
1 comments

My point is that Reduce is Shuffle+Map, without materializing the intermediate result (the result after Shuffle).