vihangk1 opened a new pull request #1808: URL: https://github.com/apache/hive/pull/1808
### What changes were proposed in this pull request? This PR modifies the test TestCachedStoreUpdateUsingEvents to not use "file:/tmp" which is error prone since clean up method can delete all the files in /tmp. Also fixes a harmless NPE which unnecessarily spams the log file. ### Why are the changes needed? I observed this test to be failing on a unrelated PR. I am hoping that these changes will help remove any flakiness if present. ### Does this PR introduce _any_ user-facing change? No ### How was this patch tested? Ran the test locally. ---------------------------------------------------------------- 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] --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
