Share variable across notebooks

2016-11-14 Thread Balachandar R.A.
Hello, Is there a way to spread my paragraphs into two different notebooks? In other words, how to share a variable (spark RDD / spark dataframe / javascript variable) across multiple notebooks? Regards Bala

Dcoker file for zeppelin 0.6.1 and spark 2.0.1

2016-11-07 Thread Balachandar R.A.
Hi In one of my use cases, I need to install zeppelin and spark out of the docker. Can some one point me to any docker project ? [ I will use this docker to share my notebook with my colleagues and everyone can have same platform up and running to test the note. ] regards Bala

Re: Graphics are not updated

2016-11-07 Thread Balachandar R.A.
ot sure but could you try newer version? zeppelin-0.6.2. > If it does not help, could you open developer console on your web browser > and see if there're any errors? > > Thanks, > moon > > On Sun, Nov 6, 2016 at 9:16 PM Balachandar R.A. <balachandar...@gmail.com> &g

Graphics are not updated

2016-11-04 Thread Balachandar R.A.
Hello I am building a dashboard using zeppelin 0.6.1 with spark 1.6.0. In this dashboard i need to display about 20 zeppelin's inbuilt visualisation widgets. All these 20 charts are the result of corresponding spark sql queries. One query in one paragraph. When i execute the queries(paragraphs),