Skip to content

Commit

Permalink
correct spark version
Browse files Browse the repository at this point in the history
  • Loading branch information
iGN5117 committed Oct 31, 2023
1 parent 96504a0 commit 2f08ffc
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion binder/postBuild
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
#Download Apache Spark
wget https://archive.apache.org/dist/spark/spark-3.40/spark-3.4.0-bin-hadoop3.tgz
wget https://archive.apache.org/dist/spark/spark-3.4.0/spark-3.4.0-bin-hadoop3.tgz
tar -xzf spark-3.4.0-bin-hadoop3.tgz

#Tidy up
Expand Down

0 comments on commit 2f08ffc

Please sign in to comment.