You are viewing a plain text version of this content. The canonical link for it is here.
Posted to notifications@accumulo.apache.org by GitBox <gi...@apache.org> on 2020/03/08 18:55:22 UTC

[GitHub] [accumulo] arvindshmicrosoft commented on issue #1555: Fix idempotency bug in importtable

arvindshmicrosoft commented on issue #1555: Fix idempotency bug in importtable
URL: https://github.com/apache/accumulo/pull/1555#issuecomment-596238932
 
 
   For reference, the issue is easily simulated if the Accumulo master process is killed when imporrtable is running. Subsequently when master is restarted, FATE calls into the MoveExportedFiles code and then errors out:
   ```
   [shell.Shell] ERROR: org.apache.accumulo.core.client.AccumuloException: File referenced by exported table does not exists A0000k8u.rf
   ```

----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
 
For queries about this service, please contact Infrastructure at:
users@infra.apache.org


With regards,
Apache Git Services