[ 
https://issues.apache.org/jira/browse/HBASE-7896?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13584642#comment-13584642
 ] 

Matteo Bertozzi commented on HBASE-7896:
----------------------------------------

[~jmspaggi] having an id can be a quick a dirty fix, but is more painful than 
what you think. Also this fs layout with the table names "hardcoded" limits the 
new features that we can do like deduplication, handling blocks to have a 
proper compaction without rewriting the whole file & co, already snapshot are 
more like a workaround due to the current fs layout. Anway HBASE-7806 is the 
beginning of what you're looking for.
                
> make rename_table working in 92/94
> ----------------------------------
>
>                 Key: HBASE-7896
>                 URL: https://issues.apache.org/jira/browse/HBASE-7896
>             Project: HBase
>          Issue Type: Bug
>          Components: scripts
>    Affects Versions: 0.92.2, 0.94.5
>            Reporter: Tianying Chang
>            Assignee: Tianying Chang
>             Fix For: 0.92.2, 0.94.6
>
>         Attachments: rename_table.rb
>
>
> The rename_table function is very useful for our customers. However, 
> rename_table.rb does not work for 92/94. It has several bugs. It will be 
> useful to fix them so that users can solve their problems. 

--
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

Reply via email to