You are viewing a plain text version of this content. The canonical link for it is here.
Posted to notifications@accumulo.apache.org by "Andrew George Wells (JIRA)" <ji...@apache.org> on 2014/06/02 21:19:02 UTC

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

Andrew George Wells created ACCUMULO-2851:
---------------------------------------------

             Summary: 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.6.0, 1.5.1
            Reporter: Andrew George Wells
             Fix For: 1.5.2, 1.6.1


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)