aboutsummaryrefslogtreecommitdiff
path: root/bin/run-example
Commit message (Expand)AuthorAgeFilesLines
* [SPARK-1267][SPARK-18129] Allow PySpark to be pip installedHolden Karau2016-11-161-1/+1
* [SPARK-13576][BUILD] Don't create assembly for examples.Marcelo Vanzin2016-03-151-53/+2
* [SPARK-2960][DEPLOY] Support executing Spark from symlinks (reopen)jerryshao2015-11-041-8/+10
* [SPARK-4924] Add a library for launching Spark jobs programmatically.Marcelo Vanzin2015-03-111-1/+1
* [SPARK-5765][Examples]Fixed word split problem in run-example and compute-cla...Venkata Ramana Gollamudi2015-02-121-2/+2
* [SPARK-4504][Examples] fix run-example failure if multiple assembly jars existVenkata Ramana Gollamudi2015-01-191-6/+21
* Support cross building for Scala 2.11Prashant Sharma2014-11-111-4/+4
* SPARK-3337 Paranoid quoting in shell to allow install dirs with spaces within.Prashant Sharma2014-09-081-4/+4
* [SPARK-1981] Add AWS Kinesis streaming supportChris Fregly2014-08-021-1/+2
* [SPARK-2109] Setting SPARK_MEM for bin/pyspark does not work.Prashant Sharma2014-07-031-5/+5
* Update run-examplemaji20142014-06-081-1/+1
* [SPARK-1876] Windows fixes to deal with latest distribution layout changesMatei Zaharia2014-05-191-12/+11
* SPARK-1565 (Addendum): Replace `run-example` with `spark-submit`.Patrick Wendell2014-05-081-53/+18
* SPARK-1119 and other build improvementsPatrick Wendell2014-04-231-4/+7
* Clean up and simplify Spark configurationPatrick Wendell2014-04-211-1/+0
* SPARK-1286: Make usage of spark-env.sh idempotentAaron Davidson2014-03-241-4/+1
* Removed SPARK_MEM from run-examples.Tathagata Das2014-01-201-5/+0
* Made run-example respect SPARK_JAVA_OPTS and SPARK_MEM.Tathagata Das2014-01-201-2/+16
* Merge pull request #313 from tdas/project-refactorPatrick Wendell2014-01-071-6/+1
|\
| * Fixed examples/pom.xml and run-example based on Patrick's suggestions.Tathagata Das2014-01-071-6/+1
* | CR feedback (sbt -> sbt/sbt and correct JAR path in script) :)Holden 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-1/+1
* run-example -> bin/run-examplePrashant Sharma2014-01-021-1/+1
* Merge branch 'scripts-reorg' of github.com:shane-huang/incubator-spark into s...Prashant Sharma2014-01-021-1/+11
* refactor $FWD variableAndrew xia2013-09-291-1/+1
* add scripts in binshane-huang2013-09-231-2/+2
* moved user scripts to bin foldershane-huang2013-09-231-0/+81