Skip to content

Commit

Permalink
updated other spark commands
Browse files Browse the repository at this point in the history
  • Loading branch information
lorcanrae committed Oct 7, 2024
1 parent 328a034 commit d7a8fbc
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 @@ -17,7 +17,7 @@ wget https://downloads.apache.org/spark/spark-3.5.3/spark-3.5.3-bin-hadoop3.tgz

Open the tarball:

```
```bash
mkdir -p ~/spark && tar -xvzf spark-3.5.3-bin-hadoop3.tgz -C ~/spark
```

Expand Down

0 comments on commit d7a8fbc

Please sign in to comment.