You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@hbase.apache.org by "Ashish Singhi (JIRA)" <ji...@apache.org> on 2016/11/30 07:22:58 UTC

[jira] [Resolved] (HBASE-17203) unable to see the namespaces and tables when grant read-only privleges

     [ https://issues.apache.org/jira/browse/HBASE-17203?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Ashish Singhi resolved HBASE-17203.
-----------------------------------
    Resolution: Invalid

This is correct.
To see to namespaces a user needs to have Admin privilege.
Please check https://hbase.apache.org/book.html#appendix_acl_matrix

> unable to see the namespaces and tables when grant read-only privleges
> ----------------------------------------------------------------------
>
>                 Key: HBASE-17203
>                 URL: https://issues.apache.org/jira/browse/HBASE-17203
>             Project: HBase
>          Issue Type: Task
>          Components: hbase, shell
>    Affects Versions: 1.0.0
>            Reporter: sandeep vura
>
> Hi,
> i have created namespaces and given grant  read-only privileges. When i run "list_namespace" on hbase shell i am unable to see the namespaces and also the tables.
> But namespaces and tables are able to see in HUE --> HBase browser.
> Executed commands:
> create_namespace 'q1'
> grant '@hadooptest','R','@q1'
> Please advise.



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