Szehon Ho created HIVE-5870:
-------------------------------
Summary: Move TestJDBCDriver2.testNewConnectionConfiguration to
TestJDBCWithMiniHS2
Key: HIVE-5870
URL: https://issues.apache.org/jira/browse/HIVE-5870
Project: Hive
Issue Type: Bug
Components: Tests
Reporter: Szehon Ho
Assignee: Szehon Ho
TestJDBCDriver2.testNewConnectionConfiguration() attempts to start a
Hiveserver2 instance in the test.
This can cause issues as creating HiveServer2 needs correct environment/path.
This test should be moved to TestJdbcWithMiniHS2, which uses MiniHS2. MiniHS2
is for this purpose (setting all the environment properly before starting
HiveServer2 instance).
--
This message was sent by Atlassian JIRA
(v6.1#6144)