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
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
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
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
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
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
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