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 7056C200CBD for ; Thu, 22 Jun 2017 02:03:23 +0200 (CEST) Received: by cust-asf.ponee.io (Postfix) id 6EBC8160BD5; Thu, 22 Jun 2017 00:03:23 +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 5E075160BF0 for ; Thu, 22 Jun 2017 02:03:22 +0200 (CEST) Received: (qmail 29888 invoked by uid 500); 22 Jun 2017 00:03:21 -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 29879 invoked by uid 99); 22 Jun 2017 00:03:21 -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; Thu, 22 Jun 2017 00:03:21 +0000 Received: by git1-us-west.apache.org (ASF Mail Server at git1-us-west.apache.org, from userid 33) id 67F9CDFA29; Thu, 22 Jun 2017 00:03:21 +0000 (UTC) Content-Type: text/plain; charset="us-ascii" MIME-Version: 1.0 Content-Transfer-Encoding: 8bit From: bridgetb@apache.org To: commits@drill.apache.org Message-Id: <592c3b6d871e4fb991820d87b6e5c774@git.apache.org> X-Mailer: ASF-Git Admin Mailer Subject: drill-site git commit: edits to odbc driver docs per rhou Date: Thu, 22 Jun 2017 00:03:21 +0000 (UTC) archived-at: Thu, 22 Jun 2017 00:03:23 -0000 Repository: drill-site Updated Branches: refs/heads/asf-site a169ebc62 -> 94b850971 edits to odbc driver docs per rhou Project: http://git-wip-us.apache.org/repos/asf/drill-site/repo Commit: http://git-wip-us.apache.org/repos/asf/drill-site/commit/94b85097 Tree: http://git-wip-us.apache.org/repos/asf/drill-site/tree/94b85097 Diff: http://git-wip-us.apache.org/repos/asf/drill-site/diff/94b85097 Branch: refs/heads/asf-site Commit: 94b8509713f8d6e95026fd6dc9efb841733bbf16 Parents: a169ebc Author: Bridget Bevens Authored: Wed Jun 21 17:03:06 2017 -0700 Committer: Bridget Bevens Committed: Wed Jun 21 17:03:06 2017 -0700 ---------------------------------------------------------------------- docs/configuring-odbc-on-windows/index.html | 30 ++++++++++++-------- docs/installing-the-driver-on-linux/index.html | 4 +-- .../index.html | 9 +----- .../installing-the-driver-on-windows/index.html | 21 ++++++++++---- feed.xml | 4 +-- 5 files changed, 39 insertions(+), 29 deletions(-) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/drill-site/blob/94b85097/docs/configuring-odbc-on-windows/index.html ---------------------------------------------------------------------- diff --git a/docs/configuring-odbc-on-windows/index.html b/docs/configuring-odbc-on-windows/index.html index 8308c72..dbf9364 100644 --- a/docs/configuring-odbc-on-windows/index.html +++ b/docs/configuring-odbc-on-windows/index.html @@ -1122,21 +1122,23 @@ - Jun 6, 2017 + Jun 21, 2017
-

Complete one of the following steps to create an ODBC connection on Windows to Drill data -sources:

+

To create an ODBC connection to Drill data sources on Windows, complete the following steps:

-

Sample ODBC Configuration

+

Step 1: Create a Data Source Name (DSN)

You can see how to create a DSN to connect to Drill data sources by taking a look at the preconfigured sample that the installer sets up. If you want to create a DSN for a 32- or 64-bit application, you must use the 32- or 64-bit version of the ODBC Data Source Administrator to create the DSN.

@@ -1147,7 +1149,7 @@ version of the ODBC Data Source Administrator to create the DSN.

2. On the System DSN tab in System Data Sources, select MapR Drill.

-

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.

+

The system DSN is available for all users who log in to the machine. A user DSN is available only to the user who creates the DSN on the User DSN tab.

3. Click Configure.

@@ -1155,9 +1157,9 @@ version of the ODBC Data Source Administrator to create the DSN.

-

To access Drill Explorer, click Drill Explorer....

+

To access Drill Explorer, click Drill Explorer.... See Drill Explorer for more information.

-

Authentication Options

+

Step 2: Select an Authentication Option

To password protect the DSN, select the appropriate authentication type in the Authentication Type 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.

@@ -1176,7 +1178,7 @@ version of the ODBC Data Source Administrator to create the DSN.

  • Plain Authentication - configure UID and PWD properties.
  • -

    Direct to Drillbit and ZooKeeper Quorum Options

    +

    Step 3: Configure the Connection Type

    In the Connection Type section, Direct to Drillbit is selected for using Drill in embedded mode. To use Drill in embedded mode, set the connection type to Direct and define HOST and PORT properties. For example:

    @@ -1199,11 +1201,15 @@ Name of the drillbit cluster. Check the drill-override.conf file fo

    Check the drill-override.conf file for the cluster name.

    -

    The Advanced Properties section describes the advanced configuration properties in detail.

    +

    Step 4: Configure Advanced Properties (optional)

    + +

    The Advanced Properties section describes the advanced configuration properties in detail.

    + +

    Additional Configuration Options

    Select the Disable Async option to disable the asynchronous ODBC connection and enable a synchronous ODBC connection for performance reasons. By default the ODBC connection is asynchronous (Disable Asynch is not checked). A change in state occurs during driver initialization and is propagated to all driver DSNs.

    -

    Logging Options and Drill Explorer sections describe the options at the bottom of this dialog.

    +

    For information about logging options, see Logging Options.

    Next Step

    http://git-wip-us.apache.org/repos/asf/drill-site/blob/94b85097/docs/installing-the-driver-on-linux/index.html ---------------------------------------------------------------------- diff --git a/docs/installing-the-driver-on-linux/index.html b/docs/installing-the-driver-on-linux/index.html index 5acf957..435a3be 100644 --- a/docs/installing-the-driver-on-linux/index.html +++ b/docs/installing-the-driver-on-linux/index.html @@ -1122,7 +1122,7 @@
    - Jun 7, 2017 + Jun 21, 2017 @@ -1146,7 +1146,7 @@ application that you use to access Drill. The 64-bit editions of Linux support

    Known Issue

    -

    MapR SASL support for Kerberos and MapR tickets is only available on 64-bit machines.

    +

    MapR-SASL is not supported on 32-bit machines.

    System Requirements

    http://git-wip-us.apache.org/repos/asf/drill-site/blob/94b85097/docs/installing-the-driver-on-mac-os-x/index.html ---------------------------------------------------------------------- diff --git a/docs/installing-the-driver-on-mac-os-x/index.html b/docs/installing-the-driver-on-mac-os-x/index.html index b86be34..1d62fab 100644 --- a/docs/installing-the-driver-on-mac-os-x/index.html +++ b/docs/installing-the-driver-on-mac-os-x/index.html @@ -1136,14 +1136,7 @@ the Drill service.

    - -

    Known Issues

    - -

    System Requirements

    http://git-wip-us.apache.org/repos/asf/drill-site/blob/94b85097/docs/installing-the-driver-on-windows/index.html ---------------------------------------------------------------------- diff --git a/docs/installing-the-driver-on-windows/index.html b/docs/installing-the-driver-on-windows/index.html index 3af0fe6..21ed591 100644 --- a/docs/installing-the-driver-on-windows/index.html +++ b/docs/installing-the-driver-on-windows/index.html @@ -1122,7 +1122,7 @@ - Jun 7, 2017 + Jun 21, 2017 @@ -1133,14 +1133,25 @@ applications on Windows®. On 64-bit Windows operating systems, you can execute
    • MapR Drill 1.3 32-bit.msi for 32-bit applications
    • -
    • MapR Drill 1.3 64-bit.msi for 64-bit applications
    • +
    • MapR Drill 1.3 64-bit.msi for 64-bit applications
    -

    Install the MapR Drill ODBC Driver on a system that meets the system requirements.

    +
    +

    Note

    +

    Currently Drill does not support a 32-bit Windows machine. However, the 32- or 64-bit MapR Drill ODBC Driver is supported on a 64-bit machine.

    +
    + +

    Install the MapR Drill ODBC Driver on a system that meets the system requirements. Complete the following steps, described in detail in this document:

    + +

    Known Issue

    -

    Drill does not support running drillbits on 32-bit Windows machines.

    +

    The 32-bit driver does not support MapR-SASL. The 32-bit driver supports Plain and Kerberos authentication only.

    System Requirements

    @@ -1156,7 +1167,7 @@ requirements:

  • 75 MB of available disk space
  • .NET Framework 4.5, installed and enabled by default on Windows 8 and later
  • -
  • Visual C++ Redistributable for Visual Studio 2013 installed (with the same bitness as the driver that you are installing)

  • +
  • Visual C++ Redistributable for Visual Studio 2013 installed (with the same bitness as the driver that you are installing)

  • The client must be able to resolve the actual host name of the Drill node or nodes from the IP address. Verify that a DNS entry was created on the client machine for the Drill node or nodes. If not, create an entry in \Windows\system32\drivers\etc\hosts for each node in the following format:

    <drill-machine-IP> <drill-machine-hostname>

    http://git-wip-us.apache.org/repos/asf/drill-site/blob/94b85097/feed.xml ---------------------------------------------------------------------- diff --git a/feed.xml b/feed.xml index 5c2adba..bd47da7 100644 --- a/feed.xml +++ b/feed.xml @@ -6,8 +6,8 @@ / - Wed, 21 Jun 2017 14:12:23 -0700 - Wed, 21 Jun 2017 14:12:23 -0700 + Wed, 21 Jun 2017 17:01:07 -0700 + Wed, 21 Jun 2017 17:01:07 -0700 Jekyll v2.5.2