david serafini created HBASE-18531:
--------------------------------------
Summary: 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 it actually is the namespacename that is incorrect.
--
This message was sent by Atlassian JIRA
(v6.4.14#64029)