[ 
https://issues.apache.org/jira/browse/HBASE-3506?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13052673#comment-13052673
 ] 

Joey Echeverria commented on HBASE-3506:
----------------------------------------

Unless there are any objections, I'm going to go with Eric's suggestion and add 
new commands. I'll also modify list to accept an optional regex, e.g.
{noformat}
hbase> list 'test.*'
TABLE                                                                           
test1                                                                           
test2                                                                           
2 row(s) in 0.0140 seconds
{noformat}

> Allow table name expressed in regex in drop, disable, enable operations
> -----------------------------------------------------------------------
>
>                 Key: HBASE-3506
>                 URL: https://issues.apache.org/jira/browse/HBASE-3506
>             Project: HBase
>          Issue Type: Improvement
>            Reporter: Ted Yu
>            Assignee: Joey Echeverria
>
> Ability to disable, drop and enable tables using regex expression is 
> desirable.

--
This message is automatically generated by JIRA.
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

Reply via email to