You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@ranger.apache.org by "Madhan Neethiraj (JIRA)" <ji...@apache.org> on 2014/10/21 23:04:34 UTC

[jira] [Created] (ARGUS-122) HBase Plug-in: drop/disable table operations require more permissions than HBase default permission requirements

Madhan Neethiraj created ARGUS-122:
--------------------------------------

             Summary: HBase Plug-in: drop/disable table operations require more permissions than HBase default permission requirements
                 Key: ARGUS-122
                 URL: https://issues.apache.org/jira/browse/ARGUS-122
             Project: Argus
          Issue Type: Bug
            Reporter: Madhan Neethiraj


Argus HBase plug-in requires an user to have both CREATE and ADMIN privilege to be able to perform operations like disableTable, dropTable, etc. HBase default access controller however requires only one of these permissions to be available for the user to allow these operations (refer to HBase permission requirements here http://hbase.apache.org/book.html#d0e23399).

Argus HBase plug-in should be in sync with the HBase permission requirements.



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)