Skip to content

Commit

Permalink
spark-without-hadoop: Update to version 3.5.4
Browse files Browse the repository at this point in the history
  • Loading branch information
github-actions[bot] committed Dec 20, 2024
1 parent 9909f58 commit 2396420
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions bucket/spark-without-hadoop.json
Original file line number Diff line number Diff line change
@@ -1,14 +1,14 @@
{
"version": "3.5.3",
"version": "3.5.4",
"description": "A unified analytics engine for large-scale data processing.",
"homepage": "https://spark.apache.org/",
"license": "Apache-2.0",
"suggest": {
"JDK": "java/openjdk"
},
"url": "https://dlcdn.apache.org/spark/spark-3.5.3/spark-3.5.3-bin-without-hadoop.tgz",
"hash": "sha512:76d6edc1050629c0be0f82543d7da36f7c27ef2e7978e28c20bb5b9e7677c7c8b485af3c6a34319f402706592a1b381ad8ec96458104b23814c871e2b4870eab",
"extract_dir": "spark-3.5.3-bin-without-hadoop",
"url": "https://dlcdn.apache.org/spark/spark-3.5.4/spark-3.5.4-bin-without-hadoop.tgz",
"hash": "sha512:e8844c76cb901723adcec01ecc728754d47b6a0501106127ce6fd23fa1268bcac37c21966db361fcd4012b5d06048abe9ee138f1f23d406ddf5145c25d921e24",
"extract_dir": "spark-3.5.4-bin-without-hadoop",
"env_add_path": "bin",
"env_set": {
"SPARK_HOME": "$dir"
Expand Down

0 comments on commit 2396420

Please sign in to comment.