Skip to content

Commit

Permalink
bump spark version from 3.5.2 to 3.5.3
Browse files Browse the repository at this point in the history
  • Loading branch information
lorcanrae committed Oct 7, 2024
1 parent 873e4ce commit 645441c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion _partials/ubuntu_spark.md
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@ cd ~
Download spark:

```bash
wget https://downloads.apache.org/spark/spark-3.5.2/spark-3.5.2-bin-hadoop3.tgz
wget https://downloads.apache.org/spark/spark-3.5.3/spark-3.5.3-bin-hadoop3.tgz
```

Open the tarball:
Expand Down

0 comments on commit 645441c

Please sign in to comment.