aboutsummaryrefslogtreecommitdiff
path: root/repl/src/test/scala/org/apache
Commit message (Expand)AuthorAgeFilesLines
* [SPARK-18685][TESTS] Fix URI and release resources after opening in tests at ...hyukjinkwon2016-12-031-8/+17
* [SPARK-16779][TRIVIAL] Avoid using postfix operators where they do not add mu...Holden Karau2016-08-081-1/+0
* [SPARK-14725][CORE] Remove HttpServer classjerryshao2016-04-201-53/+0
* [SPARK-13928] Move org.apache.spark.Logging into org.apache.spark.internal.Lo...Wenchen Fan2016-03-171-0/+1
* [SPARK-3873][TESTS] Import ordering fixes.Marcelo Vanzin2016-01-051-4/+4
* [SPARK-12311][CORE] Restore previous value of "os.arch" property in test suit...Kazuaki Ishizaki2015-12-241-6/+9
* [SPARK-11563][CORE][REPL] Use RpcEnv to transfer REPL-generated classes.Marcelo Vanzin2015-12-101-10/+38
* [SPARK-11818][REPL] Fix ExecutorClassLoader to lookup resources from …Jungtaek Lim2015-11-241-0/+29
* [SPARK-7558] Demarcate tests in unit-tests.logAndrew Or2015-05-291-2/+1
* [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