Skip to content

Commit cd2c0d4

Browse files
committed
[EC2] Update mesos/spark-ec2 branch to branch-1.3
1 parent 11dd993 commit cd2c0d4

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

ec2/spark_ec2.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -42,7 +42,7 @@
4242
DEFAULT_SPARK_VERSION = "1.1.0"
4343
SPARK_EC2_DIR = os.path.dirname(os.path.realpath(__file__))
4444

45-
MESOS_SPARK_EC2_BRANCH = "v4"
45+
MESOS_SPARK_EC2_BRANCH = "branch-1.3"
4646
# A URL prefix from which to fetch AMI information
4747
AMI_PREFIX = "https://raw.github.com/mesos/spark-ec2/{b}/ami-list".format(b=MESOS_SPARK_EC2_BRANCH)
4848

0 commit comments

Comments
 (0)