Pyhton in worker and in driver has different versions
imanopholist opened this issue · 0 comments
imanopholist commented
Hello,
I have the following error while trying to execute lines.count() :
Python in worker has different version 2.6 than that in driver 3.5, PySpark cannot run with different minor versions
Do you have a solution to fix it ?