run a paragraph periodically

2016-12-16 Thread Gautham Kumaran
Hi all, What is the best method to run a paragraph periodically? I'm visualizing a Spark 2.0 Streaming dataset, and I want to run/refresh this visualizing paragraph every minute. One method I am considering is using AngularBind and AngularWatcher. Is there a better one? Thanks & Regards,

Re: Interpreter zombie processes

2016-12-16 Thread Ruslan Dautkhanov
Thank you everyone for confirming this issue. Created https://issues.apache.org/jira/browse/ZEPPELIN-1832 Thanks again. -- Ruslan Dautkhanov On Fri, Dec 16, 2016 at 2:48 AM, blaubaer wrote: > We are seeing this problem as well, regularly actually. Especially in >

Cron expluatation

2016-12-16 Thread ivan.savin
I have a question about using cron. I use 0.7.0-SNAPSHOT, had set diffent unterpreteters: mysql, psql, python. In python: I create a connection to PSQL, unload data and agregate them to calculate the end report. Then z.show(report). In mysql: The path is similar. I generate SQL expression with