You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@drill.apache.org by br...@apache.org on 2017/06/07 00:03:25 UTC

drill git commit: catherine skrbina mac odbc doc update

Repository: drill
Updated Branches:
  refs/heads/gh-pages e6d419ca7 -> d10376c2a


catherine skrbina mac odbc doc update


Project: http://git-wip-us.apache.org/repos/asf/drill/repo
Commit: http://git-wip-us.apache.org/repos/asf/drill/commit/d10376c2
Tree: http://git-wip-us.apache.org/repos/asf/drill/tree/d10376c2
Diff: http://git-wip-us.apache.org/repos/asf/drill/diff/d10376c2

Branch: refs/heads/gh-pages
Commit: d10376c2a845f6226b274373f4bca7ca3beed370
Parents: e6d419c
Author: Bridget Bevens <bb...@maprtech.com>
Authored: Tue Jun 6 17:02:28 2017 -0700
Committer: Bridget Bevens <bb...@maprtech.com>
Committed: Tue Jun 6 17:02:28 2017 -0700

----------------------------------------------------------------------
 .../010-installing-the-driver-on-linux.md            |  6 +++++-
 .../020-installing-the-driver-on-mac-os-x.md         | 15 +++++++++++----
 .../030-installing-the-driver-on-windows.md          |  6 +++++-
 3 files changed, 21 insertions(+), 6 deletions(-)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/drill/blob/d10376c2/_docs/odbc-jdbc-interfaces/installing-the-odbc-driver/010-installing-the-driver-on-linux.md
----------------------------------------------------------------------
diff --git a/_docs/odbc-jdbc-interfaces/installing-the-odbc-driver/010-installing-the-driver-on-linux.md b/_docs/odbc-jdbc-interfaces/installing-the-odbc-driver/010-installing-the-driver-on-linux.md
index 2c50e8e..1139e4f 100644
--- a/_docs/odbc-jdbc-interfaces/installing-the-odbc-driver/010-installing-the-driver-on-linux.md
+++ b/_docs/odbc-jdbc-interfaces/installing-the-odbc-driver/010-installing-the-driver-on-linux.md
@@ -1,6 +1,6 @@
 ---
 title: "Installing the Driver on Linux"
-date: 2017-06-06 23:26:13 UTC
+date: 2017-06-07 00:02:29 UTC
 parent: "Installing the ODBC Driver"
 ---
 Install the MapR Drill ODBC Driver on the machine from which you connect to
@@ -17,6 +17,10 @@ Install the MapR Drill ODBC Driver on a system that meets the [system requiremen
 
 Verify that your system meets the system requirements before you start.
 
+## Known Issue
+
+MapR SASL support for Kerberos and MapR tickets is only available on 64-bit machines. 
+
 ## System Requirements
 
   * One of the following distributions (32- and 64-bit editions are supported):

http://git-wip-us.apache.org/repos/asf/drill/blob/d10376c2/_docs/odbc-jdbc-interfaces/installing-the-odbc-driver/020-installing-the-driver-on-mac-os-x.md
----------------------------------------------------------------------
diff --git a/_docs/odbc-jdbc-interfaces/installing-the-odbc-driver/020-installing-the-driver-on-mac-os-x.md b/_docs/odbc-jdbc-interfaces/installing-the-odbc-driver/020-installing-the-driver-on-mac-os-x.md
index d157f5b..02382cc 100644
--- a/_docs/odbc-jdbc-interfaces/installing-the-odbc-driver/020-installing-the-driver-on-mac-os-x.md
+++ b/_docs/odbc-jdbc-interfaces/installing-the-odbc-driver/020-installing-the-driver-on-mac-os-x.md
@@ -1,6 +1,6 @@
 ---
 title: "Installing the Driver on Mac OS X"
-date: 2017-06-06 23:26:14 UTC
+date: 2017-06-07 00:02:30 UTC
 parent: "Installing the ODBC Driver"
 ---
 Install the MapR Drill ODBC Driver on the machine from which you connect to
@@ -12,6 +12,12 @@ Install the MapR Drill ODBC Driver on a system that meets the [system requiremen
   * [Step 2: Install the MapR Drill ODBC Driver]({{site.baseurl}}/docs/installing-the-driver-on-mac-os-x/#step-2:-install-the-mapr-drill-odbc-driver) 
   * [Step 3: Check the MapR Drill ODBC Driver Version]({{site.baseurl}}/docs/installing-the-driver-on-mac-os-x/#step-3:-check-the-mapr-drill-odbc-driver-version)
 
+## Known Issues
+
+- The 32- and 64-bit MapR Drill ODBC drivers are supported on 64-bit machines. 
+- MapR SASL support for Kerberos and MapR tickets is only available on 64-bit machines. 
+
+
 ## System Requirements  
 To install the driver, you need Administrator privileges on the computer.
 
@@ -27,8 +33,7 @@ To install the driver, you need Administrator privileges on the computer.
 
 ## Step 1: Download the MapR Drill ODBC Driver  
  
-
-{% include startnote.html %}The most current (version 1.3.8)  MapR Drill ODBC driver for Mac might not be available yet.{% include endnote.html %}  
+{% include startnote.html %}The most current (version 1.3.8) MapR Drill ODBC driver for Mac might not be available yet.{% include endnote.html %}  
 
 To download available drivers that support both 32- and 64-bit client applications, click 
 [MapR Drill ODBC Driver for Mac](http://package.mapr.com/tools/MapR-ODBC/MapR_Drill/).
@@ -44,7 +49,9 @@ To install the driver, complete the following steps:
   3. Follow the instructions in the Installer to complete the installation process.
   4. When the installation completes, click **Close.**
 
-{% include startnote.html %}MapR Drill ODBC Driver files install in the following locations:{% include endnote.html %}
+
+
+MapR Drill ODBC Driver files install in the following locations:
 
   * `/Library/mapr/drill/ErrorMessages` – Error messages files directory
   * `/Library/mapr/drill/Setup` – Sample configuration files directory

http://git-wip-us.apache.org/repos/asf/drill/blob/d10376c2/_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 e2e5fd0..d9a328c 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-06-06 23:26:14 UTC
+date: 2017-06-07 00:02:30 UTC
 parent: "Installing the ODBC Driver"
 ---
 The MapR Drill ODBC Driver installer is available for 32- and 64-bit
@@ -12,6 +12,10 @@ applications on Windows®. On 64-bit Windows operating systems, you can execute
 
 Install the MapR Drill ODBC Driver on a system that meets the system requirements. 
 
+## Known Issue
+
+Drill does not support running drillbits on 32-bit Windows machines.
+
 ##  System Requirements
 
 Each computer where you install the driver must meet the following system