diff --git a/spark_ec2.py b/spark_ec2.py index 075c863d..9dd5a176 100644 --- a/spark_ec2.py +++ b/spark_ec2.py @@ -99,6 +99,8 @@ "1.5.2": "0.7.1", "1.6.0": "0.8.2", "2.0.0-preview": "", + "2.0.0": "0.8.2", + "2.0.1": "0.8.2", } DEFAULT_SPARK_VERSION = SPARK_EC2_VERSION