You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@hbase.apache.org by "stack (JIRA)" <ji...@apache.org> on 2009/09/28 20:55:16 UTC

[jira] Commented: (HBASE-1872) Dirty, fast, kill table script

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

stack commented on HBASE-1872:
------------------------------

One problem with the script is that there may still be table edits up in memstore.  Need the disable so memstore is flushed first.

> Dirty, fast, kill table script
> ------------------------------
>
>                 Key: HBASE-1872
>                 URL: https://issues.apache.org/jira/browse/HBASE-1872
>             Project: Hadoop HBase
>          Issue Type: Bug
>            Reporter: stack
>         Attachments: kill_table.rb
>
>
> Some fellas embedding hbase want to be able to kill tables quickly between tests; they don't want to have to wait on enable/disable stuff.

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