How to specify the version of Python for spark-submit to use?

前端 未结 4 1129
南笙
南笙 2021-02-06 23:45

I have two versions of Python. When I launch a spark application using spark-submit, the application uses the default version of Python. But, I want to use the other one. How to

4条回答
提交回复
热议问题