We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent b731636 commit d7e21deCopy full SHA for d7e21de
job-server/config/dse.sh
@@ -31,7 +31,7 @@ elif [ -z "$ENV" ]; then
31
exit 1
32
fi
33
34
-SPARK_VERSION=1.3.1.0 #Last digit is DSE Specific
+SPARK_VERSION=1.4.1.1 #Last digit is DSE Specific
35
36
DEPLOY_HOSTS="localhost"
37
version.sbt
@@ -1 +1 @@
1
-version in ThisBuild := "0.5.1.155"
+version in ThisBuild := "0.5.2.500"
0 commit comments