Re: zeppelin ActiveDirectory Authentication won't work as expected

2017-02-22 Thread Yaar Reuveni
n = anon /** = authc /api/interpreter/** = authc, roles[admin] /api/configurations/** = authc, roles[admin] /api/credential/** = authc, roles[admin] On Wed, Feb 22, 2017 at 11:19 AM, Yaar Reuveni wrote: > Hey, > > No response on previous times I've asked this, trying again. > > I

zeppelin ActiveDirectory Authentication won't work as expected

2017-02-22 Thread Yaar Reuveni
Hey, No response on previous times I've asked this, trying again. I configured Shiro authentication using Active directory, I have checked this both on version 0.6 and 0.7 and it doesn't work in both. I have a specific group in our active directory, and I wish to grant access to users *only form

Re: How group based authentication works with shiro?

2017-02-05 Thread Yaar Reuveni
I got the exact same issue, Can someone give more info on how this should be used? Thanks, Yaar > On 27 Jan 2017, at 13:32, MichaƂ Kabocik wrote: > > Dears, > > I'm trying to configure shiro to authenticate users from AD and to limit > access to login to webui for specific group. > > Here's

Re: Using CDH dynamic resource pools with Zeppelin

2017-01-12 Thread Yaar Reuveni
q.com/2016/10/26/the-making-of-a-location-data-industry-milestone/>[image: > PlaceIQ:Location Data Accuracy] > <http://placeiq.com/2016/12/07/placeiq-introduces-landmark-a-groundbreaking-offering-that-delivers-access-to-the-highest-quality-location-data-for-insights-that-fuel-limitles

Re: Using CDH dynamic resource pools with Zeppelin

2017-01-11 Thread Yaar Reuveni
. How can I configure it so there is a user defined on the connection and on the running queries? Thanks, Yaar On Tue, Dec 20, 2016 at 10:25 AM, Yaar Reuveni wrote: > Hey, > We're using a cloudera distribution hadoop. > We want to know how can we configure Zeppelin user auth

Using CDH dynamic resource pools with Zeppelin

2016-12-20 Thread Yaar Reuveni
Hey, We're using a cloudera distribution hadoop. We want to know how can we configure Zeppelin user authentication and link between users and resource pools <https://www.cloudera.com/documentation/enterprise/5-8-x/topics/cm_mc_resource_pools.html> in our YARN Hadoop cluster Thanks, Yaa