Return-Path: X-Original-To: archive-asf-public-internal@cust-asf2.ponee.io Delivered-To: archive-asf-public-internal@cust-asf2.ponee.io Received: from cust-asf.ponee.io (cust-asf.ponee.io [163.172.22.183]) by cust-asf2.ponee.io (Postfix) with ESMTP id AC532200CA7 for ; Wed, 31 May 2017 02:24:01 +0200 (CEST) Received: by cust-asf.ponee.io (Postfix) id AAD16160BDC; Wed, 31 May 2017 00:24:01 +0000 (UTC) Delivered-To: archive-asf-public@cust-asf.ponee.io Received: from mail.apache.org (hermes.apache.org [140.211.11.3]) by cust-asf.ponee.io (Postfix) with SMTP id D434F160BC9 for ; Wed, 31 May 2017 02:24:00 +0200 (CEST) Received: (qmail 19564 invoked by uid 500); 31 May 2017 00:24:00 -0000 Mailing-List: contact commits-help@drill.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: commits@drill.apache.org Delivered-To: mailing list commits@drill.apache.org Received: (qmail 19555 invoked by uid 99); 31 May 2017 00:24:00 -0000 Received: from git1-us-west.apache.org (HELO git1-us-west.apache.org) (140.211.11.23) by apache.org (qpsmtpd/0.29) with ESMTP; Wed, 31 May 2017 00:24:00 +0000 Received: by git1-us-west.apache.org (ASF Mail Server at git1-us-west.apache.org, from userid 33) id EBFBCDFB8A; Wed, 31 May 2017 00:23:59 +0000 (UTC) Content-Type: text/plain; charset="us-ascii" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit From: bridgetb@apache.org To: commits@drill.apache.org Message-Id: <124c40ccc55d4b8a80d48e0577658a0f@git.apache.org> X-Mailer: ASF-Git Admin Mailer Subject: drill git commit: odbc edits per c.skrbina Date: Wed, 31 May 2017 00:23:59 +0000 (UTC) archived-at: Wed, 31 May 2017 00:24:01 -0000 Repository: drill Updated Branches: refs/heads/gh-pages b8647ddc7 -> 31ce2afb2 odbc edits per c.skrbina Project: http://git-wip-us.apache.org/repos/asf/drill/repo Commit: http://git-wip-us.apache.org/repos/asf/drill/commit/31ce2afb Tree: http://git-wip-us.apache.org/repos/asf/drill/tree/31ce2afb Diff: http://git-wip-us.apache.org/repos/asf/drill/diff/31ce2afb Branch: refs/heads/gh-pages Commit: 31ce2afb2dda0bf8482b22d42430af7b985ce112 Parents: b8647dd Author: Bridget Bevens Authored: Tue May 30 17:23:13 2017 -0700 Committer: Bridget Bevens Committed: Tue May 30 17:23:13 2017 -0700 ---------------------------------------------------------------------- .../010-odbc-configuration-reference.md | 6 +++--- .../030-configuring-odbc-on-windows.md | 19 +++++++++++++------ .../030-installing-the-driver-on-windows.md | 16 ++++++++-------- 3 files changed, 24 insertions(+), 17 deletions(-) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/drill/blob/31ce2afb/_docs/odbc-jdbc-interfaces/configuring-odbc/010-odbc-configuration-reference.md ---------------------------------------------------------------------- diff --git a/_docs/odbc-jdbc-interfaces/configuring-odbc/010-odbc-configuration-reference.md b/_docs/odbc-jdbc-interfaces/configuring-odbc/010-odbc-configuration-reference.md index 9018f66..ea4ad02 100644 --- a/_docs/odbc-jdbc-interfaces/configuring-odbc/010-odbc-configuration-reference.md +++ b/_docs/odbc-jdbc-interfaces/configuring-odbc/010-odbc-configuration-reference.md @@ -1,6 +1,6 @@ --- title: "ODBC Configuration Reference" -date: 2017-05-30 23:11:51 UTC +date: 2017-05-31 00:23:14 UTC parent: "Configuring ODBC" --- You can use various configuration options to control the behavior of the MapR @@ -196,9 +196,9 @@ To disable logging: 1. Open the `.mapr.drillodbc.ini` configuration file in a text editor. 2. Set the LogLevel key to zero (`0`). -3. Save the `.mapr.drillodbc.ini` configuration file. +3. Save the `.mapr.drillodbc.ini` configuration file. + -#### What's Next? Go to [Connecting to ODBC Data Sources]({{ site.baseurl }}/docs/connecting-to-odbc-data-sources). http://git-wip-us.apache.org/repos/asf/drill/blob/31ce2afb/_docs/odbc-jdbc-interfaces/configuring-odbc/030-configuring-odbc-on-windows.md ---------------------------------------------------------------------- diff --git a/_docs/odbc-jdbc-interfaces/configuring-odbc/030-configuring-odbc-on-windows.md b/_docs/odbc-jdbc-interfaces/configuring-odbc/030-configuring-odbc-on-windows.md index 1f5d134..773ee18 100644 --- a/_docs/odbc-jdbc-interfaces/configuring-odbc/030-configuring-odbc-on-windows.md +++ b/_docs/odbc-jdbc-interfaces/configuring-odbc/030-configuring-odbc-on-windows.md @@ -1,6 +1,6 @@ --- title: "Configuring ODBC on Windows" -date: 2017-05-31 00:03:41 UTC +date: 2017-05-31 00:23:14 UTC parent: "Configuring ODBC" --- Complete one of the following steps to create an ODBC connection on Windows to Drill data @@ -16,11 +16,14 @@ version of the ODBC Administrator to create the DSN. 1\. Click **Start** and locate the ODBC Administrator app that you installed. Then click ODBC Administrator to start the app. The ODBC Data Source Administrator dialog appears. -![odbcuser]({{ site.baseurl }}/docs/img/odbc-user-dsn.png) +![odbcuser]({{ site.baseurl }}/docs/img/odbc-user-dsn.png) + + 2\. On the **System DSN** tab in System Data Sources, select the sample MapR Drill. -![odbcconfig]({{ site.baseurl }}/docs/img/odbc-configure1.png) +![configure1]({{ site.baseurl }}/docs/img/odbc-configure1.png) + The system DSN is available for all users who log in to the machine. You can set up a user DSN is available only to the user who creates the DSN on the **User DSN** tab. @@ -28,7 +31,9 @@ version of the ODBC Administrator to create the DSN. The MapR Drill setup dialog appears with a preconfigured sample DSN. The following screenshot shows a possible DSN configuration for using Drill in embedded mode. -![odbcconfig2]({{ site.baseurl }}/docs/img/odbc-configure2.png) +![configure2]({{ site.baseurl }}/docs/img/odbc-configure2.png) + + ### Authentication Options To password protect the DSN, select the appropriate AuthenticationType in the dropdown. If the Drillbit does not require authentication (or to configure no password protection), you can use the No Authentication option; you do not need to configure additional settings. @@ -59,8 +64,10 @@ If you select ZooKeeper Quorum, provide values for the following properties: * Cluster ID - Name of the drillbit cluster. Check the drill-override.conf file for ZooKeeper node information and for any cluster name changes. - Check the `drill-override.conf` file for the cluster name. -![]({{ site.baseurl }}/docs/img/odbc-configure3.png) + Check the `drill-override.conf` file for the cluster name. + +![]({{ site.baseurl }}/docs/img/odbc-configure3.png) + The [Advanced Properties]({{site.baseurl}}/docs/odbc-configuration-reference/) section describes the advanced properties. http://git-wip-us.apache.org/repos/asf/drill/blob/31ce2afb/_docs/odbc-jdbc-interfaces/installing-the-odbc-driver/030-installing-the-driver-on-windows.md ---------------------------------------------------------------------- diff --git a/_docs/odbc-jdbc-interfaces/installing-the-odbc-driver/030-installing-the-driver-on-windows.md b/_docs/odbc-jdbc-interfaces/installing-the-odbc-driver/030-installing-the-driver-on-windows.md index 768cbf7..6bc76ba 100644 --- a/_docs/odbc-jdbc-interfaces/installing-the-odbc-driver/030-installing-the-driver-on-windows.md +++ b/_docs/odbc-jdbc-interfaces/installing-the-odbc-driver/030-installing-the-driver-on-windows.md @@ -1,6 +1,6 @@ --- title: "Installing the Driver on Windows" -date: 2017-05-31 00:03:41 UTC +date: 2017-05-31 00:23:15 UTC parent: "Installing the ODBC Driver" --- The MapR Drill ODBC Driver installer is available for 32- and 64-bit @@ -60,18 +60,18 @@ Download the installer that corresponds to the bitness of the client application To verify the installation on Windows 10, perform the following steps: -1. Go to **Settings** and enter **odbc**. Select ***Setup ODBC data sources ***. +1\. Go to **Settings** and enter **odbc**. -2. The ODBC Data Source Administrator dialog appears. Click the **System DSN** to view - the MapR Drill data source. +2\. Select **Setup ODBC data sources **. The ODBC Data Source Administrator dialog appears. Click the **System DSN** to view the MapR Drill data source. - ![odbcuser]({{site.baseurl}}/docs/img/odbc-user-dsn.png) +![odbcuser]({{ site.baseurl }}/docs/img/odbc-user-dsn.png) -3. Click the **Drivers** tab and verify that the MapR Drill ODBC Driver appears in the list of drivers that are installed on the computer. - ![odbcdriver]({{site.baseurl}}/docs/img/odbc-drivers.png) +3\. Click the **Drivers** tab and verify that the MapR Drill ODBC Driver appears in the list of drivers that are installed on the computer. + +![odbcuser]({{ site.baseurl }}/docs/img/odbc-drivers.png) -Configure and start Drill before [testing]({{site.baseurl}}/docs/testing-the-odbc-connection/) the ODBC Data Source Administrator. +4\.Configure and start Drill before [testing]({{site.baseurl}}/docs/testing-the-odbc-connection/) the ODBC Data Source Administrator. ### Next Step [Configuring ODBC on Windows]({{ site.baseurl }}/docs/configuring-odbc-on-windows).