THIS IS A TEST INSTANCE. ALL YOUR CHANGES WILL BE LOST!!!!
Tips for Adding New Tests in
...
Hivea
Following are a few rules of thumb that should be followed when adding new test cases in Hive that require the introduction of new query file(s). Of course, these rules should not be applied if they invalidate the purpose of your test to begin with. These are generally helpful in keeping the test queries concise, minimizing the redundancies where possible, and ensuring that cascading failures due to a single test failure do not occur.
...