aboutsummaryrefslogtreecommitdiff
path: root/ec2/spark_ec2.py
Commit message (Expand)AuthorAgeFilesLines
* SPARK-626: Making security group deletion optional, handling retriedPeter Sankauskas2012-12-111-27/+55
* SPARK-626: Remove rules before removing security groups, with a pause inPeter Sankauskas2012-12-101-11/+15
* Merge pull request #309 from admobius/use-boto-config-fileMatei Zaharia2012-11-191-11/+20
|\
| * Allow Boto to use the other config options it supports, and gracefullyPeter Sankauskas2012-11-191-11/+20
* | Merge pull request #308 from admobius/multi-zoneMatei Zaharia2012-11-191-22/+59
|\ \ | |/ |/|
| * Adding comment about additional bandwidth chargesPeter Sankauskas2012-11-171-1/+2
| * Giving the Spark EC2 script the ability to launch instances spreadPeter Sankauskas2012-11-161-22/+58
* | Delete security groups when deleting the cluster. As many operationsPeter Sankauskas2012-11-161-0/+14
|/
* Fix check for existing instances during EC2 launch.Josh Rosen2012-11-031-10/+6
* Cancel spot instance requests when exiting spark-ec2.Josh Rosen2012-10-301-21/+31
* 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