spark: Update to version 2.4.4

This commit is contained in:
Richard Kuhnt 2019-09-01 22:00:25 +00:00
parent 6f349cd34d
commit ed941ec655

View File

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