-
Notifications
You must be signed in to change notification settings - Fork 50
Open
Description
Instead using .groupByKey()
we should use .reduceByKey(_ + _)
, to avoid shuffling.
It is used e.g. here:
Reference: prefer_reduceby
Metadata
Metadata
Assignees
Labels
No labels