If you are using Mesos, then u can use Chronos or Marathon
++ crontab :)On Wed, Jul 20, 2016 at 9:07 AM, Andrew Ehrlich <andrew@aehrlich.com> wrote:Another option is Oozie with the spark action: https://oozie.apache.org/docs/4.2.0/DG_SparkActionExtension.htmlOn Jul 18, 2016, at 12:15 AM, Jagat Singh <jagatsingh@gmail.com> wrote:You can use following options* spark-submit from shell* some kind of job server. See spark-jobserver for details* some notebook environment See Zeppelin for exampleOn 18 July 2016 at 17:13, manish jaiswal <manishsrm14@gmail.com> wrote:Hi,What is the best approach to trigger spark job in production cluster?