arvindshmicrosoft opened a new pull request #1555: Fix idempotency bug in importtable URL: https://github.com/apache/accumulo/pull/1555 The previous implementation would fail when an interrupted importtable operation was retried by FATE, as it would not find (already moved) files in the exported directory. Additionally, this commit also removes a chatty fs.exists() check.
---------------------------------------------------------------- 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
