aboutsummaryrefslogtreecommitdiff
path: root/core/src/test
Commit message (Expand)AuthorAgeFilesLines
* 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-0624-333/+605
| |\ \
| * | | 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-0317-270/+455
|\| | | | |
| * | | | | 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
| * | | | | | | Merge remote-tracking branch 'apache/master' into conf2Matei Zaharia2014-01-011-2/+0
| |\ \ \ \ \ \ \
| * \ \ \ \ \ \ \ Merge remote-tracking branch 'apache/master' into conf2Matei Zaharia2014-01-014-0/+83
| |\ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ \ Merge remote-tracking branch 'apache/master' into conf2Matei Zaharia2013-12-313-4/+4
| |\ \ \ \ \ \ \ \ \
| * | | | | | | | | | Updated docs for SparkConf and handled review commentsMatei Zaharia2013-12-301-0/+2
| * | | | | | | | | | Properly show Spark properties on web UI, and change app name propertyMatei Zaharia2013-12-291-1/+1
| * | | | | | | | | | Added tests for SparkConf and fixed a bugMatei Zaharia2013-12-292-0/+116
| * | | | | | | | | | Merge remote-tracking branch 'origin/master' into conf2Matei Zaharia2013-12-299-316/+144
| |\ \ \ \ \ \ \ \ \ \ | | | |_|_|_|_|_|/ / / | | |/| | | | | | | |
| * | | | | | | | | | Fix other failing testsMatei Zaharia2013-12-283-18/+7
| * | | | | | | | | | Various fixes to configuration codeMatei Zaharia2013-12-285-16/+18
| * | | | | | | | | | spark-544, introducing SparkConf and related configuration overhaul.Prashant Sharma2013-12-2510-82/+86
* | | | | | | | | | | Removed a repeated test and changed tests to not use uncommons jarPrashant Sharma2014-01-021-44/+50
* | | | | | | | | | | ignoring tests for now, contrary to what I assumed these tests make sense giv...Prashant Sharma2014-01-022-3/+3
| |_|_|_|/ / / / / / |/| | | | | | | | |
* | | | | | | | | | Merge remote-tracking branch 'apache-github/master' into log4j-fix-2Patrick Wendell2014-01-016-4/+87
|\ \ \ \ \ \ \ \ \ \ | | |_|_|/ / / / / / | |/| | | | | | | |
| * | | | | | | | | Merge pull request #73 from falaki/ApproximateDistinctCountReynold Xin2013-12-314-0/+83
| |\ \ \ \ \ \ \ \ \ | | |_|_|/ / / / / / | |/| | | | | | | |
| | * | | | | | | | Added Java unit tests for countApproxDistinct and countApproxDistinctByKeyHossein Falaki2013-12-301-0/+32
| | * | | | | | | | Renamed countDistinct and countDistinctByKey methods to include ApproxHossein Falaki2013-12-303-9/+9
| | * | | | | | | | Using origin versionHossein Falaki2013-12-3035-156/+1905
| | |\ \ \ \ \ \ \ \ | | | | |_|_|_|/ / / | | | |/| | | | | |