aboutsummaryrefslogtreecommitdiff
path: root/network/shuffle/src/test
Commit message (Expand)AuthorAgeFilesLines
* [Minor] Fix test RetryingBlockFetcherSuite after changed config nameAaron Davidson2015-01-091-2/+2
* [SPARK-4307] Initialize FileDescriptor lazily in FileRegion.Reynold Xin2014-11-114-10/+17
* [SPARK-4187] [Core] Switch to binary protocol for external shuffle service me...Aaron Davidson2014-11-076-41/+43
* [SPARK-4236] Cleanup removed applications' files in shuffle serviceAaron Davidson2014-11-063-3/+145
* [SPARK-4188] [Core] Perform network-level retry of shuffle file fetchesAaron Davidson2014-11-064-10/+328
* [SPARK-4242] [Core] Add SASL to external shuffle serviceAaron Davidson2014-11-052-2/+115
* [SPARK-2938] Support SASL authentication in NettyBlockTransferServiceAaron Davidson2014-11-043-2/+266
* [SPARK-3796] Create external service which can serve shuffle filesAaron Davidson2014-11-016-0/+864