mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-11-01 22:31:19 +00:00
spark: Update to version 4.0.0
This commit is contained in:
parent
e89da1c2d8
commit
59da5c7454
@ -1,5 +1,5 @@
|
||||
{
|
||||
"version": "3.5.5",
|
||||
"version": "4.0.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://dlcdn.apache.org/spark/spark-3.5.5/spark-3.5.5-bin-hadoop3.tgz",
|
||||
"hash": "sha512:ec5ff678136b1ff981e396d1f7b5dfbf399439c5cb853917e8c954723194857607494a89b7e205fce988ec48b1590b5caeae3b18e1b5db1370c0522b256ff376",
|
||||
"extract_dir": "spark-3.5.5-bin-hadoop3",
|
||||
"url": "https://dlcdn.apache.org/spark/spark-4.0.0/spark-4.0.0-bin-hadoop3.tgz",
|
||||
"hash": "sha512:b5a9e2ea22ac971bad81ab079e510f1ab92732efaf790af4b895174b28d99a65d35543f4300caa073257b6fe42062daafe3eea106d1945806166098606f8d03c",
|
||||
"extract_dir": "spark-4.0.0-bin-hadoop3",
|
||||
"env_add_path": "bin",
|
||||
"env_set": {
|
||||
"SPARK_HOME": "$dir"
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user