spark-instrumented-optimizer/project
Josh Rosen f6d06adf05 [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.
2015-10-22 09:46:30 -07:00
..
project [SPARK-6750] Upgrade ScalaStyle to 0.7. 2015-04-07 12:37:33 -07:00
build.properties [SPARK-5415] bump sbt to version to 0.13.7 2015-01-28 02:13:06 -08:00
MimaBuild.scala Update version to 1.6.0-SNAPSHOT. 2015-09-15 00:54:20 -07:00
MimaExcludes.scala [SPARK-10708] Consolidate sort shuffle implementations 2015-10-22 09:46:30 -07:00
plugins.sbt [SPARK-10556] Remove explicit Scala version for sbt project build files 2015-09-11 13:06:14 +01:00
SparkBuild.scala [SPARK-11122] [BUILD] [WARN] Add tag to fatal warnings 2015-10-16 17:24:18 +01:00