You are viewing a plain text version of this content. The canonical link for it is here.
Posted to notifications@accumulo.apache.org by "Christopher Tubbs (JIRA)" <ji...@apache.org> on 2015/05/22 02:05:17 UTC

[jira] [Commented] (ACCUMULO-2851) Import Table Operation removes files

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

Christopher Tubbs commented on ACCUMULO-2851:
---------------------------------------------

That solution would be very poorly performant. We wouldn't want to make it easy for users to shoot themselves in the foot with that option. If we did this, we'd have to be very careful to document it so users are fully aware of its implications. Perhaps we should even create a whole separate import command which provides this option... like {{import-with-copy}}, so it's very obvious.

> Import Table Operation removes files
> ------------------------------------
>
>                 Key: ACCUMULO-2851
>                 URL: https://issues.apache.org/jira/browse/ACCUMULO-2851
>             Project: Accumulo
>          Issue Type: Wish
>    Affects Versions: 1.5.1, 1.6.0
>            Reporter: Andrew George Wells
>            Priority: Minor
>              Labels: easyfix
>             Fix For: 1.8.0
>
>   Original Estimate: 12h
>  Remaining Estimate: 12h
>
> When Importing a table, the code calls rename, which moves the file away. However, in some use cases, the user may need to keep data intact. An option should be provided to not remove the data from the import directory.



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