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 5e2a1e1 commit 3413659Copy full SHA for 3413659
scripts/deploy-spark2.sh
@@ -71,7 +71,7 @@ function deploy {
71
deploy 2.1.1 SPARK_2.1 '-P spark_2.x'
72
deploy 2.2.0 SPARK_2.2 '-P spark_2.x'
73
deploy 2.3.1 SPARK_2.3 '-P spark_2.x'
74
-deploy 2.4.3 SPARK_2.4 '-P spark_2.x'
+deploy 2.4.6 SPARK_2.4 '-P spark_2.x'
75
76
mv dl/pom.xml.origin dl/pom.xml
77
mv spark-version/1.5-plus/pom.xml.origin spark-version/1.5-plus/pom.xml
0 commit comments