aboutsummaryrefslogtreecommitdiff
path: root/core/src/test/scala/org/apache/spark/DistributedSuite.scala
Commit message (Expand)AuthorAgeFilesLines
* [SPARK-1010] Clean up uses of System.setProperty in unit testsJosh Rosen2014-12-301-16/+5
* [SPARK-4397][Core] Cleanup 'import SparkContext._' in corezsxwing2014-12-021-1/+0
* [SPARK-3796] Create external service which can serve shuffle filesAaron Davidson2014-11-011-1/+2
* [SPARK-3019] Pluggable block transfer interface (BlockTransferService)Reynold Xin2014-09-081-8/+7
* Resolve scalatest warnings during buildwitgo2014-06-101-2/+2
* Optimized importsNirmalReddy2014-02-181-5/+4
* Updated unit test commentKay Ousterhout2014-01-151-1/+3
* Fail rather than hanging if a task crashes the JVM.Kay Ousterhout2014-01-151-0/+15
* Merge pull request #245 from gregakespret/task-maxfailures-fixReynold Xin2013-12-161-1/+1
|\
| * Fix tests.Grega Kespret2013-12-101-1/+1
* | Merge branch 'master' into scala-2.10Raymond Liu2013-11-131-13/+3
|\|
| * Refactor BlockId into an actual typeAaron Davidson2013-10-121-13/+3
* | Changed message-frame-size to maximum-frame-size as property.Prashant Sharma2013-10-101-13/+0
* | Merge branch 'scala-2.10' of github.com:ScrapCodes/spark into scala-2.10Prashant Sharma2013-10-101-0/+1
|\ \
| * | Merge branch 'master' into scala-2.10Prashant Sharma2013-10-051-0/+1
| |\|
| | * Send Task results through the block manager when larger than Akka frame size.Kay Ousterhout2013-09-221-13/+0
* | | fixed some warningsMartin Weindel2013-10-051-1/+1
|/ /
* / Akka 2.2 migrationPrashant Sharma2013-09-221-1/+1
|/
* Initial work to rename package to org.apache.sparkMatei Zaharia2013-09-011-0/+362