spark-instrumented-optimizer/ec2
Ewen Cheslack-Postava d17c142615 Force pseudo-tty allocation in spark-ec2 script.
ssh commands need the -t argument repeated twice if there is no local
tty, e.g. if the process running spark-ec2 uses nohup and the parent
process exits.
2013-12-16 08:09:37 -08:00
..
deploy.generic/root/spark-ec2 Adding Apache license to two files 2013-09-07 20:46:58 -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 Update README 2013-10-01 09:05:03 -07:00
spark-ec2 Add Apache license headers and LICENSE and NOTICE files 2013-07-16 17:21:33 -07:00
spark_ec2.py Force pseudo-tty allocation in spark-ec2 script. 2013-12-16 08:09:37 -08:00

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

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