Skip to content

Instantly share code, notes, and snippets.

@mgamba
Last active December 22, 2015 04:08
Show Gist options
  • Save mgamba/6414712 to your computer and use it in GitHub Desktop.
Save mgamba/6414712 to your computer and use it in GitHub Desktop.
spark/shark ec2
from http://aws.amazon.com/articles/4926593393724923
http://elasticmapreduce.s3.amazonaws.com/samples/spark/0.7.3/install-spark-shark.sh
elastic-mapreduce --create --alive --name "Spark/Shark Cluster" --bootstrap-action s3://elasticmapreduce/samples/spark/0.7.3/install-spark-shark.sh --bootstrap-name "Mesos/Spark/Shark" --instance-type m1.xlarge --instance-count 3
replace ec2-keypair in above command
commit to propagate credentials: https://github.com/amplab/shark/commit/70ddf149ea720fdfe76ae39cacbbac344be8402b
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment