vvysotskyi opened a new pull request #2065: URL: https://github.com/apache/drill/pull/2065
# [DRILL-7710](https://issues.apache.org/jira/browse/DRILL-7710): Fix TestMetastoreCommands#testDefaultSegment test ## Description Fixed deleting metadata for the failing test. Fixed `ZK_ROOT` location. Before changes, was passed relative folder location to the config, like `./target/org.apache.drill.exec.sql.TestMetastoreCommands/dfsTestTmp/...`. When drillbit for tests is started, it resolves this folder location in relation to the home directory, so table metadata wasn't dropped between two test runs. ## Documentation NA ## Testing Reran all tests. ---------------------------------------------------------------- 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]
