Skip to content
This repository was archived by the owner on Nov 23, 2017. It is now read-only.

Commit 7af4f6d

Browse files
authored
Merge pull request #87 from shiyuangu/branch-2.0
add missing spark_version 2.1.0
2 parents 9314296 + 045507a commit 7af4f6d

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

spark_ec2.py

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -82,7 +82,8 @@
8282
"2.0.0-preview",
8383
"2.0.0",
8484
"2.0.1",
85-
"2.0.2"
85+
"2.0.2",
86+
"2.1.0"
8687
])
8788

8889
SPARK_TACHYON_MAP = {

0 commit comments

Comments
 (0)