Return-Path: X-Original-To: apmail-hive-dev-archive@www.apache.org Delivered-To: apmail-hive-dev-archive@www.apache.org Received: from mail.apache.org (hermes.apache.org [140.211.11.3]) by minotaur.apache.org (Postfix) with SMTP id 56D9010FA7 for ; Fri, 13 Dec 2013 18:51:08 +0000 (UTC) Received: (qmail 20167 invoked by uid 500); 13 Dec 2013 18:51:07 -0000 Delivered-To: apmail-hive-dev-archive@hive.apache.org Received: (qmail 20099 invoked by uid 500); 13 Dec 2013 18:51:07 -0000 Mailing-List: contact dev-help@hive.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: dev@hive.apache.org Delivered-To: mailing list dev@hive.apache.org Received: (qmail 20090 invoked by uid 500); 13 Dec 2013 18:51:07 -0000 Delivered-To: apmail-hadoop-hive-dev@hadoop.apache.org Received: (qmail 20087 invoked by uid 99); 13 Dec 2013 18:51:07 -0000 Received: from arcas.apache.org (HELO arcas.apache.org) (140.211.11.28) by apache.org (qpsmtpd/0.29) with ESMTP; Fri, 13 Dec 2013 18:51:07 +0000 Date: Fri, 13 Dec 2013 18:51:07 +0000 (UTC) From: "Prasad Mujumdar (JIRA)" To: hive-dev@hadoop.apache.org Message-ID: In-Reply-To: References: Subject: [jira] [Commented] (HIVE-4256) JDBC2 HiveConnection does not use the specified database MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 7bit X-JIRA-FingerPrint: 30527f35849b9dde25b450d4833f0394 [ https://issues.apache.org/jira/browse/HIVE-4256?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13847770#comment-13847770 ] Prasad Mujumdar commented on HIVE-4256: --------------------------------------- +1 [~analog.sony] some minor suggestions on the review board. BTW, the patch doesn't apply cleanly. Could you please rebase it ? > 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)