You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@hbase.apache.org by "Ted Yu (JIRA)" <ji...@apache.org> on 2010/06/11 19:00:13 UTC

[jira] Created: (HBASE-2711) allow hbase shell command to operate on group of tables

allow hbase shell command to operate on group of tables
-------------------------------------------------------

                 Key: HBASE-2711
                 URL: https://issues.apache.org/jira/browse/HBASE-2711
             Project: HBase
          Issue Type: Improvement
          Components: shell
    Affects Versions: 0.20.4
            Reporter: Ted Yu


Suppose I have the following 20 tables in HBase:
ERRORS-1276213362068-1
ERRORS-1276213362068-2
ERRORS-1276213362068-3
...
ERRORS-1276213362068-20

HBase shell commands, such as disable and drop, should be able to operate on group of tables which are identified by prefix or suffix.

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.