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

Matteo Bertozzi commented on HBASE-8642:
----------------------------------------

{quote}Table rename is via cloning snapshot currently (so we rename the table 
this way, pairwisely we update all mapped snapshots?)?{quote}
No we don't update the other snapshots info... so they have the old table 
name...

{quote}How about the claiming is that listing/deleting snapshot by table name 
is based on current table name available?{quote}
I don't really understand this one... at the moment if you list by table name, 
you get also the snapshots of the renamed table.

{quote}Yeah, RDBMS has object (database, tablespace, table, column, etc.) id in 
catalog, which make external name changable and transparent to system. Is it 
possible to using id (shorter) instead of original name bytes in ROOT/META? 
Just a question, this involve lots of changes to current HBase.{quote}
Take a look at the last slide of HBASE-7806 pdf
                
> [Snapshot] List and delete snapshot by table
> --------------------------------------------
>
>                 Key: HBASE-8642
>                 URL: https://issues.apache.org/jira/browse/HBASE-8642
>             Project: HBase
>          Issue Type: Improvement
>          Components: snapshots
>    Affects Versions: 0.98.0, 0.95.0, 0.95.1, 0.95.2
>            Reporter: Julian Zhou
>            Assignee: Julian Zhou
>            Priority: Minor
>             Fix For: 0.98.0, 0.95.0, 0.95.1, 0.95.2
>
>         Attachments: 8642-trunk-0.95-v0.patch, 8642-trunk-0.95-v1.patch
>
>
> Support list and delete snapshot by 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

Reply via email to