Robert Espinoza
Robert Espinoza
Right now I have openvpn running on my host machine. My host machine has other docker container running on the local network. I would like to connect to the docker...
I am trying to run the example jar that comes with spark and I get connection refused to the master node: `Caused by: java.io.IOException: Failed to connect to spark-master/172.18.0.2:6066 at...
where is the generate_token.py script ran? inside the docker container or before the docker-compose up ?