[
https://issues.apache.org/jira/browse/HAWQ-256?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15058885#comment-15058885
]
Don Bosco Durai commented on HAWQ-256:
--------------------------------------
Here is the document in Ranger
https://cwiki.apache.org/confluence/pages/viewpage.action?pageId=53741207.
The minimum requirement on the Hawq side is to define an interface or base
class with a method like isAllowed(requestContext, action). This method should
be called from every place where access needs to be checked.
Hawq might already have something like this. We can review it and see if it can
be updated to support extendible authorization model.
Currently, the Ranger plugins are in Java. We have to see how we can port these
to C/C++.
> Integrate Security with Apache Ranger
> -------------------------------------
>
> Key: HAWQ-256
> URL: https://issues.apache.org/jira/browse/HAWQ-256
> Project: Apache HAWQ
> Issue Type: New Feature
> Components: PXF, Security
> Reporter: Michael Andre Pearce (IG)
> Assignee: Lei Chang
>
> Integrate security with Apache Ranger for a unified Hadoop security solution.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)