Set dbname at JDBC URL or properties
------------------------------------
Key: HIVE-2564
URL: https://issues.apache.org/jira/browse/HIVE-2564
Project: Hive
Issue Type: Improvement
Components: JDBC
Affects Versions: 0.7.1
Reporter: Shinsuke Sugaya
The current Hive implementation ignores a database name at JDBC URL,
though we can set it by executing "use <DBNAME>" statement.
I think it is better to also specify a database name at JDBC URL or database
properties.
Therefore, I'll attach the patch.
--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators:
https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira