mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-11-01 22:31:19 +00:00
spark: Update to version 3.0.1
This commit is contained in:
parent
87063718b4
commit
130bddea43
@ -1,11 +1,11 @@
|
||||
{
|
||||
"homepage": "https://spark.apache.org/",
|
||||
"description": "A unified analytics engine for large-scale data processing.",
|
||||
"version": "3.0.0",
|
||||
"version": "3.0.1",
|
||||
"license": "Apache-2.0",
|
||||
"url": "https://www.apache.org/dist/spark/spark-3.0.0/spark-3.0.0-bin-hadoop2.7.tgz",
|
||||
"hash": "sha512:f5652835094d9f69eb3260e20ca9c2d58e8bdf85a8ed15797549a518b23c862b75a329b38d4248f8427e4310718238c60fae0f9d1afb3c70fb390d3e9cce2e49",
|
||||
"extract_dir": "spark-3.0.0-bin-hadoop2.7",
|
||||
"url": "https://www.apache.org/dist/spark/spark-3.0.1/spark-3.0.1-bin-hadoop2.7.tgz",
|
||||
"hash": "sha512:f4a10baec5b8ff1841f10651cac2c4aa39c162d3029ca180a9749149e6060805b5b5ddf9287b4aa321434810172f8cc0534943ac005531bb48b6622fbe228ddc",
|
||||
"extract_dir": "spark-3.0.1-bin-hadoop2.7",
|
||||
"env_add_path": "bin",
|
||||
"env_set": {
|
||||
"SPARK_HOME": "$dir"
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user