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

Commit

Permalink
Merge pull request #87 from shiyuangu/branch-2.0
Browse files Browse the repository at this point in the history
add missing spark_version 2.1.0
  • Loading branch information
shivaram authored Feb 22, 2017
2 parents 9314296 + 045507a commit 7af4f6d
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion spark_ec2.py
Original file line number Diff line number Diff line change
Expand Up @@ -82,7 +82,8 @@
"2.0.0-preview",
"2.0.0",
"2.0.1",
"2.0.2"
"2.0.2",
"2.1.0"
])

SPARK_TACHYON_MAP = {
Expand Down

0 comments on commit 7af4f6d

Please sign in to comment.