You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@hbase.apache.org by "Jean-Daniel Cryans (JIRA)" <ji...@apache.org> on 2009/08/27 22:17:59 UTC

[jira] Created: (HBASE-1801) Tool to clean regions on DFS

Tool to clean regions on DFS
----------------------------

                 Key: HBASE-1801
                 URL: https://issues.apache.org/jira/browse/HBASE-1801
             Project: Hadoop HBase
          Issue Type: Bug
    Affects Versions: 0.19.3
            Reporter: Jean-Daniel Cryans


If you have a cluster running for some time, you probably have more regions on DFS than in META. Here is a tool to remove them.

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


[jira] Commented: (HBASE-1801) Tool to clean regions on DFS

Posted by "stephen mulcahy (JIRA)" <ji...@apache.org>.
    [ https://issues.apache.org/jira/browse/HBASE-1801?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12758768#action_12758768 ] 

stephen mulcahy commented on HBASE-1801:
----------------------------------------

I can confirm I just ran this against a hbase 0.19 head installation without errors

> Tool to clean regions on DFS
> ----------------------------
>
>                 Key: HBASE-1801
>                 URL: https://issues.apache.org/jira/browse/HBASE-1801
>             Project: Hadoop HBase
>          Issue Type: Bug
>    Affects Versions: 0.19.3
>            Reporter: Jean-Daniel Cryans
>         Attachments: clean_table.rb
>
>
> If you have a cluster running for some time, you probably have more regions on DFS than in META. Here is a tool to remove them.

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


[jira] Commented: (HBASE-1801) Tool to clean regions on DFS

Posted by "stack (JIRA)" <ji...@apache.org>.
    [ https://issues.apache.org/jira/browse/HBASE-1801?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12759259#action_12759259 ] 

stack commented on HBASE-1801:
------------------------------

+1 after reviewing script.  Want to commit j-d?  We should probably start up a little library for our little jruby scripts; a bunch of these scripts have same setup....

> Tool to clean regions on DFS
> ----------------------------
>
>                 Key: HBASE-1801
>                 URL: https://issues.apache.org/jira/browse/HBASE-1801
>             Project: Hadoop HBase
>          Issue Type: Bug
>    Affects Versions: 0.19.3
>            Reporter: Jean-Daniel Cryans
>         Attachments: clean_table.rb
>
>
> If you have a cluster running for some time, you probably have more regions on DFS than in META. Here is a tool to remove them.

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


[jira] Updated: (HBASE-1801) Tool to clean regions on DFS

Posted by "Jean-Daniel Cryans (JIRA)" <ji...@apache.org>.
     [ https://issues.apache.org/jira/browse/HBASE-1801?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Jean-Daniel Cryans updated HBASE-1801:
--------------------------------------

    Attachment:     (was: clean_table.rb)

> Tool to clean regions on DFS
> ----------------------------
>
>                 Key: HBASE-1801
>                 URL: https://issues.apache.org/jira/browse/HBASE-1801
>             Project: Hadoop HBase
>          Issue Type: Bug
>    Affects Versions: 0.19.3
>            Reporter: Jean-Daniel Cryans
>         Attachments: clean_table.rb
>
>
> If you have a cluster running for some time, you probably have more regions on DFS than in META. Here is a tool to remove them.

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


[jira] Updated: (HBASE-1801) Tool to clean regions on DFS

Posted by "Jean-Daniel Cryans (JIRA)" <ji...@apache.org>.
     [ https://issues.apache.org/jira/browse/HBASE-1801?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Jean-Daniel Cryans updated HBASE-1801:
--------------------------------------

    Attachment: clean_table.rb

Little tool inspired by copy_table.rb

> Tool to clean regions on DFS
> ----------------------------
>
>                 Key: HBASE-1801
>                 URL: https://issues.apache.org/jira/browse/HBASE-1801
>             Project: Hadoop HBase
>          Issue Type: Bug
>    Affects Versions: 0.19.3
>            Reporter: Jean-Daniel Cryans
>         Attachments: clean_table.rb
>
>
> If you have a cluster running for some time, you probably have more regions on DFS than in META. Here is a tool to remove them.

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


[jira] Updated: (HBASE-1801) Tool to clean regions on DFS

Posted by "Jean-Daniel Cryans (JIRA)" <ji...@apache.org>.
     [ https://issues.apache.org/jira/browse/HBASE-1801?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Jean-Daniel Cryans updated HBASE-1801:
--------------------------------------

    Attachment: clean_table.rb

Fixed script.

> Tool to clean regions on DFS
> ----------------------------
>
>                 Key: HBASE-1801
>                 URL: https://issues.apache.org/jira/browse/HBASE-1801
>             Project: Hadoop HBase
>          Issue Type: Bug
>    Affects Versions: 0.19.3
>            Reporter: Jean-Daniel Cryans
>         Attachments: clean_table.rb
>
>
> If you have a cluster running for some time, you probably have more regions on DFS than in META. Here is a tool to remove them.

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