From eb617d989dd29baecf63e56fa9a5df9906cc9dcd Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Thu, 27 Feb 2025 20:28:50 +0000 Subject: [PATCH] spark: Update to version 3.5.5 --- bucket/spark.json | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/bucket/spark.json b/bucket/spark.json index 6e87755470..759f443b50 100644 --- a/bucket/spark.json +++ b/bucket/spark.json @@ -1,5 +1,5 @@ { - "version": "3.5.4", + "version": "3.5.5", "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.4/spark-3.5.4-bin-hadoop3.tgz", - "hash": "sha512:df049be04119d4943f5c048108e511a95d05a7cdcf7f1256384a3a6caa322f7898b6b1b20b0ad45036887f4ae93ce5f17ac97906950b14f07532d94ed7fe1faa", - "extract_dir": "spark-3.5.4-bin-hadoop3", + "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", "env_add_path": "bin", "env_set": { "SPARK_HOME": "$dir"