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

david serafini updated HBASE-18531:
-----------------------------------
    Description: 
HBase 1.1.2.2.5.3.0-37  Hadoop 2.7.3.2.5.3.0-37

The hbase shell command :

{noformat}
hbase(main):003:0> grant 'username', 'RWXC', '@namespacename'
{noformat}

produces the error msg

{noformat}
ERROR: Unknown namespace username!
{noformat}

when actually it is "namespacename" that is incorrect.

  was:
HBase 1.1.2.2.5.3.0-37  Hadoop 2.7.3.2.5.3.0-37

The hbase shell command :

{noformat}
hbase(main):003:0> grant 'username', 'RWXC', '@namespacename'
{noformat}

produces the error msg

{noformat}
ERROR: Unknown namespace username!
{noformat}

when it actually is the namespacename that is incorrect.


> incorrect error msg
> -------------------
>
>                 Key: HBASE-18531
>                 URL: https://issues.apache.org/jira/browse/HBASE-18531
>             Project: HBase
>          Issue Type: Bug
>          Components: hbase
>    Affects Versions: 1.1.2
>         Environment: CentOS release 6.8 (Final)
>            Reporter: david serafini
>            Priority: Minor
>
> HBase 1.1.2.2.5.3.0-37  Hadoop 2.7.3.2.5.3.0-37
> The hbase shell command :
> {noformat}
> hbase(main):003:0> grant 'username', 'RWXC', '@namespacename'
> {noformat}
> produces the error msg
> {noformat}
> ERROR: Unknown namespace username!
> {noformat}
> when actually it is "namespacename" that is incorrect.



--
This message was sent by Atlassian JIRA
(v6.4.14#64029)

Reply via email to