aboutsummaryrefslogtreecommitdiff
path: root/ec2
Commit message (Expand)AuthorAgeFilesLines
* Merge pull request #323 from admobius/masterMatei Zaharia2012-12-111-23/+55
|\
| * 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
* | Make sure the SSH key we copy to EC2 has permissions 600.Matei Zaharia2012-12-101-0/+1
|/
* 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-122-15/+12
* 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
* Removed separate launcher for EC2 standalone clusterMatei Zaharia2012-08-091-20/+0
* Merged standalone and mesos EC2 scriptsDenny2012-08-023-516/+57
* Spark standalone mode cluster scripts.Denny2012-08-012-0/+511
* 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-105-0/+571