mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-11-03 15:21:18 +00:00
spark: Update to version 3.3.1
This commit is contained in:
parent
1a3b2a6c45
commit
8e0bfac7fa
@ -1,5 +1,5 @@
|
|||||||
{
|
{
|
||||||
"version": "3.3.0",
|
"version": "3.3.1",
|
||||||
"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://www.apache.org/dist/spark/spark-3.3.0/spark-3.3.0-bin-hadoop3.tgz",
|
"url": "https://www.apache.org/dist/spark/spark-3.3.1/spark-3.3.1-bin-hadoop3.tgz",
|
||||||
"hash": "sha512:1e8234d0c1d2ab4462d6b0dfe5b54f2851dcd883378e0ed756140e10adfb5be4123961b521140f580e364c239872ea5a9f813a20b73c69cb6d4e95da2575c29c",
|
"hash": "sha512:769db39a560a95fd88b58ed3e9e7d1e92fb68ee406689fb4d30c033cb5911e05c1942dcc70e5ec4585df84e80aabbc272b9386a208debda89522efff1335c8ff",
|
||||||
"extract_dir": "spark-3.3.0-bin-hadoop3",
|
"extract_dir": "spark-3.3.1-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