aboutsummaryrefslogtreecommitdiff
path: root/ec2
Commit message (Expand)AuthorAgeFilesLines
* HOTFIX: Adding missing 1.4.1 ec2 versionPatrick Wendell2015-08-241-0/+2
* Version update for Spark 1.5.0 and add CHANGES.txt file.Reynold Xin2015-08-211-2/+4
* [SPARK-9562] Change reference to amplab/spark-ec2 from mesos/Shivaram Venkataraman2015-08-041-1/+1
* [EC2] Cosmetic fix for usage of spark-ec2 --ebs-vol-num optionKenichi Maehashi2015-07-281-1/+1
* [SPARK-8596] Add module for rstudio link to sparkVincent D. Warmerdam2015-07-131-1/+1
* [SPARK-8863] [EC2] Check aws access key from aws credentials if there is no b...JPark2015-07-091-8/+10
* [SPARK-8902] Correctly print hostname in errorDaniel Darabos2015-07-091-2/+2
* [SPARK-8821] [EC2] Switched to binary mode for file readingSimon Hafner2015-07-071-1/+1
* [SPARK-8596] [EC2] Added port for RstudioVincent D. Warmerdam2015-06-281-0/+2
* [SPARK-8576] Add spark-ec2 options to set IAM roles and instance-initiated sh...Nicholas Chammas2015-06-241-21/+35
* [SPARK-8482] Added M4 instances to the list.Pradeep Chhetri2015-06-221-2/+14
* [SPARK-8429] [EC2] Add ability to set additional tagsStefano Parmesan2015-06-221-8/+20
* [SPARK-8322] [EC2] Added spark 1.4.0 into the VALID_SPARK_VERSIONS and…Mark Smith2015-06-121-0/+2
* [SPARK-8310] [EC2] Updates the master branch EC2 versionsShivaram Venkataraman2015-06-111-2/+2
* [SPARK-3674] [EC2] Clear SPARK_WORKER_INSTANCES when using YARNShivaram Venkataraman2015-06-031-3/+10
* [SPARK-3674] YARN support in Spark EC2Shivaram Venkataraman2015-05-261-0/+2
* [SPARK-7806][EC2] Fixes that allow the spark_ec2.py tool to run with Python3meawoppl2015-05-261-5/+9
* [SPARK-6246] [EC2] fixed support for more than 100 nodesalyaxey2015-05-191-1/+5
* [MINOR] Add 1.3, 1.3.1 to master branch EC2 scriptsShivaram Venkataraman2015-05-171-1/+5
* updated ec2 instance typesBrendan Collins2015-05-081-23/+47
* [SPARK-4897] [PySpark] Python 3 supportDavies Liu2015-04-161-131/+131
* [SPARK-5242]: Add --private-ips flag to EC2 scriptMichelangelo D'Agostino2015-04-081-17/+47
* [SPARK-6636] Use public DNS hostname everywhere in spark_ec2.pyMatt Aasted2015-04-061-1/+1
* [EC2] [SPARK-6600] Open ports in ec2/spark_ec2.py to allow HDFS NFS gatewayFlorian Verhein2015-04-011-0/+7
* [SPARK-6219] [Build] Check that Python code compilesNicholas Chammas2015-03-191-2/+2
* [SPARK-6402][DOC] - Remove some refererences to shark in docs and ec2Pierre Borckmans2015-03-191-1/+0
* [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