aboutsummaryrefslogtreecommitdiff
path: root/repl/src/test/scala/org
Commit message (Expand)AuthorAgeFilesLines
* [SPARK-6209] Clean up connections in ExecutorClassLoader after failing to loa...Josh Rosen2015-03-241-2/+68
* Support cross building for Scala 2.11Prashant Sharma2014-11-111-318/+0
* SPARK-3811 [CORE] More robust / standard Utils.deleteRecursively, Utils.creat...Sean Owen2014-10-092-9/+3
* [SPARK-2889] Create Hadoop config objects consistently.Marcelo Vanzin2014-08-301-5/+5
* SPARK-2632, SPARK-2576. Fixed by only importing what is necessary during clas...Prashant Sharma2014-07-311-0/+27
* [SPARK-2452] Create a new valid for each instead of using lineId.Prashant Sharma2014-07-221-1/+10
* [SPARK-1199][REPL] Remove VALId and use the original import style for defined...Prashant Sharma2014-07-041-0/+12
* [SPARK-1841]: update scalatest to version 2.1.5witgo2014-06-061-2/+4
* Fix issue in ReplSuite with hadoop-provided profile.Marcelo Vanzin2014-06-041-1/+13
* [SPARK-1942] Stop clearing spark.driver.port in unit testsSyed Hashmi2014-06-031-2/+0
* SPARK-1798. Tests should clean up temp filesSean Owen2014-05-122-5/+22
* [SPARK-1549] Add Python support to spark-submitMatei Zaharia2014-05-061-2/+1
* SPARK-1586 Windows build fixesMridul Muralidharan2014-04-241-2/+4
* Spark-939: allow user jars to take precedence over spark jarsHolden Karau2014-04-081-0/+76
* [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-062-85/+117
|/
* Initial work to rename package to org.apache.sparkMatei Zaharia2013-09-011-0/+207