aboutsummaryrefslogtreecommitdiff
path: root/ec2/spark_ec2.py
Commit message (Expand)AuthorAgeFilesLines
* Allow EC2 script to stop/destroy cluster after master/slave failures.Josh Rosen2012-10-181-4/+5
* Update EC2 scripts for Spark 0.6Matei Zaharia2012-10-121-15/+11
* Add m1.medium node option to cluster management script.Ray Racine2012-10-091-0/+1
* Made region used by spark-ec2 configurable.Matei Zaharia2012-08-281-2/+4
* Use root login in standalone AMIDenny2012-08-141-1/+1
* rsync root directory in EC2 scriptDenny2012-08-141-1/+1
* Merged standalone and mesos EC2 scriptsDenny2012-08-021-24/+56
* Increase the default wait time for EC2 clusters to 2 minutes.Matei Zaharia2012-06-291-2/+2
* Added script for launching Spark on EC2 from Mesos, to make it easierMatei Zaharia2012-06-101-0/+539