We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 380eafa commit 56ab72dCopy full SHA for 56ab72d
05-batch/setup/macos.md
@@ -54,7 +54,7 @@ print(f'The PySpark {spark.version} version is running...')
54
1. Install Scala
55
56
```bash
57
-brew install scala@2.11
+brew install scala@2.13
58
```
59
60
2. Install Apache Spark
0 commit comments