Thejas M Nair created HIVE-4161: ----------------------------------- Summary: create clean and small default set of tests for TestBeeLineDriver Key: HIVE-4161 URL: https://issues.apache.org/jira/browse/HIVE-4161 Project: Hive Issue Type: Bug Reporter: Thejas M Nair Assignee: Thejas M Nair Fix For: 0.11.0
HiveServer2 (HIVE-2935) has added TestBeeLineDriver on the lines of TestCliDriver, which runs all the tests in TestCliDriver through the beeline commandline, which uses jdbc+hive server2. There are failures in many of the test cases after the rebase of the patch against latest hive code. The tests also almost double the time taken to run hive unit tests because TestCliDriver takes bulk of the hive unit test runtime. -- This message is automatically generated by JIRA. If you think it was sent incorrectly, please contact your JIRA administrators For more information on JIRA, see: http://www.atlassian.com/software/jira