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

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

sandeep vura created HBASE-17203:
------------------------------------

             Summary: 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)