Since zeppelin 0.11.1, we are not able to set cron schedule for zeppelin notebooks. Setting crone schedule in 0.10.1 works with no problem. In zeppelin 0.11.1, it throw the error: java.lang.String cannot be cast to java.util.Set
zeppelin.notebook.cron.enable
is set true
and zeppelin.notebook.cron.folders
is set to /(I have also tried **). It still does not work.In the older versions of zeppelin(<0.11.*), cron scheduled owkred with no issues
Ridwan Hassen is a new contributor to this site. Take care in asking for clarification, commenting, and answering.
Check out our Code of Conduct.