spark: Update to version 2.4.5

This commit is contained in:
Richard Kuhnt 2020-02-09 02:01:49 +00:00
parent 1a00a7c1fc
commit f4ffb25235

View File

@ -1,11 +1,11 @@
{
"homepage": "https://spark.apache.org/",
"description": "A unified analytics engine for large-scale data processing.",
"version": "2.4.4",
"version": "2.4.5",
"license": "Apache-2.0",
"url": "https://www.apache.org/dist/spark/spark-2.4.4/spark-2.4.4-bin-hadoop2.7.tgz",
"hash": "72833745defba95262fbe67306a48c251dbbe17585d65f6095057fc3dc2812ea",
"extract_dir": "spark-2.4.4-bin-hadoop2.7",
"url": "https://www.apache.org/dist/spark/spark-2.4.5/spark-2.4.5-bin-hadoop2.7.tgz",
"hash": "sha512:2426a20c548bdfc07df288cd1d18d1da6b3189d0b78dee76fa034c52a4e02895f0ad460720c526f163ba63a17efae4764c46a1cd8f9b04c60f9937a554db85d2",
"extract_dir": "spark-2.4.5-bin-hadoop2.7",
"env_add_path": "bin",
"env_set": {
"SPARK_HOME": "$dir"