Comment on Ask HN: Does (or why does) anyone use MapReduce anymore?parentComments−H8crilA2yMy point is that Reduce is Shuffle+Map, without materializing the intermediate result (the result after Shuffle).
Comments
My point is that Reduce is Shuffle+Map, without materializing the intermediate result (the result after Shuffle).