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

Andrew Purtell resolved HBASE-5366.
-----------------------------------
    Resolution: Invalid

> Improve bulk table disable/enable/drop in shell
> -----------------------------------------------
>
>                 Key: HBASE-5366
>                 URL: https://issues.apache.org/jira/browse/HBASE-5366
>             Project: HBase
>          Issue Type: Task
>            Reporter: Ted Yu
>
> HBASE-3506 added regex support for disabling, enabling and dropping tables.
> Currently the list of tables are shown one on each line, this may lead to too 
> many lines:
> {code}
> tychangTable998                                                               
>                                                                         
> tychangTable999                                                               
>                                                                        
> Enable the above 901 tables (y/n)?
> y
> {code}
> When the number of tables is high, each line should display multiple tables.
> Disabling/enabling tables may take a long time. We should show the tables 
> that have been disabled/enabled in batches so that user knows the operation 
> didn't hang.



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)

Reply via email to