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