spark-instrumented-optimizer/ec2
Patrick Wendell c64cc435e2 SPARK-3358: [EC2] Switch back to HVM instances for m3.X.
During regression tests of Spark 1.1 we discovered perf issues with
PVM instances when running PySpark. This reverts a change added in #1156
which changed the default type for m3 instances to PVM.

Author: Patrick Wendell <pwendell@gmail.com>

Closes #2244 from pwendell/ec2-hvm and squashes the following commits:

1342d7e [Patrick Wendell] SPARK-3358: [EC2] Switch back to HVM instances for m3.X.
2014-09-02 21:30:09 -07:00
..
deploy.generic/root/spark-ec2 EC2 configurable workers 2014-05-03 16:52:19 -07:00
third_party Added script for launching Spark on EC2 from Mesos, to make it easier 2012-06-10 23:06:15 -07:00
README Remove remaining references to incubation 2014-03-02 01:00:16 -08:00
spark-ec2 SPARK-2241: quote command line args in ec2 script 2014-06-22 20:23:49 -07:00
spark_ec2.py SPARK-3358: [EC2] Switch back to HVM instances for m3.X. 2014-09-02 21:30:09 -07:00

This folder contains a script, spark-ec2, for launching Spark clusters on
Amazon EC2. Usage instructions are available online at:

http://spark.apache.org/docs/latest/ec2-scripts.html