You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@hive.apache.org by "Szehon Ho (JIRA)" <ji...@apache.org> on 2013/11/22 04:35:35 UTC

[jira] [Created] (HIVE-5870) Move TestJDBCDriver2.testNewConnectionConfiguration to TestJDBCWithMiniHS2

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)