Repository: drill-site
Updated Branches:
refs/heads/asf-site 6d3c0f51e -> 9002fb07d
edits to ODBC Driver docs from catherine skrbina
Project: http://git-wip-us.apache.org/repos/asf/drill-site/repo
Commit: http://git-wip-us.apache.org/repos/asf/drill-site/commit/9002fb07
Tree: http://git-wip-us.apache.org/repos/asf/drill-site/tree/9002fb07
Diff: http://git-wip-us.apache.org/repos/asf/drill-site/diff/9002fb07
Branch: refs/heads/asf-site
Commit: 9002fb07d38b12756f4fcd484f448150d399bf11
Parents: 6d3c0f5
Author: Bridget Bevens <bbevens@maprtech.com>
Authored: Tue May 30 17:09:08 2017 -0700
Committer: Bridget Bevens <bbevens@maprtech.com>
Committed: Tue May 30 17:09:08 2017 -0700
----------------------------------------------------------------------
docs/configuring-odbc-on-linux/index.html | 29 +++++++++------
docs/configuring-odbc-on-mac-os-x/index.html | 29 +++++++++------
docs/configuring-odbc-on-windows/index.html | 28 ++++++++-------
.../index.html | 38 +++++++-------------
.../index.html | 9 ++---
.../installing-the-driver-on-windows/index.html | 17 +++++----
feed.xml | 4 +--
7 files changed, 83 insertions(+), 71 deletions(-)
----------------------------------------------------------------------
http://git-wip-us.apache.org/repos/asf/drill-site/blob/9002fb07/docs/configuring-odbc-on-linux/index.html
----------------------------------------------------------------------
diff --git a/docs/configuring-odbc-on-linux/index.html b/docs/configuring-odbc-on-linux/index.html
index bd27cec..beb6a9f 100644
--- a/docs/configuring-odbc-on-linux/index.html
+++ b/docs/configuring-odbc-on-linux/index.html
@@ -1122,7 +1122,7 @@
</div>
- May 30, 2017
+ May 31, 2017
<link href="/css/docpage.css" rel="stylesheet" type="text/css">
@@ -1277,18 +1277,25 @@ Schema=
<ul>
<li>The MapR login utility must be used to obtain a MapR ticket for MapR SASL authentication.
</li>
<li>You must install and configure the MapR login utility before you can use the MapR
SASL authentication mechanism. See <a href="http://maprdocs.mapr.com/home/SecurityGuide/SecurityArchitecture-AuthenticationArchitecture.html"
title="MapR Login Utilty">Authentication Architecture: The maprlogin Utility</a>
and <a href="http://maprdocs.mapr.com/home/SecurityGuide/Tickets.html/">Tickets</a>.</li>
-</ul>
+</ul></li>
+<li><p><strong>Kerberos</strong> </p>
-<p><strong>Kerberos</strong>
-* See the <a href="http://web.mit.edu/kerberos/" title="MIT Kerberos">MIT Kerberos</a>
documentation for installing and configuring a Kerberos environment, which is beyond the scope
of the information provided here.
-* To specify the Kerberos mechanism:
- * Set the AuthenticationType to Kerberos.
- * Set the KrbServiceHost property to the FQDN of the Drill server host.
- * Set the KrbServiceName property to the Kerberos service principal name of the Drill
server.</p>
+<ul>
+<li> See the <a href="http://web.mit.edu/kerberos/" title="MIT Kerberos">MIT
Kerberos</a> documentation for installing and configuring a Kerberos environment, which
is beyond the scope of the information provided here.<br></li>
+<li> To specify the Kerberos mechanism:
-<p><strong>Plain (or Basic Authentication)</strong>
-* Configure the UID to an appropriate name for accessing the Drill server.
-* Set the PWD property to the password corresponding to the UID. </p></li>
+<ul>
+<li>Set the AuthenticationType to Kerberos.</li>
+<li>Set the KrbServiceHost property to the FQDN of the Drill server host.</li>
+<li>Set the KrbServiceName property to the Kerberos service principal name of the Drill
server.<br></li>
+</ul></li>
+</ul></li>
+<li><p><strong>Plain (or Basic Authentication)</strong></p>
+
+<ul>
+<li>Configure the UID to an appropriate name for accessing the Drill server. </li>
+<li>Set the PWD property to the password corresponding to the UID. </li>
+</ul></li>
</ul>
<h3 id="direct-and-zookeeper-quorum-properties">Direct and ZooKeeper Quorum Properties</h3>
http://git-wip-us.apache.org/repos/asf/drill-site/blob/9002fb07/docs/configuring-odbc-on-mac-os-x/index.html
----------------------------------------------------------------------
diff --git a/docs/configuring-odbc-on-mac-os-x/index.html b/docs/configuring-odbc-on-mac-os-x/index.html
index 7f70c4a..eb949d1 100644
--- a/docs/configuring-odbc-on-mac-os-x/index.html
+++ b/docs/configuring-odbc-on-mac-os-x/index.html
@@ -1122,7 +1122,7 @@
</div>
- May 30, 2017
+ May 31, 2017
<link href="/css/docpage.css" rel="stylesheet" type="text/css">
@@ -1213,18 +1213,25 @@ ZKClusterID=<cluster name in `drill-override.conf`>
<ul>
<li>The MapR login utility must be used to obtain a MapR ticket for MapR SASL authentication.
</li>
<li>You must install and configure the MapR login utility before you can use the MapR
SASL authentication mechanism. See <a href="http://maprdocs.mapr.com/home/SecurityGuide/SecurityArchitecture-AuthenticationArchitecture.html"
title="MapR Login Utilty">Authentication Architecture: The maprlogin Utility</a>
and <a href="http://maprdocs.mapr.com/home/SecurityGuide/Tickets.html/">Tickets</a>.</li>
-</ul>
+</ul></li>
+<li><p><strong>Kerberos</strong> </p>
-<p><strong>Kerberos</strong>
-* See the <a href="http://web.mit.edu/kerberos/" title="MIT Kerberos">MIT Kerberos</a>
documentation for installing and configuring a Kerberos environment, which is beyond the scope
of the information provided here.
-* To specify the Kerberos mechanism:
- * Set the AuthenticationType to Kerberos.
- * Set the KrbServiceHost property to the FQDN of the Drill server host.
- * Set the KrbServiceName property to the Kerberos service principal name of the Drill
server.</p>
+<ul>
+<li> See the <a href="http://web.mit.edu/kerberos/" title="MIT Kerberos">MIT
Kerberos</a> documentation for installing and configuring a Kerberos environment, which
is beyond the scope of the information provided here.</li>
+<li>To specify the Kerberos mechanism:
-<p><strong>Plain (or Basic Authentication)</strong>
-* Configure the UID to an appropriate name for accessing the Drill server.
-* Set the PWD property to the password corresponding to the UID. </p></li>
+<ul>
+<li>Set the AuthenticationType to Kerberos.</li>
+<li>Set the KrbServiceHost property to the FQDN of the Drill server host.</li>
+<li>Set the KrbServiceName property to the Kerberos service principal name of the Drill
server.</li>
+</ul></li>
+</ul></li>
+<li><p><strong>Plain (or Basic Authentication)</strong></p>
+
+<ul>
+<li>Configure the UID to an appropriate name for accessing the Drill server. </li>
+<li>Set the PWD property to the password corresponding to the UID. </li>
+</ul></li>
</ul>
<p>To configure no password protection, select No Authentication.</p>
http://git-wip-us.apache.org/repos/asf/drill-site/blob/9002fb07/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 66424ac..0f66b44 100644
--- a/docs/configuring-odbc-on-windows/index.html
+++ b/docs/configuring-odbc-on-windows/index.html
@@ -1122,7 +1122,7 @@
</div>
- May 30, 2017
+ May 31, 2017
<link href="/css/docpage.css" rel="stylesheet" type="text/css">
@@ -1141,17 +1141,21 @@ sources:</p>
<p>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-bit application, you must use the 32-bit
version of the ODBC Administrator to create the DSN.</p>
-<ol>
-<li><p>Click <strong>Start</strong> and locate the ODBC Administrator
app that you installed. Then click ODBC Administrator to start the app.
-The ODBC Data Source Administrator dialog appears.
-<img src="/docs/img/odbc-user-dsn.png" alt=""></p></li>
-<li><p>On the <strong>System DSN</strong> tab in System Data Sources,
select the sample MapR Drill.
-<img src="/docs/img/odbc-configure1.png" alt="">
-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 <strong>User DSN</strong>
tab. </p></li>
-<li><p>Click <strong>Configure</strong>.<br>
-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.
-<img src="/docs/img/odbc-configure2.png" alt=""></p></li>
-</ol>
+<p>1. Click <strong>Start</strong> and locate the ODBC Administrator app
that you installed. Then click ODBC Administrator to start the app. The ODBC Data Source Administrator
dialog appears. </p>
+
+<p><img src="/docs/img/odbc-user-dsn.png" alt="odbcuser"></p>
+
+<p>2. On the <strong>System DSN</strong> tab in System Data Sources, select
the sample MapR Drill. </p>
+
+<p><img src="/docs/img/odbc-configure1.png" alt="odbcconfig"> </p>
+
+<p>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 <strong>User
DSN</strong> tab. </p>
+
+<p>3. Click <strong>Configure</strong>. </p>
+
+<p>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. </p>
+
+<p><img src="/docs/img/odbc-configure2.png" alt="odbcconfig2"></p>
<h3 id="authentication-options">Authentication Options</h3>
http://git-wip-us.apache.org/repos/asf/drill-site/blob/9002fb07/docs/connecting-drill-explorer-to-data/index.html
----------------------------------------------------------------------
diff --git a/docs/connecting-drill-explorer-to-data/index.html b/docs/connecting-drill-explorer-to-data/index.html
index 48a8d4b..787727f 100644
--- a/docs/connecting-drill-explorer-to-data/index.html
+++ b/docs/connecting-drill-explorer-to-data/index.html
@@ -1122,7 +1122,7 @@
</div>
- May 30, 2017
+ May 31, 2017
<link href="/css/docpage.css" rel="stylesheet" type="text/css">
@@ -1157,41 +1157,29 @@ In the Schemas panel, the <a href="/docs/odbc-configuration-reference/#schema">s
<p>To start Drill Explorer from the Start menu:</p>
-<ol>
-<li>Click <strong>Start</strong>, and locate MaprR Drill ODBC Driver <<em>version</em>>.
</li>
-</ol>
+<p>1. Click <strong>Start</strong>, and locate MaprR Drill ODBC Driver
<<em>version</em>>. </p>
-<p><img src="/docs/img/winstart.png" alt=""></p>
+<p><img src="/docs/img/winstart.png" alt="winstart"></p>
-<ol>
-<li>Click <strong>Drill Explorer</strong>.</li>
-</ol>
+<p>2. Click <strong>Drill Explorer</strong>.</p>
-<p><img src="/docs/img/odbc-explorer-win.png" alt=""></p>
+<p><img src="/docs/img/odbc-explorer-win.png" alt="odbcexplore"></p>
-<ol>
-<li>Select the DSN that you want to explore. For example, select MapR Drill and click
Connect.</li>
-</ol>
+<p>3. Select the DSN that you want to explore. For example, select MapR Drill and click
Connect.</p>
<p>To start Drill Explorer from the ODBC Administrator in Windows 10:</p>
-<ol>
-<li>In the Settings field, enter <strong>odbc</strong>. Select a version
and the ODBC Data Source Administrator <version> appears. </li>
-</ol>
+<p>1. In the Settings field, enter <strong>odbc</strong>. Select a version
and the ODBC Data Source Administrator <version> appears. </p>
-<p><img src="/docs/img/odbc-configure1.png" alt=""></p>
+<p><img src="/docs/img/odbc-configure1.png" alt="obdcconfig"></p>
-<ol>
-<li>Click <strong>System DSN</strong>. Select MapR Drill and click Connect.
-The DSN Setup dialog appears showing the properties.<br></li>
-</ol>
+<p>3. Click <strong>System DSN</strong>. Select MapR Drill and click Connect.
+ The DSN Setup dialog appears showing the properties. </p>
-<p><img src="/docs/img/odbc-configure2.png" alt=""></p>
+<p><img src="/docs/img/odbc-configure2.png" alt="odbcconfig2"></p>
-<ol>
-<li>Click <strong>Drill Explorer</strong> at the bottom of the dialog.
-Drill Explorer appears.</li>
-</ol>
+<p>. Click <strong>Drill Explorer</strong> at the bottom of the dialog.
+ Drill Explorer appears.</p>
http://git-wip-us.apache.org/repos/asf/drill-site/blob/9002fb07/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 7389dfb..becf750 100644
--- a/docs/installing-the-driver-on-mac-os-x/index.html
+++ b/docs/installing-the-driver-on-mac-os-x/index.html
@@ -1122,7 +1122,7 @@
</div>
- May 30, 2017
+ May 31, 2017
<link href="/css/docpage.css" rel="stylesheet" type="text/css">
@@ -1159,9 +1159,10 @@ Example: <code>127.0.0.1 localhost</code></p></li>
<h2 id="step-1:-download-the-mapr-drill-odbc-driver">Step 1: Download the MapR Drill
ODBC Driver</h2>
-<hr>
-
-<h2 id="note:-the-most-current-(version-1.3.8)-mapr-drill-odbc-driver-for-mac-might-not-be-available-yet.-">Note:
The most current (version 1.3.8) MapR Drill ODBC driver for Mac might not be available yet.
</h2>
+<div class="admonition note">
+ <p class="first admonition-title">Note</p>
+ <p class="last">The most current (version 1.3.8) MapR Drill ODBC driver for Mac
might not be available yet. </p>
+</div>
<p>Click the following link to download the latest version (1.3.8) of the driver, which
supports both 32- and 64-bit client applications: </p>
http://git-wip-us.apache.org/repos/asf/drill-site/blob/9002fb07/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 6005a92..13efa83 100644
--- a/docs/installing-the-driver-on-windows/index.html
+++ b/docs/installing-the-driver-on-windows/index.html
@@ -1122,7 +1122,7 @@
</div>
- May 30, 2017
+ May 31, 2017
<link href="/css/docpage.css" rel="stylesheet" type="text/css">
@@ -1200,13 +1200,18 @@ Example: <code>127.0.0.1 localhost</code></p></li>
<ol>
<li><p>Go to <strong>Settings</strong> and enter <strong>odbc</strong>.
Select <strong><em>Setup ODBC data sources <version></em></strong>.</p></li>
<li><p>The ODBC Data Source Administrator <version> dialog appears. Click
the <strong>System DSN</strong> to view
-the MapR Drill data source.
-<img src="/docs/img/odbc-user-dsn.png" alt=""></p></li>
-<li><p>Click the <strong>Drivers</strong> tab and verify that the
MapR Drill ODBC Driver appears in the list of drivers that are installed on the computer.
-<img src="/docs/img/odbc-drivers.png" alt=""></p></li>
+the MapR Drill data source. </p></li>
</ol>
-<p>You need to configure and start Drill before <a href="/docs/testing-the-odbc-connection/">testing</a>
the ODBC Data Source Administrator.</p>
+<p><img src="/docs/img/odbc-user-dsn.png" alt="odbcuser"> </p>
+
+<ol>
+<li>Click the <strong>Drivers</strong> tab and verify that the MapR Drill
ODBC Driver appears in the list of drivers that are installed on the computer.<br></li>
+</ol>
+
+<p><img src="/docs/img/odbc-drivers.png" alt="odbcdriver"></p>
+
+<p>Configure and start Drill before <a href="/docs/testing-the-odbc-connection/">testing</a>
the ODBC Data Source Administrator.</p>
<h3 id="next-step">Next Step</h3>
http://git-wip-us.apache.org/repos/asf/drill-site/blob/9002fb07/feed.xml
----------------------------------------------------------------------
diff --git a/feed.xml b/feed.xml
index 8a4e3db..496eadd 100644
--- a/feed.xml
+++ b/feed.xml
@@ -6,8 +6,8 @@
</description>
<link>/</link>
<atom:link href="/feed.xml" rel="self" type="application/rss+xml"/>
- <pubDate>Tue, 30 May 2017 16:16:34 -0700</pubDate>
- <lastBuildDate>Tue, 30 May 2017 16:16:34 -0700</lastBuildDate>
+ <pubDate>Tue, 30 May 2017 17:05:49 -0700</pubDate>
+ <lastBuildDate>Tue, 30 May 2017 17:05:49 -0700</lastBuildDate>
<generator>Jekyll v2.5.2</generator>
<item>
|