ctubbsii commented on issue #1052: Review DistributedCache usage (pretty sure it's very broken) URL: https://github.com/apache/accumulo/issues/1052#issuecomment-481730295 If the framework places it in the current working directory when the file is cached locally, it could be a problem for our integration tests, since the current working directory in those cases is `<git-checkout>/test` and not `<git-checkout>/test/target`. If that happens, we'll need to come up with a workaround for our test, so the test doesn't pollute our source tree during a build.
---------------------------------------------------------------- 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
