Skip to content

Commit 71c2a53

Browse files
authored
update spark-rapids version to 2504 (#1319)
Signed-off-by: liyuan <[email protected]>
1 parent 997b0e1 commit 71c2a53

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

spark-rapids/spark-rapids.sh

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -216,7 +216,7 @@ else
216216
fi
217217

218218
# Update SPARK RAPIDS config
219-
readonly DEFAULT_SPARK_RAPIDS_VERSION="25.02.0"
219+
readonly DEFAULT_SPARK_RAPIDS_VERSION="25.04.0"
220220
readonly SPARK_RAPIDS_VERSION=$(get_metadata_attribute 'spark-rapids-version' ${DEFAULT_SPARK_RAPIDS_VERSION})
221221
readonly XGBOOST_VERSION=$(get_metadata_attribute 'xgboost-version' ${DEFAULT_XGBOOST_VERSION})
222222

0 commit comments

Comments
 (0)