aboutsummaryrefslogtreecommitdiff
path: root/repl/scala-2.10
Commit message (Expand)AuthorAgeFilesLines
* [SPARK-7977] [BUILD] Disallowing printlnJonathan Alter2015-07-104-0/+8
* [SPARK-8461] [SQL] fix codegen with REPL class loaderDavies Liu2015-06-191-0/+11
* [SPARK-7558] Demarcate tests in unit-tests.logAndrew Or2015-05-291-3/+2
* [SPARK-6568] spark-shell.cmd --jars option does not accept the jar that has s...Masayoshi TSUZUKI2015-05-131-2/+3
* [SPARK-7470] [SQL] Spark shell SQLContext crashes without hiveAndrew Or2015-05-071-1/+1
* [SPARK-6299][CORE] ClassNotFoundException in standalone mode when running gro...Kevin (Sangwoo) Kim2015-03-161-19/+31
* [SPARK-3619] Part 2. Upgrade to Mesos 0.21 to work around MESOS-1688Jongyoul Lee2015-03-151-1/+1
* [SPARK-3340] Deprecate ADD_JARS and ADD_FILESazagrebin2015-02-161-3/+4
* [SPARK-5752][SQL] Don't implicitly convert RDDs directly to DataFramesReynold Xin2015-02-132-2/+2
* [SPARK-5586][Spark Shell][SQL] Make `sqlContext` available in spark shellOopsOutOfMemory2015-02-062-0/+29
* [SPARK-5612][SQL] Move DataFrame implicit functions into SQLContext.implicits.Reynold Xin2015-02-041-2/+2
* [SPARK-5447][SQL] Replaced reference to SchemaRDD with DataFrame.Reynold Xin2015-01-281-3/+3
* [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-131-1/+1
* [SPARK-4472][Shell] Print "Spark context available as sc." only when SparkCon...zsxwing2014-11-211-2/+5
* Support cross building for Scala 2.11Prashant Sharma2014-11-1113-0/+4176