Re: No logout/signout item on menu drop down list

2018-04-17 Thread Joe W. Byers
On 04/17/2018 04:53 PM, Joe W. Byers wrote: Hello, I just configured a zeppelin server using ldap authentication. When I open the url and log in with a user, there is no logout/signout item on the drop down menu list.  The only way I can logout is to delete my cookies. Has anyone

No logout/signout item on menu drop down list

2018-04-17 Thread Joe W. Byers
Hello, I just configured a zeppelin server using ldap authentication. When I open the url and log in with a user, there is no logout/signout item on the drop down menu list.  The only way I can logout is to delete my cookies. Has anyone experienced this?  Does anyone have any idea what I

Issues using Zeppelin HBase interpreter with HBase 1.1

2018-04-17 Thread Gaurav Kanade
Hi I am having issues using zeppelin hbase interpreter with hbase 1.1 It seems the zookeeper quorum (or any property from hbase-site.xml) is not picked up even though the file is in the correct hbase home location. the quorum that ends up getting picked is localhost:2181. I browsed through the

[Julia] Does Spark.jl work in Zeppelin's existing Spark/livy.spark interpreters?

2018-04-17 Thread Josh Goldsborough
Wondering if anyone has had success using the Spark.jl library for Spark to support Julia using one of Zeppelin's spark interpreters. Thanks! -Josh

Re: Adding interpreters after zeppelin build

2018-04-17 Thread Jeff Zhang
You can build angular interpreter and drop that into zeppelin/interpreter folder, but you have to restart zeppelin to show the angular interpreter Paul Brenner 于2018年4月17日周二 下午9:54写道: > When I last built zeppelin 0.8 I mistakenly didn’t include the angular > interpreter in

Adding interpreters after zeppelin build

2018-04-17 Thread Paul Brenner
When I last built zeppelin 0.8 I mistakenly didn’t include the angular interpreter in the build. Now a user is asking for it.  Is there any way I can just build the angular interpreter and drop the built directory into zeppelin/interpreter then have it show up as an interpreter option? Or

Zeppelin next version

2018-04-17 Thread Yohana Khoury
Hi, Is there any release date for the upcoming Zeppelin version that will support Spark 2.3 ? I saw there are commits on 0.8.x branch but not on 0.7.x. Are you planning to support Spark 2.3 on 0.7.x too? Thanks