index
If we use a cloud Spark cluster such as AWS EMR, there will be expenses to run our Spark code. Therefore, we need to setup our own Spark cluster instead.
We will cover:
Docker deployment of Spark Cluster
Physical deployment of Spark Cluster
Last updated