You are viewing a plain text version of this content. The canonical link for it is here.
Posted to user@livy.apache.org by Ravindra Chandrakar <ra...@gmail.com> on 2019/05/20 06:29:40 UTC

How to schedule spark jobs using Livy?

Hello,

I'm exploring Apache Livy to run Spark jobs on Yarn cluster. Currently all
my spark jobs are running at specified interval and are scheduled using
Oozie.

I would like to understand whether Livy provides any such functionality
where I would be able to schedule job. Basically when I started exploring
Livy my intention was to replace Oozie.


Thanks,
Ravindra Chandrakar