Return-Path: X-Original-To: apmail-hive-issues-archive@minotaur.apache.org Delivered-To: apmail-hive-issues-archive@minotaur.apache.org Received: from mail.apache.org (hermes.apache.org [140.211.11.3]) by minotaur.apache.org (Postfix) with SMTP id C332B174B0 for ; Sat, 7 Mar 2015 00:22:38 +0000 (UTC) Received: (qmail 74286 invoked by uid 500); 7 Mar 2015 00:22:38 -0000 Delivered-To: apmail-hive-issues-archive@hive.apache.org Received: (qmail 74263 invoked by uid 500); 7 Mar 2015 00:22:38 -0000 Mailing-List: contact issues-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 issues@hive.apache.org Received: (qmail 74253 invoked by uid 99); 7 Mar 2015 00:22:38 -0000 Received: from arcas.apache.org (HELO arcas.apache.org) (140.211.11.28) by apache.org (qpsmtpd/0.29) with ESMTP; Sat, 07 Mar 2015 00:22:38 +0000 Date: Sat, 7 Mar 2015 00:22:38 +0000 (UTC) From: "Xuefu Zhang (JIRA)" To: issues@hive.apache.org Message-ID: In-Reply-To: References: Subject: [jira] [Commented] (HIVE-9302) Beeline add commands to register local jdbc driver names and jars 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-9302?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14351207#comment-14351207 ] Xuefu Zhang commented on HIVE-9302: ----------------------------------- Thank you, [~leftylev]. > Beeline add commands to register local jdbc driver names and jars > ----------------------------------------------------------------- > > Key: HIVE-9302 > URL: https://issues.apache.org/jira/browse/HIVE-9302 > Project: Hive > Issue Type: New Feature > Reporter: Brock Noland > Assignee: Ferdinand Xu > Labels: TODOC1.2 > Fix For: 1.2.0 > > Attachments: DummyDriver-1.0-SNAPSHOT.jar, HIVE-9302.1.patch, HIVE-9302.2.patch, HIVE-9302.3.patch, HIVE-9302.3.patch, HIVE-9302.4.patch, HIVE-9302.patch, mysql-connector-java-bin.jar, postgresql-9.3.jdbc3.jar > > > At present if a beeline user uses {{add jar}} the path they give is actually on the HS2 server. It'd be great to allow beeline users to add local jdbc driver jars and register custom jdbc driver names. -- This message was sent by Atlassian JIRA (v6.3.4#6332)