Details
-
Improvement
-
Status: Resolved
-
Major
-
Resolution: Won't Fix
-
1.2.0
-
None
-
None
Description
In the past, executor read other executor's shuffle file in the same node by net. This pr make that executors in the same node read local shuffle file In sort-based Shuffle. It will reduce net transport.
Attachments
Issue Links
- is related to
-
SPARK-27651 Avoid the network when block manager fetches shuffle blocks from the same host
- Resolved
- links to