Return-Path: X-Original-To: apmail-hbase-issues-archive@www.apache.org Delivered-To: apmail-hbase-issues-archive@www.apache.org Received: from mail.apache.org (hermes.apache.org [140.211.11.3]) by minotaur.apache.org (Postfix) with SMTP id 7B4B3DF17 for ; Thu, 21 Feb 2013 11:46:23 +0000 (UTC) Received: (qmail 61686 invoked by uid 500); 21 Feb 2013 11:46:23 -0000 Delivered-To: apmail-hbase-issues-archive@hbase.apache.org Received: (qmail 60422 invoked by uid 500); 21 Feb 2013 11:46:19 -0000 Mailing-List: contact issues-help@hbase.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Delivered-To: mailing list issues@hbase.apache.org Received: (qmail 60382 invoked by uid 99); 21 Feb 2013 11:46:17 -0000 Received: from arcas.apache.org (HELO arcas.apache.org) (140.211.11.28) by apache.org (qpsmtpd/0.29) with ESMTP; Thu, 21 Feb 2013 11:46:17 +0000 Date: Thu, 21 Feb 2013 11:46:17 +0000 (UTC) From: "Harsh J (JIRA)" To: issues@hbase.apache.org Message-ID: In-Reply-To: References: Subject: [jira] [Commented] (HBASE-643) Rename tables MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 7bit X-JIRA-FingerPrint: 30527f35849b9dde25b450d4833f0394 [ https://issues.apache.org/jira/browse/HBASE-643?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13583128#comment-13583128 ] Harsh J commented on HBASE-643: ------------------------------- Here's a link to [~shrijeet]'s java code snippet that seems to work (may need extra disable/enable and a hbck -fix afterwards though): https://gist.github.com/3913529. This was posted on the user lists. > Rename tables > ------------- > > Key: HBASE-643 > URL: https://issues.apache.org/jira/browse/HBASE-643 > Project: HBase > Issue Type: New Feature > Reporter: Michael Bieniosek > Attachments: copy_table.rb, rename_table.rb > > > It would be nice to be able to rename tables, if this is possible. Some of our internal users are doing things like: upload table mytable -> realize they screwed up -> upload table mytable_2 -> decide mytable_2 looks better -> have to go on using mytable_2 instead of originally desired table name. -- This message is automatically generated by JIRA. If you think it was sent incorrectly, please contact your JIRA administrators For more information on JIRA, see: http://www.atlassian.com/software/jira