You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@ranger.apache.org by "Ankit Singhal (JIRA)" <ji...@apache.org> on 2018/08/20 20:07:00 UTC

[jira] [Created] (RANGER-2194) Implement ranger support for Phoenix

Ankit Singhal created RANGER-2194:
-------------------------------------

             Summary: Implement ranger support for Phoenix
                 Key: RANGER-2194
                 URL: https://issues.apache.org/jira/browse/RANGER-2194
             Project: Ranger
          Issue Type: New Feature
          Components: plugins
            Reporter: Ankit Singhal


Currently, Phoenix relies on HBase coprocessor for authorization but there are some logical entities like View, Function, Sequence which cannot be mapped directly to entities in HBase and requires a separate authorization.

From an implementation perspective, Phoenix also does pre-checks for access with the help of coprocessor only.



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)