mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-11-04 15:51:23 +00:00
spark: Update to version 3.2.0
This commit is contained in:
parent
d5f876c813
commit
79e0138f39
@ -1,5 +1,5 @@
|
||||
{
|
||||
"version": "3.1.2",
|
||||
"version": "3.2.0",
|
||||
"description": "A unified analytics engine for large-scale data processing.",
|
||||
"homepage": "https://spark.apache.org/",
|
||||
"license": "Apache-2.0",
|
||||
@ -9,9 +9,9 @@
|
||||
"java/openjdk"
|
||||
]
|
||||
},
|
||||
"url": "https://www.apache.org/dist/spark/spark-3.1.2/spark-3.1.2-bin-hadoop2.7.tgz",
|
||||
"hash": "sha512:ba47e074b2a641b23ee900d4e28260baa250e2410859d481b38f2ead888c30daea3683f505608870148cf40f76c357222a2773f1471e7342c622e93bf02479b7",
|
||||
"extract_dir": "spark-3.1.2-bin-hadoop2.7",
|
||||
"url": "https://www.apache.org/dist/spark/spark-3.2.0/spark-3.2.0-bin-hadoop2.7.tgz",
|
||||
"hash": "sha512:f20d853cfd1e0e2ba1378b11f1ce6fd9fd546ee072724667853456efffa11926f5feaf08da49aa2c0c0775813cbd82e24239961d6a976bce14e15aec3d6d1ac4",
|
||||
"extract_dir": "spark-3.2.0-bin-hadoop2.7",
|
||||
"env_add_path": "bin",
|
||||
"env_set": {
|
||||
"SPARK_HOME": "$dir"
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user