aboutsummaryrefslogtreecommitdiff
path: root/make-distribution.sh
Commit message (Expand)AuthorAgeFilesLines
...
* Finish documentation changesHolden Karau2014-01-051-1/+1
* Code review feedbackHolden Karau2014-01-051-2/+5
* Merge remote-tracking branch 'apache-github/master' into remove-binariesPatrick Wendell2014-01-031-7/+4
|\
| * a few left over document changePrashant Sharma2014-01-021-2/+2
| * spark-shell -> bin/spark-shellPrashant Sharma2014-01-021-1/+1
| * Merge branch 'scripts-reorg' of github.com:shane-huang/incubator-spark into s...Prashant Sharma2014-01-021-4/+1
| |\
| | * added spark-class and spark-executor to sbinshane-huang2013-09-231-4/+1
* | | Changes on top of Prashant's patch.Patrick Wendell2014-01-031-1/+2
* | | Removed sbt folder and changed docs accordinglyPrashant Sharma2014-01-021-2/+10
|/ /
* / fixed a bug of using wildcard in quotesDu Li2013-10-011-1/+1
|/
* Fix copy issue in https://github.com/mesos/spark/pull/899Matei Zaharia2013-09-091-1/+1
* Fix path to assembly in make-distribution.shMatei Zaharia2013-08-291-1/+1
* Fix PySpark for assembly run and include it in distMatei Zaharia2013-08-291-1/+4
* Change build and run instructions to use assembliesMatei Zaharia2013-08-291-8/+9
* Change default SPARK_HADOOP_VERSION in make-distribution.sh tooMatei Zaharia2013-08-211-1/+1
* Rename YARN build flag to SPARK_WITH_YARNJey Kottalam2013-08-161-4/+4
* Allow make-distribution.sh to specify Hadoop version usedJey Kottalam2013-08-161-11/+42
* Added property 'spark.executor.uri' for launching on Mesos withoutBenjamin Hindman2013-07-291-0/+1
* Merge remote-tracking branch 'origin/pr/704'Matei Zaharia2013-07-161-3/+21
|\
| * dding tgz option to make-distribution.shseanm2013-07-151-3/+21
* | Add Apache license headers and LICENSE and NOTICE filesMatei Zaharia2013-07-161-0/+19
|/
* Merge remote-tracking branch 'origin/pr/662'Matei Zaharia2013-07-131-1/+2
* Add deploy/testing procedureEvan Chan2013-06-251-0/+8
* Script to create binary distribution for SparkEvan Chan2013-06-241-0/+30