Deepesh Khandelwal created HIVE-5478: ----------------------------------------
Summary: WebHCat e2e testsuite for hcat authorization tests needs some fixes Key: HIVE-5478 URL: https://issues.apache.org/jira/browse/HIVE-5478 Project: Hive Issue Type: Bug Components: Tests, WebHCat Affects Versions: 0.12.0 Reporter: Deepesh Khandelwal Assignee: Deepesh Khandelwal Attachments: HIVE-5478.patch Here are the issues: 1. The HARNESS_ROOT in the test-hcat-authorization testsuite needs to be testdist root otherwise the ant command fails to look for resource/default.res. 2. A few tests DB_OPS_5 and TABLE_OPS_2 were relying on default permissions on the hive warehouse directory which can vary based on the environment, improved the test to check what is set. 3. DB_OPS_18 error message is old, now we get a more specific message, updated to verify the new one. -- This message was sent by Atlassian JIRA (v6.1#6144)