[
https://issues.apache.org/jira/browse/HBASE-643?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12638403#action_12638403
]
stack commented on HBASE-643:
-----------------------------
I committed the above two scripts though 10 lines of duplication. I went about
adding new lib/ruby dir that both require but its a pain making sure we don't
overlap imports -- get messy warnings if duplicated -- so I need to do more
study first.
> Rename tables
> -------------
>
> Key: HBASE-643
> URL: https://issues.apache.org/jira/browse/HBASE-643
> Project: Hadoop 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.
-
You can reply to this email to add a comment to the issue online.