aboutsummaryrefslogtreecommitdiff
path: root/common/network-shuffle/src
Commit message (Expand)AuthorAgeFilesLines
* [SPARK-17332][CORE] Make Java Loggers static membersSean Owen2016-08-316-6/+7
* [SPARK-17231][CORE] Avoid building debug or trace log messages unless the res...Michael Allman2016-08-252-7/+9
* [HOTFIX] Remove unnecessary imports from #12944 that broke buildJosh Rosen2016-08-041-5/+0
* [SPARK-15074][SHUFFLE] Cache shuffle index file to speedup shuffle fetchSital Kedia2016-08-043-12/+127
* [MINOR][BUILD] Fix Java Linter `LineLength` errorsDongjoon Hyun2016-07-191-1/+2
* [SPARK-16405] Add metrics and source for external shuffle serviceYangyang Liu2016-07-123-17/+100
* [SPARK-15263][CORE] Make shuffle service dir cleanup faster by using `rm -rf`Tejas Patil2016-05-181-14/+10
* [SPARK-15134][EXAMPLE] Indent SparkSession builder patterns and update binary...Dongjoon Hyun2016-05-051-2/+5
* [SPARK-15121] Improve logging of external shuffle handlerThomas Graves2016-05-041-1/+3
* [SPARK-14731][shuffle]Revert SPARK-12130 to make 2.0 shuffle service compatib...Lianhui Wang2016-04-256-27/+31
* [SPARK-14667] Remove HashShuffleManagerReynold Xin2016-04-186-90/+10
* [SPARK-14355][BUILD] Fix typos in Exception/Testcase/Comments and static anal...Dongjoon Hyun2016-04-031-1/+1
* [SPARK-14011][CORE][SQL] Enable `LineLength` Java checkstyle ruleDongjoon Hyun2016-03-217-8/+12
* [SPARK-13823][SPARK-13397][SPARK-13395][CORE] More warnings, StandardCharset ...Sean Owen2016-03-161-21/+17
* [SPARK-12583][MESOS] Mesos shuffle service: Don't delete shuffle files before...Bertrand Bossy2016-03-144-18/+130
* [SPARK-13823][CORE][STREAMING][SQL] Always specify Charset in String <-> byte...Sean Owen2016-03-133-29/+40
* [SPARK-13583][CORE][STREAMING] Remove unused imports and add checkstyle ruleDongjoon Hyun2016-03-032-2/+0
* [SPARK-13423][WIP][CORE][SQL][STREAMING] Static analysis fixes for 2.xSean Owen2016-03-033-2/+10
* [SPARK-13529][BUILD] Move network/* modules into common/network-*Reynold Xin2016-02-2826-0/+3777