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

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

     [ https://issues.apache.org/jira/browse/HBASE-23138?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Wellington Chevreuil resolved HBASE-23138.
------------------------------------------
    Resolution: Fixed

Pushed into master, branch-2, branch-2.1 and branch-2.2. Thanks for the contributions, [~kpalanisamy]!

> 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)