You are viewing a plain text version of this content. The canonical link for it is here.
Posted to user@spark.apache.org by kant kodali <ka...@gmail.com> on 2016/10/07 09:59:23 UTC

How to resubmit the job after it is done?

I am currently not using spark streaming. I have a ETL pipeline and I want to
just resubmit the job after it is done. Like a typical cron job. is that
possible?