Zeppelin Integrate multiple charts as one dashboard

2017-07-04 Thread arpit tak
Hello , I was using zeppelin to draw some charts , but I was unable to do these two things. Have anybody done this before, please let me know. 1.) Can I draw more than one charts/reports using just single complex query(mysql/hive) ? or we can integrate any library to support this use case . 2

Re: Zeppelin [0.7.2]: NullPointerException on executing paragraph from a new Notebook

2017-07-04 Thread arpit tak
Hi Nikhil , Is it happening only one one interpreter or on all interpreter. Also share command you writing. > On Jul 5, 2017, at 9:38 AM, Nikhil Utane wrote: > > Hi, > > Whenever I create a new notebook and run a paragraph, I get the > NullPointerException error. If I run from an existing noteb

Re: Few issues and questions regarding streaming

2017-07-04 Thread arpit tak
Hi Nikhil, First, Spark context and streaming context already defined in zeppelin when you write code , you don’t need to initialize it again as we generally do in writing normal spark code. Second, you just need to start ssc.start() once and if your next paragraph is linked to first note then

Helium packages are not getting displayed in reports

2017-07-05 Thread arpit tak
I have added these 2 helium packages in helium and also enabled them on helium menu. ultimate-line-chart ultimate-range-chart But when I run %spark or any other interpreter these packages/charts are not getting displayed there. I am just seeing default chart option there. Here that i did:- I

Re: Helium packages are not getting displayed in reports

2017-07-06 Thread arpit tak
I tried on latest version 0.7. It’s not working on that . > On Jul 6, 2017, at 6:10 PM, Park Hoon <1am...@gmail.com> wrote: > > Hi, could you try more recent snapshot? > > > It was fixed. > > > > > > Thanks. > > On Thu, Jul 6, 2017 at