From a93a4f656ef27700027fc59a79bcbe06f69bde70 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Fri, 14 Apr 2023 08:26:43 +0000 Subject: [PATCH] spark: Update to version 3.4.0 --- bucket/spark.json | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/bucket/spark.json b/bucket/spark.json index 009e45a89a..7ff5dc123c 100644 --- a/bucket/spark.json +++ b/bucket/spark.json @@ -1,5 +1,5 @@ { - "version": "3.3.2", + "version": "3.4.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://www.apache.org/dist/spark/spark-3.3.2/spark-3.3.2-bin-hadoop3.tgz", - "hash": "sha512:4cd2396069fbe0f8efde2af4fd301bf46f8c6317e9dea1dd42a405de6a38380635d49b17972cb92c619431acece2c3af4c23bfdf193cedb3ea913ed69ded23a1", - "extract_dir": "spark-3.3.2-bin-hadoop3", + "url": "https://www.apache.org/dist/spark/spark-3.4.0/spark-3.4.0-bin-hadoop3.tgz", + "hash": "sha512:67bc912e9192ef2159540cb480820e5466dfd91e907c97c5a4787587e3020be042b76c40c51854f2a5dbeb8c3775fe12d9021c1200c4704463ec644132243a69", + "extract_dir": "spark-3.4.0-bin-hadoop3", "env_add_path": "bin", "env_set": { "SPARK_HOME": "$dir"