Disable sharing of zeppelin charts state across sessions

2016-05-03 Thread PROJJWAL SAHA
Hello, I am working on a web application which consumes zeppelin charts in an iframe. I would not like the charts displayed in one user session be impacted by actions performed by other users on the same charts in other sessions. I assume this is due to usage of web-sockets framework by Zeppelin.

Re: Disable sharing of zeppelin charts state across sessions

2016-05-03 Thread Chirag Sharma
This is an urgently required feature that I am also looking forward to. On Tue, May 3, 2016 at 3:29 PM, PROJJWAL SAHA wrote: > Hello, > > I am working on a web application which consumes zeppelin charts in an > iframe. I would not like the charts displayed in one user session be > impacted by ac

Compatibility of zeppelin 0.5.6

2016-05-03 Thread Meilong Huang
Is there a release note or something like that telling the compatibility of zeppelin 0.5.6? Are hive 2.0 and spark 1.6 tested on zeppelin 0.5.6? Will zeppelin 0.5.6 run on both CentOS and Ubuntu? Do you have any ideas? -Meilong

Re: Compatibility of zeppelin 0.5.6

2016-05-03 Thread anish singh
Hello Meilong, The release notes for Zeppelin 0.5.6 is at [0]. Zeppelin can support Spark upto version 1.6 and Zeppelin can run on both Ubuntu 14.x and CentOS 6.x as mentioned in the build information at [1]. [0]. https://zeppelin.incubator.apache.org/releases/zeppelin-release-0.5.6-incubating.ht

nginx

2016-05-03 Thread Vijay Srinivasaraghavan
Hello, I have configured nginx to front load the authentication (basic) to Zeppelin UI. With that, I am able to see the login dialog and it allows access to Zeppelin only after entering valid credentials. However, I believe the user/principal is not propopaged to AuthenticationInfo component and

Re: Compatibility of zeppelin 0.5.6

2016-05-03 Thread Meilong Huang
Does it support Hive 2.0? 2016-05-03 23:48 GMT+08:00 anish singh : > Hello Meilong, > > The release notes for Zeppelin 0.5.6 is at [0]. Zeppelin can support Spark > upto version 1.6 and Zeppelin can run on both Ubuntu 14.x and CentOS 6.x as > mentioned in the build information at [1]. > > [0]. >

Re: Compatibility of zeppelin 0.5.6

2016-05-03 Thread anish singh
Hello, Zeppelin does support Hive Server2 . Thanks, Anish. On Wed, May 4, 2016 at 6:49 AM, Meilong Huang wrote: > Does it support Hive 2.0? > > 2016-05-03 23:48 GMT+08:00 anish singh : > >> Hello Meilong, >> >> The release notes for Zeppelin 0.5.6 is at [0]. Zeppelin can support >> Spark upto

Re: IDE

2016-05-03 Thread Paul Bustios Belizario
Hello Vijay, I use Eclipse and works well. I import the project with the option: File > Import > Maven > Existing Maven projects. Regards, Paul On Tue, May 3, 2016 at 2:44 AM Vijay Srinivasaraghavan wrote: > I think the compile error occurs only if we select "Search for projects > recursively"