Return-Path: X-Original-To: apmail-incubator-drill-user-archive@minotaur.apache.org Delivered-To: apmail-incubator-drill-user-archive@minotaur.apache.org Received: from mail.apache.org (hermes.apache.org [140.211.11.3]) by minotaur.apache.org (Postfix) with SMTP id 24DA410ECF for ; Thu, 20 Nov 2014 04:27:52 +0000 (UTC) Received: (qmail 94260 invoked by uid 500); 20 Nov 2014 04:27:51 -0000 Delivered-To: apmail-incubator-drill-user-archive@incubator.apache.org Received: (qmail 94204 invoked by uid 500); 20 Nov 2014 04:27:51 -0000 Mailing-List: contact drill-user-help@incubator.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: drill-user@incubator.apache.org Delivered-To: mailing list drill-user@incubator.apache.org Received: (qmail 94192 invoked by uid 99); 20 Nov 2014 04:27:51 -0000 Received: from nike.apache.org (HELO nike.apache.org) (192.87.106.230) by apache.org (qpsmtpd/0.29) with ESMTP; Thu, 20 Nov 2014 04:27:51 +0000 X-ASF-Spam-Status: No, hits=-0.7 required=5.0 tests=RCVD_IN_DNSWL_LOW,SPF_PASS X-Spam-Check-By: apache.org Received-SPF: pass (nike.apache.org: domain of hmxxyy@gmail.com designates 209.85.192.169 as permitted sender) Received: from [209.85.192.169] (HELO mail-pd0-f169.google.com) (209.85.192.169) by apache.org (qpsmtpd/0.29) with ESMTP; Thu, 20 Nov 2014 04:27:20 +0000 Received: by mail-pd0-f169.google.com with SMTP id fp1so2272899pdb.0 for ; Wed, 19 Nov 2014 20:27:19 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=from:content-type:content-transfer-encoding:mime-version:subject :message-id:date:references:in-reply-to:to; bh=wYrI7iHrT91K/xLxno5piZ1Z0Nz4GxK2yfaIxQe+bkE=; b=TmwAf4h2iy7J1kFHdKzp25Crt+pEsNkDZLbXfLfNNCT0dabxC38/G7am8t05HFLFAQ D0X6hIS5B5brnzAk46D9dp+CWgYdqzTvzFCP4+Ru3uqTUWZjZYA/9jSNwX8sFKbOYrwk CGra58yVjTzjzM6LNWxKxrPh5Vp90k6eJJJIl0r1j/odm61szTNy9nWdbU/P2D9bcel0 7DupV6PsKW3SNQrcp1tJcwRv3jPkk9is1R3b8CXdxGYoCwmrcUVjDwpZpwtGIaSC9/Uz DRMzti18G5jAikuUtkKzeVlENsYqLZy/T3zDXOgVYs5qKSoUR1d/keY88KoL0S2dOK9l Vm/Q== X-Received: by 10.70.32.228 with SMTP id m4mr6521521pdi.67.1416457639019; Wed, 19 Nov 2014 20:27:19 -0800 (PST) Received: from [192.168.1.10] (cpe-104-33-93-211.socal.res.rr.com. [104.33.93.211]) by mx.google.com with ESMTPSA id l2sm702229pdm.20.2014.11.19.20.27.18 for (version=TLSv1 cipher=ECDHE-RSA-RC4-SHA bits=128/128); Wed, 19 Nov 2014 20:27:18 -0800 (PST) From: Hmxxyy Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: quoted-printable Mime-Version: 1.0 (1.0) Subject: Re: Drill ODBC conenctor Message-Id: Date: Wed, 19 Nov 2014 20:27:16 -0800 References: <724A5FF2-BFDE-4D5A-A1BB-C364CB7595F8@gmail.com> In-Reply-To: To: "drill-user@incubator.apache.org" X-Mailer: iPhone Mail (12B436) X-Virus-Checked: Checked by ClamAV on apache.org Do you know if it works with the build from the master branch? Thanks. Sent from my iPhone > On Nov 19, 2014, at 7:07 PM, Leo Cook wrote: >=20 > Suresh Ollala writes: >=20 >>=20 >> MapR releases compatible ODBC driver with latest Drill master frequently.= >> The latest one will be posted in next couple of days, I will reply to thi= s >> thread once new compatible ODBC driver is available. >=20 >=20 > FYI >=20 > I found that the windows MapR ODBC driver posted at >=20 > http://package.mapr.com/tools/MapR-ODBC/MapR_Drill/MapRDrill_odbc/ >=20 > only works with this drill package that MapR guys posted on 17th Nov (and > presumably the official trunk) >=20 > http://package.mapr.com/drill/download/apache-drill-0.6.0.r2-incubating-SN= APSHOT.tar.gz >=20 > Anything else fails with a conflict in rpc version as the obdc driver is a= t > v3, drill 0.6.0 is at v2. There seems to be no available historical versio= ns > of the MapR driver so you are forced to move ahead of 0.6.0 if you want > connectivity through ODBC. Please correct if wrong. >=20 > Rgds >=20 > Leo >=20 >=20