spark-instrumented-optimizer/network
Lianhui Wang 369127f032 [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.
2015-12-15 18:17:48 -08:00
..
common [SPARK-12007][NETWORK] Avoid copies in the network lib's RPC layer. 2015-11-30 17:22:05 -08:00
shuffle [SPARK-12130] Replace shuffleManagerClass with shortShuffleMgrNames in ExternalShuffleBlockResolver 2015-12-15 18:17:48 -08:00
yarn [SPARK-10745][CORE] Separate configs between shuffle and RPC 2015-11-18 12:53:22 -08:00