Re: sentry1.5API

2018-11-05 Thread Xinran Yu
If you need to use sentry for table authorization I can help on building a binding Xinran > On Nov 5, 2018, at 10:55 AM, Kalyan Kumar Kalvagadda > wrote: > > Andy, > > I'm not sure what you are referring to but I want to make sure of thing. > Sentry doesn't have an a public API. You need a

Re: sentry1.5API

2018-11-05 Thread Kalyan Kumar Kalvagadda
Andy, I'm not sure what you are referring to but I want to make sure of thing. Sentry doesn't have an a public API. You need a sentry-binding. It would be helpfull if you could help us understand your use case and how you are trying to use sentry. On Mon, Nov 5, 2018 at 10:42 AM Na Li wrote: >

Re: sentry1.5API

2018-11-05 Thread Na Li
Andy, I don't think there is up-to-date document on Sentry API. You can find the API provided by Sentry server at https://github.com/apache/sentry/blob/master/sentry-service/sentry-service-api/src/gen/thrift/gen-javabean/org/apache/sentry/api/service/thrift/SentryPolicyService.java On how to int