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

Josh Elser commented on ACCUMULO-3236:
--------------------------------------

What's the status here, [~vines]? Is this viable for 1.7.0?

> Clone table into an existing table
> ----------------------------------
>
>                 Key: ACCUMULO-3236
>                 URL: https://issues.apache.org/jira/browse/ACCUMULO-3236
>             Project: Accumulo
>          Issue Type: Improvement
>          Components: client, tserver
>            Reporter: John Vines
>            Assignee: John Vines
>             Fix For: 1.7.0
>
>
> Currently we have the ability to clone a table, which takes all files 
> belonging to an existing table and then makes them owned by a second, brand 
> new table. I think there is a logic extension to this where you can add the 
> files to an already existing table.
> One point of concern is if data is unused in existing files due to major 
> compactions of the shared files in the source table. This can be mitigated by 
> either chopping the files (which sorta goes against the idea of cloning) or 
> ensuring that at source table splits exist in the destination table.



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)

Reply via email to