Return-Path: X-Original-To: apmail-drill-issues-archive@minotaur.apache.org Delivered-To: apmail-drill-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 6598E17F28 for ; Mon, 18 May 2015 08:51:00 +0000 (UTC) Received: (qmail 70367 invoked by uid 500); 18 May 2015 08:51:00 -0000 Delivered-To: apmail-drill-issues-archive@drill.apache.org Received: (qmail 70324 invoked by uid 500); 18 May 2015 08:51:00 -0000 Mailing-List: contact issues-help@drill.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: dev@drill.apache.org Delivered-To: mailing list issues@drill.apache.org Received: (qmail 70084 invoked by uid 99); 18 May 2015 08:51:00 -0000 Received: from arcas.apache.org (HELO arcas.apache.org) (140.211.11.28) by apache.org (qpsmtpd/0.29) with ESMTP; Mon, 18 May 2015 08:51:00 +0000 Date: Mon, 18 May 2015 08:51:00 +0000 (UTC) From: "Doron Levi (JIRA)" To: issues@drill.apache.org Message-ID: In-Reply-To: References: Subject: [jira] [Commented] (DRILL-3015) Can't connect to Squirrel using JDBC 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/DRILL-3015?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14547739#comment-14547739 ] Doron Levi commented on DRILL-3015: ----------------------------------- Hi, Asked this question in stackoverflow http://stackoverflow.com/questions/30232033/apache-drill-0-9-squirrel-sql-client-cant-list-jdbc-dirvers, and included some errors from the squirrel log. BTW: there is no tag word for Apache Drill in stackoverflow, IMO should handle that. Regards > Can't connect to Squirrel using JDBC > ------------------------------------ > > Key: DRILL-3015 > URL: https://issues.apache.org/jira/browse/DRILL-3015 > Project: Apache Drill > Issue Type: Bug > Components: Client - JDBC > Affects Versions: 0.9.0 > Reporter: Murtaza > Assignee: Daniel Barclay (Drill) > Priority: Blocker > > Please suggest me what jdbc url to use with Squirrel. I have installed Apache Drill 0.9 on standalone macbook. I had given all types of jdbc url like below > jdbc:drill:zk=192.168.1.7:5181/drill/drillbits1;schema=dfs > jdbc:drill:zk=192.168.1.7:2181/drill/drillbits1;schema=dfs > jdbc:drill:zk=KWTLT01407.local:5181/drill/drillbits1;schema=dfs > jdbc:drill:zk=KWTLT01407.local:2181/drill/drillbits1;schema=dfs > All is giving me error in Squirrel stating "Cannot open SQL connection". > Please suggest me how to use JDBC to connect to Apache Drill installed on standalone machines. -- This message was sent by Atlassian JIRA (v6.3.4#6332)