Closed nihalsoans91 closed 6 years ago
The environment Variable PYSPARK_DRIVER_PYTHON should be set as ipython3
This error is caused when the driver runs from my anaconda environment and worker runs from the inbuilt python available prebuilt in the OS
Spark Exception: Python in worker has different version 3.5 than that in driver 3.6
Windows + PyCharm