[ https://issues.apache.org/jira/browse/ACCUMULO-2851?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14015768#comment-14015768
]
Eric Newton commented on ACCUMULO-2851:
---------------------------------------
This behaviour is intentional. In most of the use-cases for bulk loading, the intent is to
hand the file over to accumulo.
> Import Table Operation removes files
> ------------------------------------
>
> Key: ACCUMULO-2851
> URL: https://issues.apache.org/jira/browse/ACCUMULO-2851
> Project: Accumulo
> Issue Type: Bug
> Affects Versions: 1.5.1, 1.6.0
> Reporter: Andrew George Wells
> Labels: easyfix
> Fix For: 1.5.2, 1.6.1
>
> Original Estimate: 12h
> Remaining Estimate: 12h
>
> When Importing a table, the code calls rename, which moves the file away. I feel that
this is incorrect and the code should copy, not move.
> The reasoning, is that the files are provided by the user and not managed by Accumulo,
and therefore Accumulo should have maintain the integrity of the files.
--
This message was sent by Atlassian JIRA
(v6.2#6252)
|