How do I import functions from a module in pyspark

后端 未结 0 607
执笔经年
执笔经年 2020-12-10 14:05

I use a spark-submit cmd to run a pyspark script. I have a module with all my utilities. I need to be able to import functions from this module, but I\'m getting "modul

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