[ https://issues.apache.org/jira/browse/HIVE-5478?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13788836#comment-13788836 ]
Thejas M Nair commented on HIVE-5478: ------------------------------------- Looks like we can change "<exec executable="${harness.dir}/test_harness.pl"" also to "<exec executable="./test_harness.pl"", to be consistent with other targets. btw, you can add "NO PRECOMMIT TESTS" to the description for patches such as these, as they change only the hcat system tests. That way, the precommit junit tests will not get kicked off for those. > 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)