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

[jira] [Resolved] (HBASE-23134) Enable_all and Disable_all table by Regex fail from Shell

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

Duo Zhang resolved HBASE-23134.
-------------------------------
    Hadoop Flags: Reviewed
      Resolution: Fixed

Pushed to branch-2.1+.

Thanks [~kpalanisamy] for contributing.

> Enable_all and Disable_all table by Regex fail from Shell
> ---------------------------------------------------------
>
>                 Key: HBASE-23134
>                 URL: https://issues.apache.org/jira/browse/HBASE-23134
>             Project: HBase
>          Issue Type: Bug
>          Components: shell
>    Affects Versions: 3.0.0
>            Reporter: Karthik Palanisamy
>            Assignee: Karthik Palanisamy
>            Priority: Major
>              Labels: shell
>             Fix For: 3.0.0, 2.3.0, 2.2.2, 2.1.8
>
>
> Found few initialization errors in admin.rb, will get the following errors using enable_all and disable_all from Shell.
>  
> {code:java}
> hbase(main):019:0> disable_all 't1*'
> ERROR: undefined local variable or method `admin' for #<Hbase::Admin:0x447fa959>
> Did you mean?  @admin
> {code}
>  
>  



--
This message was sent by Atlassian Jira
(v8.3.4#803005)