Spark Streaming error in zeppelin paragraph: java.lang.NoClassDefFoundError:

2016-10-26 Thread afancy
Dear all, I pull zeppelin from github, and build. I run the following Spark streaming code in a paragraph, but got the NoClassDefFoundError. Could anybody help? thanks! import org.apache.spark._ import org.apache.spark.streaming._ import org.apache.spark.streaming.StreamingContext._ case clas

Re: Use sql interpreter to fill up dynamic forms dropdown list

2016-10-26 Thread moon soo Lee
Hi, Have you tried http://zeppelin.apache.org/docs/latest/manual/dynamicform.html#select-form ? Thanks, moon On Tue, Oct 25, 2016 at 12:15 AM Manjunath, Kiran wrote: > Hello All, > > > > I have a question on creating dropdown list (dynamic forms) using psql > interpreter. > > I am using 0.6 ve

Is it possible to run a paragraph in other notebook?

2016-10-26 Thread afancy
Hi, If using z.run() command, is it possible to run the paragraph from different notebook? Thanks /afancy

Re: Is it possible to run a paragraph in other notebook?

2016-10-26 Thread moon soo Lee
Currently it's not possible. But it'll be really useful if z.run() can run the paragraph from in other Note. Thanks, moon On Thu, Oct 27, 2016 at 7:02 AM afancy wrote: > Hi, > > If using z.run() command, is it possible to run the paragraph from > different notebook? > > Thanks > > /afancy >

Save Report separately

2016-10-26 Thread Nirav Patel
Is there a way to save state of the notebook in form of "Report" view so it can be used later for comparison or just kept for bookkeeping. Currently only way I can think of to do this is to clone a new notebook every time you want to keep state of Report. Thanks -- [image: What's New with Xact