aboutsummaryrefslogtreecommitdiff
path: root/ec2
Commit message (Expand)AuthorAgeFilesLines
* [SPARK-6186] [EC2] Make Tachyon version configurable in EC2 deployment scriptcheng chang2015-03-102-1/+21
* [SPARK-6191] [EC2] Generalize ability to download libsNicholas Chammas2015-03-101-28/+54
* [EC2] [SPARK-6188] Instance types can be mislabeled when re-starting cluster ...Theodore Vasiloudis2015-03-091-0/+11
* [SPARK-6193] [EC2] Push group filter up to EC2Nicholas Chammas2015-03-081-37/+41
* [SPARK-5641] [EC2] Allow spark_ec2.py to copy arbitrary files to clusterFlorian Verhein2015-03-071-0/+42
* [EC2] Reorder print statements on terminationNicholas Chammas2015-03-071-6/+8
* [SPARK-5335] Fix deletion of security groups within a VPCVladimir Grigor2015-02-121-3/+4
* [EC2] Update default Spark version to 1.2.1Katsunori Kanda2015-02-121-1/+2
* [SPARK-5668] Display region in spark_ec2.py get_existing_cluster()Miguel Peralvo2015-02-101-4/+7
* [SPARK-1805] [EC2] Validate instance typesNicholas Chammas2015-02-101-51/+81
* [SPARK-5611] [EC2] Allow spark-ec2 repo and branch to be set on CLI of spark_...Florian Verhein2015-02-091-5/+32
* [SPARK-5473] [EC2] Expose SSH failures after status checks passNicholas Chammas2015-02-091-12/+24
* [SPARK-5366][EC2] Check the mode of private keyliuchang08122015-02-081-0/+15
* SPARK-5403: Ignore UserKnownHostsFile in SSH callsGrzegorz Dubicki2015-02-061-0/+1
* [SPARK-4983] Insert waiting time before tagging EC2 instancesGenTang2015-02-061-0/+3
* [SPARK-5628] Add version option to spark-ec2Nicholas Chammas2015-02-061-8/+8
* [SPARK-5434] [EC2] Preserve spaces in EC2 pathNicholas Chammas2015-01-281-1/+1
* [SPARK-5122] Remove Shark from spark-ec2Nicholas Chammas2015-01-081-34/+44
* [EC2] Update mesos/spark-ec2 branch to branch-1.3Nicholas Chammas2014-12-251-1/+1
* [EC2] Update default Spark version to 1.2.0Nicholas Chammas2014-12-251-1/+4
* [SPARK-4890] Upgrade Boto to 2.34.0; automatically download Boto from PyPi in...Josh Rosen2014-12-193-13/+38
* SPARK-4767: Add support for launching in a specified placement group to spark...Holden Karau2014-12-161-0/+8
* [SPARK-3405] add subnet-id and vpc-id options to spark_ec2.pyMike Jennings2014-12-161-15/+51
* [SPARK-4745] Fix get_existing_cluster() function with multiple security groupsalexdebrie2014-12-041-2/+2
* [SPARK-3398] [SPARK-4325] [EC2] Use EC2 status checks.Nicholas Chammas2014-11-291-12/+36
* SPARK-1450 [EC2] Specify the default zone in the EC2 script helpSean Owen2014-11-281-1/+1
* [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-031-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