Has anybody got Zeppelin with Presto user impersonation working?

2018-12-04 Thread anirban chatterjee
Has anybody got Zeppelin+Presto user impersonation working. If yes can you pls. share the setting on the Zeppelin interpreter side to get this working end to end. Set Up: Presto Version :0.208 Zeppelin Version : 0.8.0 Currently Presto is connected to Kerberized Hadoop. Zeppelin uses LDAP a

Re: Zeppelin with JDBC interpreter, need queryBuilder help

2018-10-05 Thread anirban chatterjee
works you could see on > https://github.com/apache/zeppelin/pull/2972 > (not sure why that particular PR wasn't committed though) > > -- > Ruslan Dautkhanov > > > On Fri, Oct 5, 2018 at 2:43 PM anirban chatterjee < > anirban.chatter...@gmail.com> wrote:

Re: Zeppelin with JDBC interpreter, need queryBuilder help

2018-10-05 Thread anirban chatterjee
Hi, Can one get query builder type support (intellisense capability where one gets suggestions on available tables, columns, fields etc contextually) with the JDBC interpreter? We are using Zeppelin with Presto, and would like to get suggestions of table's fields (not just keywords that one gets t