aboutsummaryrefslogtreecommitdiff
path: root/build
diff options
context:
space:
mode:
authorJosh Rosen <joshrosen@databricks.com>2015-10-22 09:46:30 -0700
committerJosh Rosen <joshrosen@databricks.com>2015-10-22 09:46:30 -0700
commitf6d06adf05afa9c5386dc2396c94e7a98730289f (patch)
tree9e3d8e4350e0a465124840eea91f6aa39c00b156 /build
parent94e2064fa1b04c05c805d9175c7c78bf583db5c6 (diff)
downloadspark-f6d06adf05afa9c5386dc2396c94e7a98730289f.tar.gz
spark-f6d06adf05afa9c5386dc2396c94e7a98730289f.tar.bz2
spark-f6d06adf05afa9c5386dc2396c94e7a98730289f.zip
[SPARK-10708] Consolidate sort shuffle implementations
There's a lot of duplication between SortShuffleManager and UnsafeShuffleManager. Given that these now provide the same set of functionality, now that UnsafeShuffleManager supports large records, I think that we should replace SortShuffleManager's serialized shuffle implementation with UnsafeShuffleManager's and should merge the two managers together. Author: Josh Rosen <joshrosen@databricks.com> Closes #8829 from JoshRosen/consolidate-sort-shuffle-implementations.
Diffstat (limited to 'build')
0 files changed, 0 insertions, 0 deletions