COMMITS
/ bin/run-example November 16, 2016
H
[SPARK-1267][SPARK-18129] Allow PySpark to be pip installed
Holden Karau committed
March 15, 2016
M
[SPARK-13576][BUILD] Don't create assembly for examples.
Marcelo Vanzin committed
November 4, 2015
J
[SPARK-2960][DEPLOY] Support executing Spark from symlinks (reopen)
jerryshao committed
March 11, 2015
M
[SPARK-4924] Add a library for launching Spark jobs programmatically.
Marcelo Vanzin committed
February 12, 2015
V
[SPARK-5765][Examples]Fixed word split problem in run-example and compute-classpath
Venkata Ramana Gollamudi committed
January 19, 2015
V
[SPARK-4504][Examples] fix run-example failure if multiple assembly jars exist
Venkata Ramana Gollamudi committed
November 12, 2014
P
Support cross building for Scala 2.11
Prashant Sharma committed
September 8, 2014
P
SPARK-3337 Paranoid quoting in shell to allow install dirs with spaces within.
Prashant Sharma committed
August 2, 2014
C
[SPARK-1981] Add AWS Kinesis streaming support
Chris Fregly committed
July 3, 2014
P
[SPARK-2109] Setting SPARK_MEM for bin/pyspark does not work.
Prashant Sharma committed
June 8, 2014
M
Update run-example
maji2014 committed
May 19, 2014
M
[SPARK-1876] Windows fixes to deal with latest distribution layout changes
Matei Zaharia committed
May 9, 2014
P
SPARK-1565 (Addendum): Replace `run-example` with `spark-submit`.
Patrick Wendell committed
April 23, 2014
P
SPARK-1119 and other build improvements
Patrick Wendell committed
April 21, 2014
P
Clean up and simplify Spark configuration
Patrick Wendell committed
March 25, 2014
A
SPARK-1286: Make usage of spark-env.sh idempotent
Aaron Davidson committed
January 21, 2014
T
Removed SPARK_MEM from run-examples.
Tathagata Das committed
T
Made run-example respect SPARK_JAVA_OPTS and SPARK_MEM.
Tathagata Das committed
January 8, 2014
P
Merge pull request #313 from tdas/project-refactor
Patrick Wendell committed
January 7, 2014
T
Fixed examples/pom.xml and run-example based on Patrick's suggestions.
Tathagata Das committed
January 6, 2014
H
CR feedback (sbt -> sbt/sbt and correct JAR path in script) :)
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
January 2, 2014
P
run-example -> bin/run-example
Prashant Sharma committed
P
Merge branch 'scripts-reorg' of github.com:shane-huang/incubator-spark into spark-915-segregate-scripts
Prashant Sharma committed
September 29, 2013
A
refactor $FWD variable
Andrew xia committed
September 23, 2013
S
add scripts in bin
shane-huang committed
S
moved user scripts to bin folder
shane-huang committed