Skip to content
Snippets Groups Projects
Commit 369127f0 authored by Lianhui Wang's avatar Lianhui Wang Committed by Andrew Or
Browse files

[SPARK-12130] Replace shuffleManagerClass with shortShuffleMgrNames in ExternalShuffleBlockResolver

Replace shuffleManagerClassName with shortShuffleMgrName is  to reduce time of string's comparison. and put sort's comparison on the front. cc JoshRosen andrewor14

Author: Lianhui Wang <lianhuiwang09@gmail.com>

Closes #10131 from lianhuiwang/spark-12130.
parent f725b2ec
No related branches found
No related tags found
No related merge requests found
Showing with 18 additions and 12 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