aboutsummaryrefslogtreecommitdiff
path: root/core/src/test/scala
Commit message (Expand)AuthorAgeFilesLines
* Merge pull request #377 from andrewor14/masterPatrick Wendell2014-01-103-1/+395
|\
| * Merge github.com:apache/incubator-sparkAndrew Or2014-01-0911-93/+278
| |\
| * | Address Mark's commentsAndrew Or2014-01-041-4/+4
| * | Assign spill threshold as a fraction of maximum memoryAndrew Or2014-01-041-8/+9
| * | Refactor using SparkConfAndrew Or2014-01-031-9/+6
| * | Merge remote-tracking branch 'spark/master'Andrew Or2014-01-0219-276/+534
| |\ \
| * | | Simplify ExternalAppendOnlyMap on the assumption that the mergeCombiners func...Andrew Or2014-01-011-23/+0
| * | | Merge branch 'master' of github.com:andrewor14/incubator-sparkAndrew Or2013-12-311-7/+7
| |\ \ \
| | * | | Refactor SamplingSizeTracker into SizeTrackingAppendOnlyMapAaron Davidson2013-12-301-7/+7
| * | | | Add support and test for null keys in ExternalAppendOnlyMapAndrew Or2013-12-312-0/+82
| |/ / /
| * | | Add test suite for ExternalAppendOnlyMapAndrew Or2013-12-291-0/+217
| * | | Add Apache headersAaron Davidson2013-12-271-0/+17
| * | | Move maps to util, and refactor moreAndrew Or2013-12-262-3/+3
| * | | SamplingSizeTracker + Map + test suiteAaron Davidson2013-12-261-0/+103
* | | | Merge pull request #369 from pillis/masterReynold Xin2014-01-101-0/+44
|\ \ \ \ | |_|_|/ |/| | |
| * | | SPARK-961. Add a Vector.random() method - update 1Pillis2014-01-101-9/+7
| * | | SPARK-961 Add a Vector.random() methodPillis2014-01-091-0/+46
* | | | Merge pull request #293 from pwendell/standalone-driverPatrick Wendell2014-01-094-12/+195
|\ \ \ \
| * | | | Merge remote-tracking branch 'apache-github/master' into standalone-driverPatrick Wendell2014-01-085-23/+20
| |\| | |
| * | | | Adding unit tests and some refactoring to promote testability.Patrick Wendell2014-01-074-3/+166
| * | | | Merge remote-tracking branch 'apache-github/master' into standalone-driverPatrick Wendell2014-01-0622-333/+597
| |\ \ \ \
| * | | | | Changes to allow fate sharing of drivers/executors and workers.Patrick Wendell2013-12-291-6/+10
| * | | | | Intermediate clean-up of tests to appease jenkinsPatrick Wendell2013-12-261-10/+25
| | |_|/ / | |/| | |
* | | | | Use typed getters for configuration settingsMatei Zaharia2014-01-092-2/+2
| |_|/ / |/| | |
* | | | Merge pull request #336 from liancheng/akka-remote-lookupPatrick Wendell2014-01-073-11/+12
|\ \ \ \
| * | | | Fixed test suite compilation errorsLian, Cheng2014-01-061-3/+3
| * | | | Fixed several compilation errors in test suitesLian, Cheng2014-01-062-5/+8
| * | | | Get rid of `Either[ActorRef, ActorSelection]'Lian, Cheng2014-01-061-3/+1
* | | | | Merge pull request #350 from mateiz/standalone-limitMatei Zaharia2014-01-082-3/+4
|\ \ \ \ \
| * | | | | Address review commentsMatei Zaharia2014-01-072-2/+2
| * | | | | Fix unit test compilationMatei Zaharia2014-01-071-1/+2
| | |_|/ / | |/| | |
* / | | | Fix BlockManagerSuite#afterMark Hamstra2014-01-071-8/+2
|/ / / /
* / / / Fix test breaking downstream buildsPatrick Wendell2014-01-061-1/+1
|/ / /
* | | Merge remote-tracking branch 'apache-github/master' into remove-binariesPatrick Wendell2014-01-031-1/+1
|\ \ \
| * \ \ Merge pull request #317 from ScrapCodes/spark-915-segregate-scriptsPatrick Wendell2014-01-031-1/+1
| |\ \ \ | | |_|/ | |/| |
| | * | sbin/spark-class* -> bin/spark-class*Prashant Sharma2014-01-031-1/+1
| | * | Merge branch 'scripts-reorg' of github.com:shane-huang/incubator-spark into s...Prashant Sharma2014-01-021-1/+1
| | |\ \
| | | * \ Merge branch 'reorgscripts' into scripts-reorgshane-huang2013-09-271-1/+1
| | | |\ \
| | | | * | added spark-class and spark-executor to sbinshane-huang2013-09-231-1/+1
* | | | | | Changes on top of Prashant's patch.Patrick Wendell2014-01-033-53/+33
* | | | | | Restored the previously removed testPrashant Sharma2014-01-031-1/+12
* | | | | | fixed review commentsPrashant Sharma2014-01-032-4/+13
* | | | | | Merge branch 'master' into spark-1002-remove-jarsPrashant Sharma2014-01-0316-270/+447
|\| | | | |
| * | | | | Merge pull request #297 from tdas/window-improvementPatrick Wendell2014-01-022-156/+232
| |\ \ \ \ \ | | |/ / / / | |/| | | |
| | * | | | Merge branch 'apache-master' into window-improvementTathagata Das2013-12-268-313/+66
| | |\ \ \ \ | | | | |_|/ | | | |/| |
| | * | | | Merge branch 'master' into window-improvementTathagata Das2013-12-263-1/+108
| | |\ \ \ \
| | * | | | | Added tests for PartitionerAwareUnionRDD in the CheckpointSuite. Refactored C...Tathagata Das2013-12-201-156/+205
| | * | | | | Merge branch 'scheduler-update' into window-improvementTathagata Das2013-12-1931-149/+879
| | |\ \ \ \ \
| | * | | | | | Added partitioner aware union, modified DStream.window.Tathagata Das2013-11-211-0/+27
| * | | | | | | Miscellaneous fixes from code review.Matei Zaharia2014-01-013-11/+5