You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@hbase.apache.org by "Todd Lipcon (JIRA)" <ji...@apache.org> on 2010/04/16 20:30:25 UTC

[jira] Created: (HBASE-2460) add_table.rb deletes any tables for which the target table name is a prefix

add_table.rb deletes any tables for which the target table name is a prefix
---------------------------------------------------------------------------

                 Key: HBASE-2460
                 URL: https://issues.apache.org/jira/browse/HBASE-2460
             Project: Hadoop HBase
          Issue Type: Bug
          Components: scripts
    Affects Versions: 0.20.4
            Reporter: Todd Lipcon
            Assignee: Todd Lipcon
            Priority: Critical


If you have a table foobar and a table foo, add_table.rb on table foo will delete all of the META entries for foobar. We're missing the ',' in the scan.

-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: https://issues.apache.org/jira/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira