aboutsummaryrefslogtreecommitdiff
path: root/ec2/README
diff options
context:
space:
mode:
authorMatei Zaharia <matei@eecs.berkeley.edu>2012-06-10 23:06:15 -0700
committerMatei Zaharia <matei@eecs.berkeley.edu>2012-06-10 23:06:15 -0700
commit08c50ad1fcf323f62c80dfeb8f1caaf164211e0b (patch)
treeee788b32f2f39477cab4ab2ea0be36d520891b83 /ec2/README
parent879bc0bece666dc07f99baba0fe6bfb3dd97d7bf (diff)
downloadspark-08c50ad1fcf323f62c80dfeb8f1caaf164211e0b.tar.gz
spark-08c50ad1fcf323f62c80dfeb8f1caaf164211e0b.tar.bz2
spark-08c50ad1fcf323f62c80dfeb8f1caaf164211e0b.zip
Added script for launching Spark on EC2 from Mesos, to make it easier
for new users to get up and running on EC2.
Diffstat (limited to 'ec2/README')
-rw-r--r--ec2/README4
1 files changed, 4 insertions, 0 deletions
diff --git a/ec2/README b/ec2/README
new file mode 100644
index 0000000000..58dc087a81
--- /dev/null
+++ b/ec2/README
@@ -0,0 +1,4 @@
+This folder contains a script, spark-ec2, for launching Spark clusters on
+Amazon EC2. Usage instructions are available online at:
+
+https://github.com/mesos/spark/wiki/Running-Spark-on-Amazon-EC2