Karthik Palanisamy created HBASE-23140:
------------------------------------------

             Summary: Remove unknown table error
                 Key: HBASE-23140
                 URL: https://issues.apache.org/jira/browse/HBASE-23140
             Project: HBase
          Issue Type: Improvement
    Affects Versions: 3.0.0
            Reporter: Karthik Palanisamy
            Assignee: Karthik Palanisamy


"hbase:quota" will be created automatically when hbase.quota.enabled set to 
true but If this feature is disabled then should not throw unknown table error. 
{code:java}
hbase(main):025:0>
describe_namespace 'hbase'
DESCRIPTION
{NAME => 'hbase'}

QUOTAS
ERROR: Unknown table
hbase:quota!
For usage try 'help
"describe_namespace"'
{code}
 



--
This message was sent by Atlassian Jira
(v8.3.4#803005)

Reply via email to