[
https://issues.apache.org/jira/browse/HBASE-23140?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Zheng Hu updated HBASE-23140:
-----------------------------
Fix Version/s: 2.3.0
> 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
> Priority: Minor
> Fix For: 3.0.0, 2.3.0, 2.2.2
>
>
> "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)