[
https://issues.apache.org/jira/browse/HBASE-23138?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Wellington Chevreuil updated HBASE-23138:
-----------------------------------------
Fix Version/s: 2.1.8
2.2.2
2.3.0
3.0.0
> Drop_all table by regex fail from Shell - Similar to HBASE-23134
> -----------------------------------------------------------------
>
> Key: HBASE-23138
> URL: https://issues.apache.org/jira/browse/HBASE-23138
> Project: HBase
> Issue Type: Bug
> Components: shell
> Affects Versions: 3.0.0
> Reporter: Karthik Palanisamy
> Assignee: Karthik Palanisamy
> Priority: Major
> Fix For: 3.0.0, 2.3.0, 2.2.2, 2.1.8
>
>
> Initialization error in admin.rbĀ
> {code:java}
> hbase(main):001:0> drop_all("t.*")
> ERROR: undefined local variable or method `admin' for
> #<Hbase::Admin:0x3a3b10f4>
> Did you mean? @adminFor usage try 'help "drop_all"'
> {code}
--
This message was sent by Atlassian Jira
(v8.3.4#803005)