File tree Expand file tree Collapse file tree 2 files changed +4
-4
lines changed
Expand file tree Collapse file tree 2 files changed +4
-4
lines changed Original file line number Diff line number Diff line change @@ -23,11 +23,11 @@ spec:
2323 scenarios :
2424 - bindings :
2525 - name : " SPARK_VERSION"
26- value : " 3.5.3 "
26+ value : " 3.5.4 "
2727 - name : " SCALA_VERSION"
2828 value : " 2.12"
2929 - name : " IMAGE"
30- value : " apache/spark:3.5.3 -scala2.12-java17-python3-ubuntu"
30+ value : " apache/spark:3.5.4 -scala2.12-java17-python3-ubuntu"
3131 steps :
3232 - name : install-spark-application
3333 try :
Original file line number Diff line number Diff line change @@ -32,13 +32,13 @@ spec:
3232 value : " apache/spark:4.0.0-preview2-scala2.13-java17-ubuntu"
3333 - bindings :
3434 - name : " SPARK_VERSION"
35- value : " 3.5.3 "
35+ value : " 3.5.4 "
3636 - name : " SCALA_VERSION"
3737 value : " 2.12"
3838 - name : " JAVA_VERSION"
3939 value : " 17"
4040 - name : " IMAGE"
41- value : ' apache/spark:3.5.3 -scala2.12-java17-ubuntu'
41+ value : ' apache/spark:3.5.4 -scala2.12-java17-ubuntu'
4242 - bindings :
4343 - name : " SPARK_VERSION"
4444 value : " 3.4.3"
You can’t perform that action at this time.
0 commit comments