spark: Update to version 3.3.2

This commit is contained in:
github-actions[bot] 2023-02-17 12:40:49 +00:00
parent b8bbcac20e
commit 404b91b05e

View File

@ -1,5 +1,5 @@
{
"version": "3.3.1",
"version": "3.3.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://www.apache.org/dist/spark/spark-3.3.1/spark-3.3.1-bin-hadoop3.tgz",
"hash": "sha512:769db39a560a95fd88b58ed3e9e7d1e92fb68ee406689fb4d30c033cb5911e05c1942dcc70e5ec4585df84e80aabbc272b9386a208debda89522efff1335c8ff",
"extract_dir": "spark-3.3.1-bin-hadoop3",
"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",
"env_add_path": "bin",
"env_set": {
"SPARK_HOME": "$dir"