[
https://issues.apache.org/jira/browse/ACCUMULO-387?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13210662#comment-13210662
]
Keith Turner commented on ACCUMULO-387:
---------------------------------------
We could add an option to clone table to start a cloned table off in the
offline state. So we never even bother loading the tablets for the clone.
This would be a fairly simple change.
One other nice thing about this approach is that tables in the offline state
can be deleted. So the cloned table never has to come online. It basically
ends up being a snapshot of the tablets files that prevents garbage collection
of those files.
> Support map reduce directly over files
> --------------------------------------
>
> Key: ACCUMULO-387
> URL: https://issues.apache.org/jira/browse/ACCUMULO-387
> Project: Accumulo
> Issue Type: New Feature
> Reporter: Keith Turner
> Assignee: Eric Newton
> Fix For: 1.4.1
>
>
> Support map reduce jobs that directly read Accumulo files.
--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators:
https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira