From 4219e39c8e7464685f1128f7dd2fb926d21bd793 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Mon, 12 Aug 2024 12:31:47 +0000 Subject: [PATCH] spark: Update to version 3.5.2 --- bucket/spark.json | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/bucket/spark.json b/bucket/spark.json index e76749771e..a3999f59b7 100644 --- a/bucket/spark.json +++ b/bucket/spark.json @@ -1,5 +1,5 @@ { - "version": "3.5.1", + "version": "3.5.2", "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.1/spark-3.5.1-bin-hadoop3.tgz", - "hash": "sha512:3d8e3f082c602027d540771e9eba9987f8ea955e978afc29e1349eb6e3f9fe32543e3d3de52dff048ebbd789730454c96447c86ff5b60a98d72620a0f082b355", - "extract_dir": "spark-3.5.1-bin-hadoop3", + "url": "https://dlcdn.apache.org/spark/spark-3.5.2/spark-3.5.2-bin-hadoop3.tgz", + "hash": "sha512:ae243483c2d07dc0feade02ac681956e9577e22935e32bb4ffca4fce02243682ca71dadeff9e6566153e132b0a71c518ded2dc58d08a124679843bffd3237539", + "extract_dir": "spark-3.5.2-bin-hadoop3", "env_add_path": "bin", "env_set": { "SPARK_HOME": "$dir"