Istvan Toth created HBASE-26896:
-----------------------------------
Summary: list_quota_snapshots fails with ‘ERROR NameError:
uninitialized constant Shell::Commands::ListQuotaSnapshots::TABLE’
Key: HBASE-26896
URL: https://issues.apache.org/jira/browse/HBASE-26896
Project: HBase
Issue Type: Bug
Components: shell
Affects Versions: 2.4.11, 2.5.0, 3.0.0-alpha-3
Reporter: Istvan Toth
Assignee: Istvan Toth
The list_quota_snapshots command fails with
{noformat}
ERROR NameError: uninitialized constant
Shell::Commands::ListQuotaSnapshots::TABLE{noformat}
regardless of the parameters it's called with.
Apparently, it used to work in HBase 2.2.
I don't know enough about Ruby to tell why it used to work, and what broke this
exactly, but using qualified constants fixes the problem.
--
This message was sent by Atlassian Jira
(v8.20.1#820001)