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.
y 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. > wrote: > >> Hi >> >> Today I che

Re: Graphics are not updated

2016-11-06 Thread Balachandar R.A.
at 12:33, Balachandar R.A. wrote: > Hi > > I will check and update. Thanks > > Regards > > On 04-Nov-2016 11:41 pm, "Dipesh Vora" > wrote: > >> Hi, >> >> This can be an issue with browser cache. Kindly clear the browser cache >> and tr

RE: Graphics are not updated

2016-11-05 Thread Balachandar R.A.
Hi I will check and update. Thanks Regards On 04-Nov-2016 11:41 pm, "Dipesh Vora" wrote: > Hi, > > This can be an issue with browser cache. Kindly clear the browser cache > and try it once again. > > > > Thanks and regards, > > Dipesh Vora > > &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), t

Angular scope - compiledScope issues in latest master

2016-06-01 Thread Balachandar R.A.
Hello, I used to work with the binary version of zeppelin for our use cases. While sharing variables of scala interpreter with angular, I use the below code var controllerElement = document.querySelector('[ng-app=zeppelinWebApp]'); var scope = angular.element(controllerElement).scope().compiled