Skip to content
Snippets Groups Projects
Commit 5e92583d authored by Reynold Xin's avatar Reynold Xin
Browse files

[SPARK-14667] Remove HashShuffleManager

## What changes were proposed in this pull request?
The sort shuffle manager has been the default since Spark 1.2. It is time to remove the old hash shuffle manager.

## How was this patch tested?
Removed some tests related to the old manager.

Author: Reynold Xin <rxin@databricks.com>

Closes #12423 from rxin/SPARK-14667.
parent 4b3d1294
No related branches found
No related tags found
No related merge requests found
Showing
with 19 additions and 582 deletions
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment