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 > > > > *From:* Balachandar R.A. [mailto:balachandar.

Re: confirm unsubscribe from users@zeppelin.apache.org

2016-11-05 Thread Michele Sciabarra
Il 05/11/16 20:15, users-h...@zeppelin.apache.org ha scritto: Hi! This is the ezmlm program. I'm managing the users@zeppelin.apache.org mailing list. To confirm that you would like mich...@sent.as removed from the users mailing list, please send a short reply to this address: users-

Re: confirm unsubscribe from users@zeppelin.apache.org

2016-11-05 Thread Anantha Sharma
i agree Regards, [image: --] Anantha Sharma [image: http://]about.me/ananthasharma On 5 November 2016 at 14:48, Michele Sciabarra wrote: > > > Il 05/11/16 20:15, users-h...@zeppelin.apache.org ha scritto: > >> Hi! This is the ezmlm program. I'm

under what userid should Zeppelin run?

2016-11-05 Thread Igor Yakushin
Hi All, Under what userid should Zeppelin run? The documentation does not seem to mention it. Thank you, Igor

%sql problems

2016-11-05 Thread Igor Yakushin
Hi All, I have the following problems with %sql: 1) %sql show tables correctly shows tables in hive databases. 2) %sql describe table mkbook.bkrating correctly describes the schema for table bkrating in hive database mkbook 3) %sql select count(*) from mkbook.bkrating does not work an