I enabe with in the zeppelin-site.xml the cron scheduler with: <property> <name>zeppelin.notebook.cron.enable</name> <value>true</value> <description>Notebook enable cron scheduler feature</description> </property> <property> <name>zeppelin.notebook.cron.folders</name> <value>*</value> <description>Notebook cron folders</description> </property>
In the zeppelin 0.8.X was a clock button in the notebooks available. In the current zeppelin 0.9.0 this clock symbol is not visible after activation of the cron scheduler (and restart). -- Sent from: http://apache-zeppelin-users-incubating-mailing-list.75479.x6.nabble.com/
