Skip to content
Merged
Changes from 1 commit
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Prev Previous commit
update 3.4.0 spark version
  • Loading branch information
antom90 committed Apr 12, 2024
commit 199b1d0ab941416788732a3c10f6e94a9f413bb5
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -27,7 +27,7 @@ The following steps will make you run your spark cluster's containers.


```sh
docker build -t cluster-apache-spark:3.0.2 .
docker build -t cluster-apache-spark:3.4.0 .
```

## Run the docker-compose
Expand Down