We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 489b9a3 commit fd9b60aCopy full SHA for fd9b60a
1 file changed
dev/CI/download.sh
@@ -2,7 +2,7 @@
2
3
CRDIR="$(cd "`dirname "$0"`"; pwd)"
4
5
-SPARK_V="${SPARK_V:-3.5.7}"
+SPARK_V="${SPARK_V:-4.0.1}"
6
7
SPARK_NAME="${SPARK:-spark-${SPARK_V}}"
8
0 commit comments