aboutsummaryrefslogtreecommitdiff
path: root/bin/start-slave.sh
Commit message (Collapse)AuthorAgeFilesLines
* Add Apache license headers and LICENSE and NOTICE filesMatei Zaharia2013-07-161-0/+17
|
* Add simple usage to start-slave scriptEvan Chan2013-06-241-0/+3
|
* Use ec2-metadata in start-slave.sh.Josh Rosen2013-05-241-1/+2
| | | | | | | | PR #419 applied the same change, but only to start-master.sh, so some workers were still starting their web UI's using internal addresses. This should finally fix SPARK-613.
* added SPARK_WORKER_INSTANCES : allows spawning multiple worker ↵kalpit2013-03-261-1/+1
| | | | instances/processes on every slave machine
* Use spark-env.sh to configure standalone master. See SPARK-638.Josh Rosen2012-12-141-1/+0
| | | | Also fixed a typo in the standalone mode documentation.
* Use external addresses in standalone WebUI on EC2.Josh Rosen2012-12-011-0/+15