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/12/10 01:52:07 UTC

[jira] [Created] (HIVE-5993) JDBC Driver should not hard-code the database name

Szehon Ho created HIVE-5993:
-------------------------------

             Summary: JDBC Driver should not hard-code the database name
                 Key: HIVE-5993
                 URL: https://issues.apache.org/jira/browse/HIVE-5993
             Project: Hive
          Issue Type: Improvement
          Components: JDBC
            Reporter: Szehon Ho
            Assignee: Szehon Ho


Method HiveDatabaseMetadata.getDatabaseProductName() returns a hard-coded string "hive".

This should instead call the existing Hive-server2 api to return the db name.



--
This message was sent by Atlassian JIRA
(v6.1.4#6159)