Import a python file inside another file in spark submit

前端 未结 0 1868
滥情空心
滥情空心 2021-01-24 00:32

I have a airflow job that ssh to another machine and run a spark-submit there as:

spark-submit (configs) /home/folder/a.py

Now, In a.py I need to

相关标签:
回答
  • 消灭零回复
提交回复
热议问题