Re: Cron jobs

2016-08-15 Thread Jayant Raj
Hi Prasad & Moon, Many thanks for the quick reply! On Mon, Aug 15, 2016 at 4:09 PM Prasad Wagle wrote: > Hi Jayant, > > Yes. The cron jobs are run in the server and do not require browser tab to > be open. Please make sure you set the cron executing user. > > Thanks, &g

Re: Cron jobs

2016-08-15 Thread Prasad Wagle
Hi Jayant, Yes. The cron jobs are run in the server and do not require browser tab to be open. Please make sure you set the cron executing user. Thanks, Prasad On Mon, Aug 15, 2016 at 2:04 PM, Jayant Raj wrote: > Hi All, > I noticed there is a scheduler button on Zeppelin notebo

Re: Cron jobs

2016-08-15 Thread moon soo Lee
Scheduler runs on the Zeppelin daemon. Jobs will run without browser opening the notebook. Thanks, moon On Mon, Aug 15, 2016 at 2:04 PM Jayant Raj wrote: > Hi All, > I noticed there is a scheduler button on Zeppelin notebooks to > periodically run the notebook. Can we schedule jobs (execute not

Cron jobs

2016-08-15 Thread Jayant Raj
Hi All, I noticed there is a scheduler button on Zeppelin notebooks to periodically run the notebook. Can we schedule jobs (execute notebook code) without keeping the browser Zeppelin tab open? Thanks. Jayant