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 2016/01/20 23:39:01 UTC

drill git commit: update link to latest odbc driver location

Repository: drill
Updated Branches:
  refs/heads/gh-pages 8983b38a7 -> d3edf2b76


update link to latest odbc driver location


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

Branch: refs/heads/gh-pages
Commit: d3edf2b76f0ca1f646d4316af377b33f0a42b884
Parents: 8983b38
Author: Bridget Bevens <bb...@maprtech.com>
Authored: Wed Jan 20 14:37:32 2016 -0800
Committer: Bridget Bevens <bb...@maprtech.com>
Committed: Wed Jan 20 14:37:32 2016 -0800

----------------------------------------------------------------------
 _docs/odbc-jdbc-interfaces/010-interfaces-introduction.md | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/drill/blob/d3edf2b7/_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 0dca409..a92e80b 100644
--- a/_docs/odbc-jdbc-interfaces/010-interfaces-introduction.md
+++ b/_docs/odbc-jdbc-interfaces/010-interfaces-introduction.md
@@ -1,6 +1,6 @@
 ---
 title: "Interfaces Introduction"
-date:  
+date: 2016-01-20 22:37:33 UTC
 parent: "ODBC/JDBC Interfaces"
 ---
 You can connect to Apache Drill through the following interfaces:
@@ -19,7 +19,7 @@ MapR provides an ODBC 3.8 driver that connects Windows, Mac OS X, and Linux to A
 
 Access the latest MapR Drill ODBC drivers in the following location:
 
-<http://package.mapr.com/tools/MapR-ODBC/MapR_Drill/MapRDrill_odbc>
+<http://package.mapr.com/tools/MapR-ODBC/MapR_Drill/MapRDrill_odbc_v1.2.1.1000/>
 
 ## Using JDBC to Access Apache Drill from SQuirrel