Skip to content

Commit

Permalink
Fixed scala version as per issue #431 (#552)
Browse files Browse the repository at this point in the history
  • Loading branch information
daiyaharsh90 authored Jul 17, 2024
1 parent 380eafa commit cd322fb
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion 05-batch/setup/macos.md
Original file line number Diff line number Diff line change
Expand Up @@ -54,7 +54,7 @@ print(f'The PySpark {spark.version} version is running...')
1. Install Scala

```bash
brew install scala@2.11
brew install scala@2.13
```

2. Install Apache Spark
Expand Down

0 comments on commit cd322fb

Please sign in to comment.