aboutsummaryrefslogtreecommitdiff
path: root/make-distribution.sh
Commit message (Expand)AuthorAgeFilesLines
* 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