spark interpreter

2016-06-21 Thread Chen Song
Zeppelin provides 3 binding modes for each interpreter. With `scoped` or `shared` Spark interpreter, every user share the same SparkContext. Sorry for the dumb question, how does it differ from Spark via Ivy Server? -- Chen Song

Re: admin account in zeppelin

2016-06-21 Thread Chen Song
Thanks Rohit Are you using LDAP? With LDAP enabled, it doesn't look like configuration users are honored at all. Chen On Tue, Jun 21, 2016 at 6:38 PM, rohit choudhary wrote: > Chen, > > One configuration that worked for us is as follows. The key to remember > here is that the format for defini

Re: admin account in zeppelin

2016-06-21 Thread Chen Song
I followed the instructions in https://github.com/apache/zeppelin/pull/625. Chen On Tue, Jun 21, 2016 at 6:25 PM, Benjamin Kim wrote: > Chen, > > If you don’t mind, how did you integrate LDAP with Zeppelin. As far as I > know, Shiro was a manual way to setup users and security. > > Thanks, > Be

Elasticsearch Interpreter

2016-06-21 Thread Edgardo Vega
I was looking at the elasticsearch interpreter documentation and I saw the index and delete operations. Is there any way to disable those? I was reading zeppelin documentation in order to see if it would be a fit to allow external users explorer our data but do not want them to be able to modify th

Re: admin account in zeppelin

2016-06-21 Thread rohit choudhary
Chen, One configuration that worked for us is as follows. The key to remember here is that the format for defining users is as follows: *[users]* *username = password, role1, role2, role3* Thanks, Rohit. [users] admin = password1 user1 = password2, role1, role2 user2 = password3, role3 user3 =

Re: admin account in zeppelin

2016-06-21 Thread Benjamin Kim
Chen, If you don’t mind, how did you integrate LDAP with Zeppelin. As far as I know, Shiro was a manual way to setup users and security. Thanks, Ben > On Jun 21, 2016, at 2:44 PM, Chen Song wrote: > > I am new to Zeppelin and have successfully set up LDAP authentication on > zeppelin. > > I

admin account in zeppelin

2016-06-21 Thread Chen Song
I am new to Zeppelin and have successfully set up LDAP authentication on zeppelin. I also want to restrict write access to interpreters, credentials and configurations to only admin users. I added the configurations as per https://github.com/apache/zeppelin/pull/993 and it does hide edit access f

Re: Build error zengine

2016-06-21 Thread Hyung Sung Shim
good to hear that it worked anyway. 😄 2016년 6월 22일 수요일, Darren Govoni님이 작성한 메시지: > H. It worked the 3rd time. Not sure what the hiccup was. > > On 06/21/2016 11:46 AM, Hyung Sung Shim wrote: > > hi. > I just got build success on my ubuntu machine as your build command. > Did you install prere

Re: Build error zengine

2016-06-21 Thread Darren Govoni
H. It worked the 3rd time. Not sure what the hiccup was. On 06/21/2016 11:46 AM, Hyung Sung Shim wrote: hi. I just got build success on my ubuntu machine as your build command. Did you install prerequisites things[1] to bui

Re: Build error zengine

2016-06-21 Thread Darren Govoni
Ok. Thanks for trying. I'm working to get my build log. But I seen a bunch of anomalies. I will paste the full text k ate but it was having trouble finding the .pid file among other problems. Sent from my Verizon Wireless 4G LTE smartphone Original message From: Hyung S

Re: Build error zengine

2016-06-21 Thread Hyung Sung Shim
hi. I just got build success on my ubuntu machine as your build command. Did you install prerequisites things[1] to build zeppelin? And Can you share your build log? [1] https://github.com/apache/zeppelin 2016-06-21 23:47 GMT+09:00 Vinay Shukla : > What is the exact build failure? > > > On Tuesd

Re: [VIRTUAL] TODAY - Meetup for Data Scientists Tuesday 6/21 - 9AM Pacific : Zeppelin meets MADlib & HAWQ

2016-06-21 Thread Greg Chase
The Zeppelin meeting with MADlib starts at 9AM Pacific today. Join us at: Join at this URL: https://pivotalcommunity.adobeconnect.com/madlib/ On Tue, Jun 21, 2016 at 8:06 AM, Greg Chase wrote: > The Zeppelin meeting with MADlib starts at 9AM Pa

Re: [VIRTUAL] TODAY - Meetup for Data Scientists Tuesday 6/21 - 9AM Pacific : Zeppelin meets MADlib & HAWQ

2016-06-21 Thread Greg Chase
The Zeppelin meeting with MADlib starts at 9AM Pacific today. Join us at: Join at this URL: https://pivotalcommunity.adobeconnect.com/madlib/ On Mon, Jun 20, 2016 at 9:52 AM, Greg Chase wrote: > This is a reminder about the virtual meeting tomo

Re: Ask opinion regarding 0.6.0 release package

2016-06-21 Thread Alexander Bezzubov
It sounds as a most flexible way, let's try it for 0.6 release and see if it addresses all user needs well. Untill we have GUI for interpreter loading, I feel we also should try our best to make sure netinst usage is documented well, so users on different environments (no internet, corporate proxy

Re: Build error zengine

2016-06-21 Thread Vinay Shukla
What is the exact build failure? On Tuesday, June 21, 2016, Darren Govoni wrote: > Ubuntu 15.10 > > mvn clean package -Pspark-1.6 -Phadoop-2.4 -Pyarn -Ppyspark > > > On 06/21/2016 09:03 AM, Hyung Sung Shim wrote: > > hi. > What is your build command and please tell me your environments. > > 2016

Re: Build error zengine

2016-06-21 Thread Darren Govoni
Ubuntu 15.10 mvn clean package -Pspark-1.6 -Phadoop-2.4 -Pyarn -Ppyspark On 06/21/2016 09:03 AM, Hyung Sung Shim wrote: hi. What is your build command and please tell me your environments. 2016-06-21

Re: Build error zengine

2016-06-21 Thread Hyung Sung Shim
hi. What is your build command and please tell me your environments. 2016-06-21 21:45 GMT+09:00 Darren Govoni : > Hi > > I am trying to build git repo but zengine fails. Any tips on this? > > Thanks > > > > Sent from my Verizon Wireless 4G LTE smartphone >

Build error zengine

2016-06-21 Thread Darren Govoni
Hi I am trying to build git repo but zengine fails. Any tips on this? Thanks  Sent from my Verizon Wireless 4G LTE smartphone