/spark_cluster

Little spark cluster with a master node and some worker nodes. Just for study and labs.

Docker Spark Cluster

Little Spark cluster using docker compose:
* Change the volumes to your local directories
* Set how many workers do you want
Then:
docker-compose up -d