mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-11-03 07:11:21 +00:00
spark: Update to version 3.5.4
This commit is contained in:
parent
2d25138125
commit
e39cf70039
@ -1,5 +1,5 @@
|
||||
{
|
||||
"version": "3.5.3",
|
||||
"version": "3.5.4",
|
||||
"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://dlcdn.apache.org/spark/spark-3.5.3/spark-3.5.3-bin-hadoop3.tgz",
|
||||
"hash": "sha512:3b041e538282c15ad3b0ab2f05d558e1be2d16e047c2a98ca9c08176c4a50e7101bd2199aec97a66fdabf4b3f490c2c1cefd547bbe35a1b3e3143e066948ee6d",
|
||||
"extract_dir": "spark-3.5.3-bin-hadoop3",
|
||||
"url": "https://dlcdn.apache.org/spark/spark-3.5.4/spark-3.5.4-bin-hadoop3.tgz",
|
||||
"hash": "sha512:df049be04119d4943f5c048108e511a95d05a7cdcf7f1256384a3a6caa322f7898b6b1b20b0ad45036887f4ae93ce5f17ac97906950b14f07532d94ed7fe1faa",
|
||||
"extract_dir": "spark-3.5.4-bin-hadoop3",
|
||||
"env_add_path": "bin",
|
||||
"env_set": {
|
||||
"SPARK_HOME": "$dir"
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user