COMMITS
/ bin/spark-class October 24, 2022
July 30, 2019
K
[SPARK-28525][DEPLOY] Allow Launcher to be applied Java options
Kousuke Saruta committed
May 5, 2017
J
November 16, 2016
H
[SPARK-1267][SPARK-18129] Allow PySpark to be pip installed
Holden Karau committed
August 8, 2016
M
[SPARK-16586][CORE] Handle JVM errors printed to stdout.
Marcelo Vanzin committed
May 27, 2016
S
May 10, 2016
M
[SPARK-13670][LAUNCHER] Propagate error from launcher to shell.
Marcelo Vanzin committed
April 6, 2016
H
April 4, 2016
M
[SPARK-13579][BUILD] Stop building the main Spark assembly.
Marcelo Vanzin committed
March 14, 2016
M
[SPARK-13578][CORE] Modify launch scripts to not use assemblies.
Marcelo Vanzin committed
December 8, 2015
J
[SPARK-12166][TEST] Unset hadoop related environment in testing
Jeff Zhang committed
November 4, 2015
J
[SPARK-2960][DEPLOY] Support executing Spark from symlinks (reopen)
jerryshao committed
October 24, 2015
J
[SPARK-11264] bin/spark-class can't find assembly jars with certain GREP_OPTIONS set
Jeffrey Naisbitt committed
August 28, 2015
M
[SPARK-9284] [TESTS] Allow all tests to run without an assembly.
Marcelo Vanzin committed
June 7, 2015
S
[SPARK-7733] [CORE] [BUILD] Update build, code to use Java 7 for 1.5.0+
Sean Owen committed
June 5, 2015
M
[SPARK-6324] [CORE] Centralize handling of script usage messages.
Marcelo Vanzin committed
April 15, 2015
M
[SPARK-6890] [core] Fix launcher lib work with SPARK_PREPEND_CLASSES.
Marcelo Vanzin committed
March 29, 2015
N
[SPARK-6406] Launch Spark using assembly jar instead of a separate launcher jar
Nishkam Ravi committed
March 11, 2015
M
[SPARK-4924] Add a library for launching Spark jobs programmatically.
Marcelo Vanzin committed
January 25, 2015
J
SPARK-5382: Use SPARK_CONF_DIR in spark-class if it is defined
Jacek Lewandowski committed
January 19, 2015
J
[SPARK-5088] Use spark-class for running executors directly
Jongyoul Lee committed
January 17, 2015
R
[SPARK-5193][SQL] Remove Spark SQL Java-specific API.
Reynold Xin committed
November 12, 2014
P
Support cross building for Scala 2.11
Prashant Sharma committed
October 30, 2014
G
[SPARK-1720][SPARK-1719] use LD_LIBRARY_PATH instead of -Djava.library.path
GuoQiang Li committed
October 14, 2014
C
[SPARK-3869] ./bin/spark-class miss Java version with _JAVA_OPTIONS set
cocoatomo committed
October 3, 2014
M
[SPARK-3775] Not suitable error message in spark-shell.cmd
Masayoshi TSUZUKI committed
September 15, 2014
M
[SPARK-3425] do not set MaxPermSize for OpenJDK 1.8
Matthew Farrellee committed
September 8, 2014
P
SPARK-3337 Paranoid quoting in shell to allow install dirs with spaces within.
Prashant Sharma committed
August 23, 2014
D
[SPARK-3068]remove MaxPermSize option for jvm 1.8
Daoyuan Wang committed
August 20, 2014
A
[SPARK-2849] Handle driver configs separately in client mode
Andrew Or committed
July 10, 2014
P
[SPARK-1776] Have Spark's SBT build read dependencies from Maven.
Prashant Sharma committed
July 3, 2014
P
[SPARK-2109] Setting SPARK_MEM for bin/pyspark does not work.
Prashant Sharma committed
June 23, 2014
P
[SPARK-2118] spark class should complain if tools jar is missing.
Prashant Sharma committed
June 12, 2014
P
SPARK-1843: Replace assemble-deps with env variable.
Patrick Wendell committed
May 21, 2014
S
[SPARK-1250] Fixed misleading comments in bin/pyspark, bin/spark-class
Sumedh Mungee committed
May 20, 2014
M
SPARK-1879. Increase MaxPermSize since some of our builds have many classes
Matei Zaharia committed
May 9, 2014
P
SPARK-1565 (Addendum): Replace `run-example` with `spark-submit`.
Patrick Wendell committed
May 4, 2014
P
SPARK-1703 Warn users if Spark is run on JRE6 but compiled with JDK7.
Patrick Wendell committed
April 29, 2014
P
SPARK-1654 and SPARK-1653: Fixes in spark-submit.
Patrick Wendell committed
April 21, 2014
P
Clean up and simplify Spark configuration
Patrick Wendell committed
April 10, 2014
A
[SPARK-1276] Add a HistoryServer to render persisted UI
Andrew Or committed
April 7, 2014
A
SPARK-1314: Use SPARK_HIVE to determine if we include Hive in packaging
Aaron Davidson committed
March 25, 2014
A
SPARK-1286: Make usage of spark-env.sh idempotent
Aaron Davidson committed
P
SPARK-1094 Support MiMa for reporting binary compatibility accross versions.
Patrick Wendell committed
March 9, 2014
A
SPARK-929: Fully deprecate usage of SPARK_MEM
Aaron Davidson committed
January 6, 2014
H
Finish documentation changes
Holden Karau committed
January 4, 2014
P
Merge remote-tracking branch 'apache-github/master' into remove-binaries
Patrick Wendell committed
January 3, 2014
P
sbin/compute-classpath* bin/compute-classpath*
Prashant Sharma committed
P
sbin/spark-class* -> bin/spark-class*
Prashant Sharma committed