amplab / spark-ec2

Scripts used to setup a Spark cluster on EC2
Apache License 2.0
391 stars 298 forks source link

How to launch Spark 2.0.1 clusters with spark-ec2 scripts? #61

Open lagerspetz opened 7 years ago

lagerspetz commented 7 years ago

When I upgraded to Spark 2.0, I took the 2.0 branch from this repository and it allowed me to spin up Spark-2.0 clusters on Amazon EC2. However, there does not seem to be 2.0.1 in any of the valid versions in any of the branches. Can you help me?

shivaram commented 7 years ago

The release just happened last week and we need to add 2.0.1 to the list of valid versions. Could you open a PR for this ?

lagerspetz commented 7 years ago

I just opened: https://github.com/amplab/spark-ec2/pull/62