I cloned your repository and followed your instructions in the README.
But when I run pio status after running runsvdir-start& I get the following error:

Do you know why this is? Why does it keep failing to establish connection.
Also as a side not I modified one line if the Dockerfile. I changed the url on like 30 to install spark to this: https://archive.apache.org/dist/spark/spark-2.2.1/spark-2.2.1-bin-hadoop2.7.tgz
The url you have is no longer valid.
I cloned your repository and followed your instructions in the README.
But when I run
pio statusafter runningrunsvdir-start&I get the following error:Do you know why this is? Why does it keep failing to establish connection.
Also as a side not I modified one line if the Dockerfile. I changed the url on like 30 to install spark to this: https://archive.apache.org/dist/spark/spark-2.2.1/spark-2.2.1-bin-hadoop2.7.tgz
The url you have is no longer valid.