Hello, My Product is distributed In-Memory KV store. In order to work the same in CDH Secure environment, I need to integrate my product with Apache Sentry.
Based on https://www.cloudera.com/documentation/enterprise/5-6-x/topics/sg_sentry_overview.html#concept_tqk_1mw_jr , It seems I need to write *Sentry Plugin. *But I did not find any documentation or examples on how to implement custom Sentry Plugin. I do not want to manage/update any authorization roles, only consult Central Sentry and get authorized Please help how to write Custom Sentry Plugin. Thanks Avinash On Fri, Apr 21, 2017 at 7:05 PM, Avinash Dongre <[email protected]> wrote: > [ Re-Sending, Since I was not subscribed to mailing list ] > > Hi Kalyan, > > Thanks for your help. > Could you please point me to documentation or examples for generic sentry > plug-in to handle generic cases > > Thanks > Avinash > > > > ------------------------------- > > > Hello Avinash, > > If I may ask. What is the need to develop new Sentry Binding and Authorizer. > > There is a generic sentry plug-in to handle generic cases. > > If you can elaborate your case. It might help people to suggest you if you > could re-use existing plug-in's. > > > -Kalyan > > > -Kalyan > > On Thu, Apr 20, 2017 at 4:26 AM, Avinash Dongre <[email protected]> wrote: > > > Hi All, > > > > For my product to work in CDH environment with security. I need to develop > > my own Sentry Binding and Authorizer. I was following code from > > sentry-binding. > > > > If I implement similar binding for my product. How Do I deploy the same ? > > Is there any document explaining how to write custom sentry > > plugins/bindings > > > > Please help. > > > > > > Thanks > > Avinash > > > >
