aboutsummaryrefslogtreecommitdiff
path: root/repl
Commit message (Expand)AuthorAgeFilesLines
* Preparing development version 1.4.0-SNAPSHOTPatrick Wendell2015-05-201-1/+1
* Preparing Spark release rc-testPatrick Wendell2015-05-201-1/+1
* Preparing development version 1.4.0-SNAPSHOTpwendell2015-05-201-1/+1
* Preparing Spark release rc-testpwendell2015-05-201-1/+1
* Preparing development version 1.4.0-SNAPSHOTjenkins2015-05-201-1/+1
* Preparing Spark release rc-testjenkins2015-05-201-1/+1
* Preparing development version 1.4.0-SNAPSHOTPatrick Wendell2015-05-201-1/+1
* Preparing Spark release rc-testPatrick Wendell2015-05-201-1/+1
* [SPARK-7726] Fix Scaladoc false errorsIulian Dragos2015-05-191-1/+1
* Preparing development version 1.4.1-SNAPSHOTPatrick Wendell2015-05-191-1/+1
* Preparing Spark release v1.4.0-rc1Patrick Wendell2015-05-191-1/+1
* [HOTFIX] Revert "[SPARK-7092] Update spark scala version to 2.11.6"Patrick Wendell2015-05-191-1/+1
* Revert "Preparing Spark release v1.4.0-rc1"Patrick Wendell2015-05-191-1/+1
* Revert "Preparing development version 1.4.1-SNAPSHOT"Patrick Wendell2015-05-191-1/+1
* Preparing development version 1.4.1-SNAPSHOTPatrick Wendell2015-05-191-1/+1
* Preparing Spark release v1.4.0-rc1Patrick Wendell2015-05-191-1/+1
* Revert "Preparing Spark release v1.4.0-rc1"Patrick Wendell2015-05-191-1/+1
* Revert "Preparing development version 1.4.1-SNAPSHOT"Patrick Wendell2015-05-191-1/+1
* Preparing development version 1.4.1-SNAPSHOTPatrick Wendell2015-05-191-1/+1
* Preparing Spark release v1.4.0-rc1Patrick Wendell2015-05-191-1/+1
* Revert "Preparing Spark release v1.4.0-rc1"Patrick Wendell2015-05-181-1/+1
* Revert "Preparing development version 1.4.1-SNAPSHOT"Patrick Wendell2015-05-181-1/+1
* Preparing development version 1.4.1-SNAPSHOTPatrick Wendell2015-05-191-1/+1
* Preparing Spark release v1.4.0-rc1Patrick Wendell2015-05-191-1/+1
* [SPARK-6568] spark-shell.cmd --jars option does not accept the jar that has s...Masayoshi TSUZUKI2015-05-131-2/+3
* [SPARK-7489] [SPARK SHELL] Spark shell crashes when compiled with scala 2.11vinodkc2015-05-081-1/+1
* [SPARK-7470] [SQL] Spark shell SQLContext crashes without hiveAndrew Or2015-05-071-1/+1
* [SPARK-7092] Update spark scala version to 2.11.6Prashant Sharma2015-04-251-1/+1
* [SPARK-6758]block the right jetty package in logWangTaoTheTonic2015-04-091-1/+1
* [SPARK-6209] Clean up connections in ExecutorClassLoader after failing to loa...Josh Rosen2015-03-243-20/+140
* [SPARK-6371] [build] Update version to 1.4.0-SNAPSHOT.Marcelo Vanzin2015-03-201-1/+1
* SPARK-6338 [CORE] Use standard temp dir mechanisms in tests to avoid orphane...Sean Owen2015-03-201-4/+1
* [SPARK-6299][CORE] ClassNotFoundException in standalone mode when running gro...Kevin (Sangwoo) Kim2015-03-162-38/+62
* [SPARK-3619] Part 2. Upgrade to Mesos 0.21 to work around MESOS-1688Jongyoul Lee2015-03-152-2/+2
* [Docs] Replace references to SchemaRDD with DataFrameReynold Xin2015-03-091-3/+3
* SPARK-6182 [BUILD] spark-parent pom needs to be published for both 2.10 and 2.11Sean Owen2015-03-051-1/+1
* [SPARK-3340] Deprecate ADD_JARS and ADD_FILESazagrebin2015-02-162-3/+7
* [SPARK-5752][SQL] Don't implicitly convert RDDs directly to DataFramesReynold Xin2015-02-133-3/+3
* SPARK-5727 [BUILD] Remove Debian packagingSean Owen2015-02-121-2/+0
* [HOTFIX] Fix the maven build after adding sqlContext to spark-shellMichael Armbrust2015-02-061-1/+0
* [SPARK-5586][Spark Shell][SQL] Make `sqlContext` available in spark shellOopsOutOfMemory2015-02-064-1/+58
* [SPARK-5612][SQL] Move DataFrame implicit functions into SQLContext.implicits.Reynold Xin2015-02-041-2/+2
* Spark 3883: SSL support for HttpServer and AkkaJacek Lewandowski2015-02-021-4/+7
* [SPARK-5353] Log failures in REPL class loadingTobias Schlatter2015-02-011-4/+11
* [SPARK-3996]: Shade Jetty in Spark deliverablesPatrick Wendell2015-02-011-0/+24
* [SPARK-5447][SQL] Replaced reference to SchemaRDD with DataFrame.Reynold Xin2015-01-281-3/+3
* [HOTFIX]: Minor clean up regarding skipped artifacts in build files.Patrick Wendell2015-01-171-7/+0
* [SPARK-4923][REPL] Add Developer API to REPL to allow re-publishing the REPL jarChip Senkbeil2015-01-1611-195/+644
* [SPARK-5006][Deploy]spark.port.maxRetries doesn't workWangTaoTheTonic2015-01-132-2/+2
* [SPARK-4048] Enhance and extend hadoop-provided profile.Marcelo Vanzin2015-01-081-11/+0