Repository: drill
Updated Branches:
  refs/heads/gh-pages 596e4f95c -> 3d023e2a3


update with summit info


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

Branch: refs/heads/gh-pages
Commit: 1890c3f932d3b53e5c76b7cd36a569a3f9647ede
Parents: 596e4f9
Author: Kristine Hahn <[email protected]>
Authored: Wed Jun 10 11:21:35 2015 -0700
Committer: Kristine Hahn <[email protected]>
Committed: Wed Jun 10 11:21:35 2015 -0700

----------------------------------------------------------------------
 .../010-interfaces-introduction.md                   | 15 +++++----------
 1 file changed, 5 insertions(+), 10 deletions(-)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/drill/blob/1890c3f9/_docs/odbc-jdbc-interfaces/010-interfaces-introduction.md
----------------------------------------------------------------------
diff --git a/_docs/odbc-jdbc-interfaces/010-interfaces-introduction.md 
b/_docs/odbc-jdbc-interfaces/010-interfaces-introduction.md
index 4fa1ffa..2fafa26 100644
--- a/_docs/odbc-jdbc-interfaces/010-interfaces-introduction.md
+++ b/_docs/odbc-jdbc-interfaces/010-interfaces-introduction.md
@@ -10,21 +10,16 @@ You can connect to Apache Drill through the following 
interfaces:
   * [JDBC]({{ site.baseurl }}/docs/using-jdbc/)
   * C++ API
 
-*Apache Drill does not have an open source ODBC driver. However, MapR provides 
an ODBC driver that you can use to connect to Apache Drill from BI tools. 
+*Apache Drill does not have an open source ODBC driver. However, MapR provides 
an ODBC 3.8 driver developed specifically for connecting Apache Drill to BI 
tools. 
 
 ## Using ODBC to Access Apache Drill from BI Tools
 
-MapR provides ODBC drivers for Windows, Mac OS X, and Linux. It is recommended
-that you install the latest version of Apache Drill with the latest version of
-the MapR Drill ODBC driver.
-
-For example, if you have Apache Drill 0.8 and a MapR Drill ODBC driver 
installed on
-your machine, and then you upgrade to Apache Drill 1.0, do not assume that the
+MapR provides an ODBC 3.8 driver that connects Windows, Mac OS X, and Linux to 
Apache Drill and BI tools. Install the latest version of Apache Drill with the 
latest version of
+the MapR Drill ODBC driver. For example, if you have Apache Drill 0.8 and a 
MapR Drill ODBC driver installed on your machine, and you upgrade to Apache 
Drill 1.0, do not assume that the
 MapR Drill ODBC driver installed on your machine will work with the new 
version of
-Apache Drill. Install the latest available MapR Drill ODBC driver to ensure 
that
-the two components work together.
+Apache Drill. Use latest MapR Drill ODBC driver and Apache Drill versions.
 
-You can access the latest MapR Drill ODBC drivers in the following location:
+Access the latest MapR Drill ODBC drivers in the following location:
 
 <http://package.mapr.com/tools/MapR-ODBC/MapR_Drill/MapRDrill_odbc>
 

Reply via email to