Re: Ranger REST API and Kafka policies

2016-06-13 Thread Lune Silver
Hey Ramesh. I'm gonna dig in this file and come back tomorrow morning with this. Didn't see anything but I'm gonna to reproduce the problem while tailing this log. BR. Lune. Le 13 juin 2016 20:36, "Ramesh Mani" a écrit : > Lune, > > Do you see any exceptions in

Re: usersync - frequency of synchronization actions ?

2016-06-13 Thread Lune Silver
Hey Sailaja ! Ty for the answer ! And what about my other questions ? Shouldn't usersync regularly sync ? Br. Lune Le 13 juin 2016 20:26, "Sailaja Polavarapu" a écrit : > Hi Lune, > In 2.3.2, we didn’t have the support of syncing groups with no members or >

Re: Unable to create a key from Ranger KMS

2016-06-13 Thread Don Bosco Durai
Hi Shashi Did you get any answers for this question? It seems you don’t have authorization to create the key. Did you give permission from Ranger Admin? Bosco From: Shashi Vishwakarma Reply-To: Date: Wednesday, June 1, 2016 at

Re: Ranger REST API and Kafka policies

2016-06-13 Thread Ramesh Mani
Lune, Do you see any exceptions in xa_portal.log when you do this rest call ? This will give some idea of what is wrong. Thanks, Ramesh From: Lune Silver > Reply-To:

Ranger REST API and Kafka policies

2016-06-13 Thread Lune Silver
Hello ! Sorry to spam the mailing list, but I have another topic. With the HDP 2.3.4, is it possible to create kafka policies with the REST API ? I tried to use the API v2 from the wiki, but I think the API v2 is not taken into account in this version.

How to use Ranger REST API

2016-06-13 Thread Lune Silver
Hello ! I'm using HDP 2.3.4 and I'm trying to use REST API of Ranger to create policies. May I use the v2 API or should I use the previous one ? I tried the following : ### curl -i -vvv -k -u amb_ranger_admin -H "Content-Type: application/json" -X POST