aboutsummaryrefslogtreecommitdiff
path: root/bin/start-all.sh
Commit message (Collapse)AuthorAgeFilesLines
* Add Apache license headers and LICENSE and NOTICE filesMatei Zaharia2013-07-161-0/+17
|
* Use spark-env.sh to configure standalone master. See SPARK-638.Josh Rosen2012-12-141-2/+2
| | | | Also fixed a typo in the standalone mode documentation.
* Spark standalone mode cluster scripts.Denny2012-08-011-0/+17
Heavily inspired by Hadoop cluster scripts ;-)