spark: Update to version 3.0.0

This commit is contained in:
Richard Kuhnt 2020-06-18 17:00:20 +00:00
parent e08728ceee
commit 0d46508f6e

View File

@ -1,11 +1,11 @@
{
"homepage": "https://spark.apache.org/",
"description": "A unified analytics engine for large-scale data processing.",
"version": "2.4.6",
"version": "3.0.0",
"license": "Apache-2.0",
"url": "https://www.apache.org/dist/spark/spark-2.4.6/spark-2.4.6-bin-hadoop2.7.tgz",
"hash": "sha512:3a9f401eda9b5749cdafd246b1d14219229c26387017791c345a23a65782fb8b25a302bf4ac1ed7c16a1fe83108e94e55dad9639a51c751d81c8c0534a4a9641",
"extract_dir": "spark-2.4.6-bin-hadoop2.7",
"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",
"env_add_path": "bin",
"env_set": {
"SPARK_HOME": "$dir"