aboutsummaryrefslogtreecommitdiff
path: root/network/common
Commit message (Expand)AuthorAgeFilesLines
* [SPARK-4291][Build] Rename network module projectsAndrew Or2014-11-071-1/+1
* [SPARK-4187] [Core] Switch to binary protocol for external shuffle service me...Aaron Davidson2014-11-076-55/+107
* [SPARK-4236] Cleanup removed applications' files in shuffle serviceAaron Davidson2014-11-061-0/+59
* [SPARK-4188] [Core] Perform network-level retry of shuffle file fetchesAaron Davidson2014-11-068-20/+60
* [SPARK-3797] Minor addendum to Yarn shuffle serviceAndrew Or2014-11-061-0/+20
* [SPARK-4242] [Core] Add SASL to external shuffle serviceAaron Davidson2014-11-053-1/+90
* [SPARK-2938] Support SASL authentication in NettyBlockTransferServiceAaron Davidson2014-11-048-22/+125
* [SPARK-4183] Close transport-related resources between SparkContextsAaron Davidson2014-11-022-3/+5
* [SPARK-3796] Create external service which can serve shuffle filesAaron Davidson2014-11-0115-43/+164
* HOTFIX: Clean up build in network module.Patrick Wendell2014-10-301-17/+17
* [SPARK-3453] Netty-based BlockTransferService, extracted from Spark coreReynold Xin2014-10-2946-0/+3804