You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@hive.apache.org by "Vaibhav Gumashta (JIRA)" <ji...@apache.org> on 2014/02/26 22:07:25 UTC

[jira] [Commented] (HIVE-2564) Set dbname at JDBC URL or properties

    [ https://issues.apache.org/jira/browse/HIVE-2564?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13913503#comment-13913503 ] 

Vaibhav Gumashta commented on HIVE-2564:
----------------------------------------

[~njw45]: Thanks a lot for the patch! Can you also post the patch on review board (https://reviews.apache.org/). It's very easy to browse thru the code changes there. Thanks again! 

> 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, 0.12.0
>            Reporter: Shinsuke Sugaya
>            Priority: Critical
>              Labels: patch
>         Attachments: HIVE-2564.1.patch, HIVE-2564.2.patch, HIVE-2564.3.patch, hive-2564.patch
>
>
> 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 was sent by Atlassian JIRA
(v6.1.5#6160)