mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-11-04 15:51:23 +00:00
spark: Update to version 3.4.0
This commit is contained in:
parent
51573a0f6a
commit
a93a4f656e
@ -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"
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user