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: [email protected] With regards, Apache Git Services
