aboutsummaryrefslogtreecommitdiff
path: root/bin/spark-class
Commit message (Expand)AuthorAgeFilesLines
* [SPARK-3869] ./bin/spark-class miss Java version with _JAVA_OPTIONS setcocoatomo2014-10-141-1/+1
* [SPARK-3775] Not suitable error message in spark-shell.cmdMasayoshi TSUZUKI2014-10-031-1/+1
* [SPARK-3425] do not set MaxPermSize for OpenJDK 1.8Matthew Farrellee2014-09-151-1/+1
* SPARK-3337 Paranoid quoting in shell to allow install dirs with spaces within.Prashant Sharma2014-09-081-10/+10
* [SPARK-3068]remove MaxPermSize option for jvm 1.8Daoyuan Wang2014-08-231-1/+6
* [SPARK-2849] Handle driver configs separately in client modeAndrew Or2014-08-201-11/+38
* [SPARK-1776] Have Spark's SBT build read dependencies from Maven.Prashant Sharma2014-07-101-2/+2
* [SPARK-2109] Setting SPARK_MEM for bin/pyspark does not work.Prashant Sharma2014-07-031-7/+6
* [SPARK-2118] spark class should complain if tools jar is missing.Prashant Sharma2014-06-231-0/+5
* SPARK-1843: Replace assemble-deps with env variable.Patrick Wendell2014-06-121-17/+0
* [SPARK-1250] Fixed misleading comments in bin/pyspark, bin/spark-classSumedh Mungee2014-05-211-1/+1
* SPARK-1879. Increase MaxPermSize since some of our builds have many classesMatei Zaharia2014-05-191-2/+2
* SPARK-1565 (Addendum): Replace `run-example` with `spark-submit`.Patrick Wendell2014-05-081-1/+1
* SPARK-1703 Warn users if Spark is run on JRE6 but compiled with JDK7.Patrick Wendell2014-05-041-1/+8
* SPARK-1654 and SPARK-1653: Fixes in spark-submit.Patrick Wendell2014-04-281-4/+5
* Clean up and simplify Spark configurationPatrick Wendell2014-04-211-1/+1
* [SPARK-1276] Add a HistoryServer to render persisted UIAndrew Or2014-04-101-2/+6
* SPARK-1314: Use SPARK_HIVE to determine if we include Hive in packagingAaron Davidson2014-04-061-2/+0
* SPARK-1286: Make usage of spark-env.sh idempotentAaron Davidson2014-03-241-4/+1
* SPARK-1094 Support MiMa for reporting binary compatibility accross versions.Patrick Wendell2014-03-241-2/+1
* SPARK-929: Fully deprecate usage of SPARK_MEMAaron Davidson2014-03-091-20/+28
* Finish documentation changesHolden Karau2014-01-051-1/+1
* Merge remote-tracking branch 'apache-github/master' into remove-binariesPatrick Wendell2014-01-031-1/+1
* sbin/compute-classpath* bin/compute-classpath*Prashant Sharma2014-01-031-1/+1
* sbin/spark-class* -> bin/spark-class*Prashant Sharma2014-01-031-0/+154