Update 'The simplest and smallest spark cluster you can build'
parent
c655fd590b
commit
410be74ec6
|
@ -81,7 +81,7 @@ USER jovyan
|
|||
|
||||
You can also run minio in the same docker compose project, and connect it to Spark.
|
||||
|
||||
```
|
||||
```python
|
||||
from pyspark import SparkConf
|
||||
from pyspark.sql import SparkSession
|
||||
import os
|
||||
|
|
Loading…
Reference in a new issue