spark: Update to version 3.2.0

This commit is contained in:
Richard Kuhnt 2021-10-20 07:00:32 +00:00
parent d5f876c813
commit 79e0138f39

View File

@ -1,5 +1,5 @@
{ {
"version": "3.1.2", "version": "3.2.0",
"description": "A unified analytics engine for large-scale data processing.", "description": "A unified analytics engine for large-scale data processing.",
"homepage": "https://spark.apache.org/", "homepage": "https://spark.apache.org/",
"license": "Apache-2.0", "license": "Apache-2.0",
@ -9,9 +9,9 @@
"java/openjdk" "java/openjdk"
] ]
}, },
"url": "https://www.apache.org/dist/spark/spark-3.1.2/spark-3.1.2-bin-hadoop2.7.tgz", "url": "https://www.apache.org/dist/spark/spark-3.2.0/spark-3.2.0-bin-hadoop2.7.tgz",
"hash": "sha512:ba47e074b2a641b23ee900d4e28260baa250e2410859d481b38f2ead888c30daea3683f505608870148cf40f76c357222a2773f1471e7342c622e93bf02479b7", "hash": "sha512:f20d853cfd1e0e2ba1378b11f1ce6fd9fd546ee072724667853456efffa11926f5feaf08da49aa2c0c0775813cbd82e24239961d6a976bce14e15aec3d6d1ac4",
"extract_dir": "spark-3.1.2-bin-hadoop2.7", "extract_dir": "spark-3.2.0-bin-hadoop2.7",
"env_add_path": "bin", "env_add_path": "bin",
"env_set": { "env_set": {
"SPARK_HOME": "$dir" "SPARK_HOME": "$dir"