aboutsummaryrefslogtreecommitdiff
path: root/ec2
Commit message (Expand)AuthorAgeFilesLines
* [HOTFIX] Bumping versions for Spark 1.2.2Patrick Wendell2015-04-051-0/+1
* SPARK-5628 [EC2] Backport: Add version option to spark-ec2Sean Owen2015-03-011-7/+7
* [SPARK-5434] [EC2] Preserve spaces in EC2 pathNicholas Chammas2015-02-271-1/+1
* [SPARK-5335] Fix deletion of security groups within a VPCVladimir Grigor2015-02-121-3/+4
* [SPARK-4983] Insert waiting time before tagging EC2 instancesGenTang2015-02-061-0/+3
* Updating versions for Spark 1.2.1Patrick Wendell2015-01-261-1/+2
* [SPARK-4745] Fix get_existing_cluster() function with multiple security groupsalexdebrie2014-12-041-2/+2
* HOTFIX: Updating additional version dataPatrick Wendell2014-11-261-1/+4
* [Spark-4509] Revert EC2 tag-based cluster membership patchXiangrui Meng2014-11-251-61/+22
* [SPARK-4137] [EC2] Don't change working dir on userNicholas Chammas2014-11-052-3/+17
* [EC2] Factor out Mesos spark-ec2 branchNicholas Chammas2014-11-051-2/+9
* Fetch from branch v4 in Spark EC2 script.Josh Rosen2014-10-081-1/+1
* [SPARK-3398] [EC2] Have spark-ec2 intelligently wait for specific cluster statesNicholas Chammas2014-10-071-25/+86
* [EC2] Sort long, manually-inputted dictionariesNicholas Chammas2014-09-291-31/+38
* [EC2] Cleanup Python parens and disk dictNicholas Chammas2014-09-281-30/+30
* [SPARK-3659] Set EC2 version to 1.1.0 and update version mapShivaram Venkataraman2014-09-241-2/+2
* SPARK-3608 Break if the instance tag naming succeedsVida Ha2014-09-201-0/+1
* [SPARK-787] Add S3 configuration parameters to the EC2 deploy scriptsDan Osipov2014-09-162-0/+12
* [SPARK-3540] Add reboot-slaves functionality to the ec2 scriptReynold Xin2014-09-151-1/+15
* [EC2] don't duplicate default valuesNicholas Chammas2014-09-061-11/+13
* [SPARK-3361] Expand PEP 8 checks to include EC2 script and Python examplesNicholas Chammas2014-09-051-6/+14
* [SPARK-3391][EC2] Support attaching up to 8 EBS volumes.Reynold Xin2014-09-041-8/+25
* SPARK-3358: [EC2] Switch back to HVM instances for m3.X.Patrick Wendell2014-09-021-4/+4
* [SPARK-3342] Add SSDs to block device mappingDaniel Darabos2014-09-011-1/+11
* Spark-3213 Fixes issue with spark-ec2 not detecting slaves created with "Laun...Vida Ha2014-08-271-20/+25
* SPARK-3259 - User data should be given to the masterAllan Douglas R. de Oliveira2014-08-271-1/+2
* SPARK-3180 - Better control of security groupsAllan Douglas R. de Oliveira2014-08-251-18/+32
* SPARK-2333 - spark_ec2 script should allow option for existing security groupVida Ha2014-08-191-22/+49
* SPARK-2246: Add user-data option to EC2 scriptsAllan Douglas R. de Oliveira2014-08-031-2/+14
* Added t2 instance typesBasit Mustafa2014-07-181-1/+4
* name ec2 instances and security groups consistentlyNicholas Chammas2014-07-101-2/+3
* [EC2] Add default history server port to ec2 scriptAndrew Or2014-07-081-0/+1
* Fixing AWS instance type information based upon current EC2 dataZichuan Ye2014-06-261-8/+17
* SPARK-2166 - Listing of instances to be terminated before the promptJean-Martin Archer2014-06-221-5/+9
* SPARK-2241: quote command line args in ec2 scriptOri Kremer2014-06-221-1/+1
* HOTFIX: bug caused by #941Patrick Wendell2014-06-171-1/+1
* SPARK-1990: added compatibility for python 2.6 for ssh_read commandAnant2014-06-161-1/+15
* [SPARK-2065] give launched instances namesNicholas Chammas2014-06-101-0/+11
* SPARK-1790: Update EC2 scripts to support r3 instance typesVarakhedi Sujeet2014-06-041-2/+12
* Update spark-ec2 scripts for 1.0.0 on masterAaron Davidson2014-06-031-3/+3
* Made spark_ec2.py PEP8 compliant.Reynold Xin2014-06-011-675/+712
* Version bump of spark-ec2 scriptsPatrick Wendell2014-05-161-1/+1
* Address SPARK-1717msiddalingaiah2014-05-041-3/+3
* EC2 script should exit with non-zero code on UsageErrorAllan Douglas R. de Oliveira2014-05-041-0/+1
* EC2 configurable workersAllan Douglas R. de Oliveira2014-05-032-2/+12
* Add Spark v0.9.1 to ec2 launch script and use it as the defaultHarvey Feng2014-04-101-2/+2
* SPARK-1156: allow user to login into a cluster without slavesCodingCat2014-03-051-5/+6
* Remove remaining references to incubationPatrick Wendell2014-03-022-2/+2
* SPARK-1106: check key name and identity file before launch a clusterXiangrui Meng2014-02-181-0/+6
* Merge pull request #598 from shivaram/master.Shivaram Venkataraman2014-02-131-2/+2