[
https://issues.apache.org/jira/browse/HBASE-23140?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16947437#comment-16947437
]
Zheng Hu edited comment on HBASE-23140 at 10/9/19 8:57 AM:
-----------------------------------------------------------
Pushed to branch-2.2 & branch-2 & master, Thanks [~kpalanisamy] for
contribution.
was (Author: openinx):
Pushed to branch-2.2 & master, Thanks [~kpalanisamy] for contribution.
> 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)