aboutsummaryrefslogtreecommitdiff
path: root/repl/src/test
Commit message (Expand)AuthorAgeFilesLines
* [SPARK-1210] Prevent ContextClassLoader of Actor from becoming ClassLoader of...Takuya UESHIN2014-03-271-0/+11
* Add missing header filesPatrick Wendell2014-01-141-0/+17
* Removing mentions in testsPatrick Wendell2014-01-121-2/+0
* Fixed compile time warnings and formatting post merge.Prashant Sharma2013-11-261-65/+74
* Various merge correctionsAaron Davidson2013-11-141-1/+1
* Merge branch 'master' into scala-2.10Raymond Liu2013-11-141-2/+34
|\
| * Propagate the SparkContext local property from the thread that calls the spar...Reynold Xin2013-11-091-2/+33
* | Fixed repl suitePrashant Sharma2013-09-151-6/+6
* | Few more fixes to tests broken during mergePrashant Sharma2013-09-101-50/+0
* | Merged with masterPrashant Sharma2013-09-064-156/+208
|\|
| * Initial work to rename package to org.apache.sparkMatei Zaharia2013-09-011-3/+3
| * Add Apache license headers and LICENSE and NOTICE filesMatei Zaharia2013-07-162-1/+35
* | Added add jars functionality to new repl, which was dropped while merging wit...Prashant Sharma2013-07-121-1/+1
* | Removed an unnecessary test casePrashant Sharma2013-07-111-101/+0
* | Merge branch 'master' into master-mergePrashant Sharma2013-07-031-1/+22
|\|
| * FormattingMatei Zaharia2013-06-251-3/+4
| * Added a local-cluster mode test to ReplSuiteMatei Zaharia2013-06-251-5/+26
| * Attempt to fix streaming test failures after yarn branch mergeMridul Muralidharan2013-04-281-0/+1
* | Fix StandaloneClusterReplSuite to allow running multiple testsMatei Zaharia2013-06-082-16/+5
* | scala 2.10 and master mergePrashant Sharma2013-04-241-0/+1
* | Manually merged scala-2.10 and masterPrashant Sharma2013-04-221-2/+2
|\|
| * Replace old 'master' term with 'driver'.Stephen Haberman2013-01-251-1/+1
| * Changed locations for unit test logs.Tathagata Das2013-01-071-2/+2
* | Added more testsPrashant Sharma2013-04-192-8/+83
* | Added standalone cluster repl suitePrashant Sharma2013-04-153-47/+100
* | Fixed broken tests by last commit for repl.Prashant Sharma2013-03-251-8/+7
|/
* Removed the need to sleep in tests due to waiting for Akka to shut downMatei Zaharia2012-10-071-0/+2
* Write all unit test output to a fileMatei Zaharia2012-10-011-4/+6
* Fixed several bugs that caused weird behavior with files in spark-shell:Matei Zaharia2012-09-301-1/+22
* Set log level in tests to WARNMatei Zaharia2012-08-231-0/+8
* Further fixes to how Mesos is found and usedMatei Zaharia2012-03-171-1/+1
* Use process instead of main as the latter is deprecated.Ismael Juma2011-08-021-1/+1
* Various work to use the 2.9 interpreterMatei Zaharia2011-05-311-1/+1
* Move REPL classes to separate module.Ismael Juma2011-05-271-0/+144