You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@hbase.apache.org by "Karthik Palanisamy (Jira)" <ji...@apache.org> on 2019/10/08 21:22:00 UTC

[jira] [Created] (HBASE-23138) Drop_all table by regex fail from Shell - Similar to HBASE-23134

Karthik Palanisamy created HBASE-23138:
------------------------------------------

             Summary: 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


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)