[
https://issues.apache.org/jira/browse/HBASE-23138?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16947215#comment-16947215
]
Karthik Palanisamy commented on HBASE-23138:
--------------------------------------------
Pls ignore PR #702 and #703
> 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
>
> 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)