aboutsummaryrefslogtreecommitdiff
path: root/repl
Commit message (Expand)AuthorAgeFilesLines
* [SPARK-1919] Fix Windows spark-shell --jarsAndrew Or2014-09-021-1/+10
* [SPARK-2889] Create Hadoop config objects consistently.Marcelo Vanzin2014-08-302-9/+9
* [SPARK-3256] Added support for :cp <jar> that was broken in Scala 2.10.x for ...Chip Senkbeil2014-08-272-11/+73
* [SPARK-2157] Enable tight firewall rules for SparkAndrew Or2014-08-061-1/+2
* [SPARK-2454] Do not ship spark home to WorkersAndrew Or2014-08-021-3/+0
* SPARK-2632, SPARK-2576. Fixed by only importing what is necessary during clas...Prashant Sharma2014-07-315-5/+67
* [SPARK-2762] SparkILoop leaks memory in multi-repl configurationsTimothy Hunter2014-07-311-19/+20
* [SPARK-2452] Create a new valid for each instead of using lineId.Prashant Sharma2014-07-222-2/+17
* [SPARK-1776] Have Spark's SBT build read dependencies from Maven.Prashant Sharma2014-07-101-0/+1
* [SPARK-1199][REPL] Remove VALId and use the original import style for defined...Prashant Sharma2014-07-043-11/+31
* [SPARK-1841]: update scalatest to version 2.1.5witgo2014-06-061-2/+4
* [SPARK-2029] Bump pom.xml version number of master branch to 1.1.0-SNAPSHOT.Takuya UESHIN2014-06-051-1/+1
* 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
* Improve maven plugin configurationwitgo2014-05-311-30/+0
* [SPARK-1900 / 1918] PySpark on YARN is brokenAndrew Or2014-05-241-2/+3
* [SPARK-1896] Respect spark.master (and --master) before MASTER in spark-shellAndrew Or2014-05-221-3/+2
* [SPARK-1897] Respect spark.jars (and --jars) in spark-shellAndrew Or2014-05-221-1/+7
* SPARK-1798. Tests should clean up temp filesSean Owen2014-05-123-6/+23
* [SPARK-1549] Add Python support to spark-submitMatei Zaharia2014-05-061-2/+1
* Improved build configurationwitgo2014-04-281-14/+0
* SPARK-1619 Launch spark-shell with spark-submitPatrick Wendell2014-04-241-2/+3
* SPARK-1586 Windows build fixesMridul Muralidharan2014-04-241-2/+4
* Fix Scala StyleSandeep2014-04-241-5/+8
* REPL cleanup.Michael Armbrust2014-04-191-22/+33
* SPARK-1480: Clean up use of classloadersPatrick Wendell2014-04-131-3/+4
* Remove Unnecessary Whitespace'sSandeep2014-04-102-3/+3
* [SPARK-1276] Add a HistoryServer to render persisted UIAndrew Or2014-04-101-2/+2
* Spark-939: allow user jars to take precedence over spark jarsHolden Karau2014-04-082-9/+106
* SPARK-1099: Introduce local[*] mode to infer number of coresAaron Davidson2014-04-071-1/+1
* SPARK-1349: spark-shell gets its own command historyAaron Davidson2014-04-061-1/+11
* SPARK-1096, a space after comment start style checker.Prashant Sharma2014-03-282-3/+3
* [SPARK-1210] Prevent ContextClassLoader of Actor from becoming ClassLoader of...Takuya UESHIN2014-03-271-0/+11
* SPARK-1325. The maven build error for Spark ToolsSean Owen2014-03-261-0/+5
* SPARK-782 Clean up for ASM dependency.Patrick Wendell2014-03-091-2/+3
* SPARK-1193. Fix indentation in pom.xmlsSandy Ryza2014-03-071-4/+4
* SPARK-1189: Add Security to Spark - Akka, Http, ConnectionManager, UI use ser...Thomas Graves2014-03-063-15/+33
* SPARK-1121: Include avro for yarn-alpha buildsPatrick Wendell2014-03-021-0/+14
* Remove remaining references to incubationPatrick Wendell2014-03-021-2/+2
* SPARK 1084.1 (resubmitted)Sean Owen2014-02-271-2/+2
* [SPARK-1089] fix the regression problem on ADD_JARS in 0.9CodingCat2014-02-261-2/+7
* SPARK-1071: Tidy logging strategy and use of log4jSean Owen2014-02-231-4/+0
* [SPARK-1090] improvement on spark_shell (help information, configure memory)CodingCat2014-02-171-1/+1
* Merge pull request #557 from ScrapCodes/style. Closes #557.Patrick Wendell2014-02-099-6/+25
* Merge pull request #542 from markhamstra/versionBump. Closes #542.Mark Hamstra2014-02-082-2/+2
* Add missing header filesPatrick Wendell2014-01-141-0/+17
* Removing mentions in testsPatrick Wendell2014-01-121-2/+0
* Merge pull request #327 from lucarosellini/masterMatei Zaharia2014-01-083-3/+73
|\
| * Added license header and removed @author tagLuca Rosellini2014-01-072-4/+34
| * Added ā€˜-iā€™ command line option to spark REPL.Luca Rosellini2014-01-033-3/+43