From 130bddea43ffbf1c196fd801c8931e2ca1c5e083 Mon Sep 17 00:00:00 2001 From: Richard Kuhnt Date: Wed, 9 Sep 2020 13:00:19 +0000 Subject: [PATCH] spark: Update to version 3.0.1 --- bucket/spark.json | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/bucket/spark.json b/bucket/spark.json index e93fe7e366..306b245df2 100644 --- a/bucket/spark.json +++ b/bucket/spark.json @@ -1,11 +1,11 @@ { "homepage": "https://spark.apache.org/", "description": "A unified analytics engine for large-scale data processing.", - "version": "3.0.0", + "version": "3.0.1", "license": "Apache-2.0", - "url": "https://www.apache.org/dist/spark/spark-3.0.0/spark-3.0.0-bin-hadoop2.7.tgz", - "hash": "sha512:f5652835094d9f69eb3260e20ca9c2d58e8bdf85a8ed15797549a518b23c862b75a329b38d4248f8427e4310718238c60fae0f9d1afb3c70fb390d3e9cce2e49", - "extract_dir": "spark-3.0.0-bin-hadoop2.7", + "url": "https://www.apache.org/dist/spark/spark-3.0.1/spark-3.0.1-bin-hadoop2.7.tgz", + "hash": "sha512:f4a10baec5b8ff1841f10651cac2c4aa39c162d3029ca180a9749149e6060805b5b5ddf9287b4aa321434810172f8cc0534943ac005531bb48b6622fbe228ddc", + "extract_dir": "spark-3.0.1-bin-hadoop2.7", "env_add_path": "bin", "env_set": { "SPARK_HOME": "$dir"