[ https://issues.apache.org/jira/browse/HIVE-4256?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13847962#comment-13847962 ]
Prasad Mujumdar commented on HIVE-4256: --------------------------------------- The one or more files in your patch has changed on trunk since the patch branched off. Hence the patch doesn't apply cleanly. If you are using git, you can pull the trunk latest trunk in your repository and use 'git rebase' (checkout http://git-scm.com/book/ch3-6.html). There are UI tools like [gitk|http://gitk.sourceforge.net/] on Linux or [source tree|http://www.sourcetreeapp.com/] on Mac for git rebase/merge etc. > JDBC2 HiveConnection does not use the specified database > -------------------------------------------------------- > > Key: HIVE-4256 > URL: https://issues.apache.org/jira/browse/HIVE-4256 > Project: Hive > Issue Type: Bug > Components: HiveServer2, JDBC > Affects Versions: 0.11.0 > Reporter: Chris Drome > Assignee: Anandha L Ranganathan > Attachments: HIVE-4256.1.patch, HIVE-4256.2.patch, HIVE-4256.patch > > > HiveConnection ignores the database specified in the connection string when > configuring the connection. -- This message was sent by Atlassian JIRA (v6.1.4#6159)