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,

Make Zeppelin keys Optional

2016-12-11 Thread Gautham Kumaran
Hi, I'm running a SQL query on Zeppelin, and visualizing it. The keys are overlapped in the visualization (refer the attached screenshot), I cannot find any workaround for this in the zeppelin docs. All suggestions are appreciated. Thanks and regards