From 59da5c7454e00412c7cc327effe46034a9fa35c6 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Wed, 28 May 2025 16:30:12 +0000 Subject: [PATCH] spark: Update to version 4.0.0 --- bucket/spark.json | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/bucket/spark.json b/bucket/spark.json index 759f443b50..99f7f639ce 100644 --- a/bucket/spark.json +++ b/bucket/spark.json @@ -1,5 +1,5 @@ { - "version": "3.5.5", + "version": "4.0.0", "description": "A unified analytics engine for large-scale data processing.", "homepage": "https://spark.apache.org/", "license": "Apache-2.0", @@ -7,9 +7,9 @@ "suggest": { "JDK": "java/openjdk" }, - "url": "https://dlcdn.apache.org/spark/spark-3.5.5/spark-3.5.5-bin-hadoop3.tgz", - "hash": "sha512:ec5ff678136b1ff981e396d1f7b5dfbf399439c5cb853917e8c954723194857607494a89b7e205fce988ec48b1590b5caeae3b18e1b5db1370c0522b256ff376", - "extract_dir": "spark-3.5.5-bin-hadoop3", + "url": "https://dlcdn.apache.org/spark/spark-4.0.0/spark-4.0.0-bin-hadoop3.tgz", + "hash": "sha512:b5a9e2ea22ac971bad81ab079e510f1ab92732efaf790af4b895174b28d99a65d35543f4300caa073257b6fe42062daafe3eea106d1945806166098606f8d03c", + "extract_dir": "spark-4.0.0-bin-hadoop3", "env_add_path": "bin", "env_set": { "SPARK_HOME": "$dir"