mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-11-04 15:51:23 +00:00
spark: Update to version 3.5.3
This commit is contained in:
parent
f1b5ed4743
commit
bf52d26482
@ -1,5 +1,5 @@
|
|||||||
{
|
{
|
||||||
"version": "3.5.2",
|
"version": "3.5.3",
|
||||||
"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",
|
||||||
@ -7,9 +7,9 @@
|
|||||||
"suggest": {
|
"suggest": {
|
||||||
"JDK": "java/openjdk"
|
"JDK": "java/openjdk"
|
||||||
},
|
},
|
||||||
"url": "https://dlcdn.apache.org/spark/spark-3.5.2/spark-3.5.2-bin-hadoop3.tgz",
|
"url": "https://dlcdn.apache.org/spark/spark-3.5.3/spark-3.5.3-bin-hadoop3.tgz",
|
||||||
"hash": "sha512:ae243483c2d07dc0feade02ac681956e9577e22935e32bb4ffca4fce02243682ca71dadeff9e6566153e132b0a71c518ded2dc58d08a124679843bffd3237539",
|
"hash": "sha512:3b041e538282c15ad3b0ab2f05d558e1be2d16e047c2a98ca9c08176c4a50e7101bd2199aec97a66fdabf4b3f490c2c1cefd547bbe35a1b3e3143e066948ee6d",
|
||||||
"extract_dir": "spark-3.5.2-bin-hadoop3",
|
"extract_dir": "spark-3.5.3-bin-hadoop3",
|
||||||
"env_add_path": "bin",
|
"env_add_path": "bin",
|
||||||
"env_set": {
|
"env_set": {
|
||||||
"SPARK_HOME": "$dir"
|
"SPARK_HOME": "$dir"
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user