apache spark - How to specify multiple python files in a PySpark application? -


i have pyspark app (one python file) something. submitting app spark using spark-submit , passing dependencies , jars manually (i not building uber jar).

but python file big , difficult manage, split multiple .py files under 1 package (working in pycharm). how specify these files @ spark-submit let know these files make application?

thanks in advance!


Comments

Popular posts from this blog

java - unable show chart in xls document using jasper reports -

javascript - Slick Slider width recalculation -

jsf - PrimeFaces Datatable - What is f:facet actually doing? -