I am trying to get pyspark working on Windows.
I think I have all the necessary files installed such as Scala, Java 8 and Spark.
Unfortunately I am coming across this error when I run spark-submit
.
I think it has to do with a path problem but I am not sure. Any help would be appreciated.
Error:
exception in thread "main" java.io.ioexception cannot run program "python" ...