Hi I am trying to run pyspark streaming code but when I am using spark submit it says "Exception in thread "main" java.io.IOException: Cannot run program "python3": CreateProcess error=2, The system cannot find the file specified".
I am trying to read stream from kafka. enter image description here