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 2015/06/09 01:07:01 UTC

[12/15] drill git commit: reorg and partial update odbc

reorg and partial update odbc


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

Branch: refs/heads/gh-pages
Commit: 8f1c9a4284783e4ccf8c683b66e02e91ade5c7c6
Parents: eabc977
Author: Kristine Hahn <kh...@maprtech.com>
Authored: Thu Jun 4 18:43:42 2015 -0700
Committer: Kristine Hahn <kh...@maprtech.com>
Committed: Thu Jun 4 18:43:42 2015 -0700

----------------------------------------------------------------------
 _data/docs.json                                 | 1781 +++++++++---------
 .../010-interfaces-introduction.md              |    2 +-
 .../030-installing-the-odbc-driver.md           |    8 +
 .../030-using-odbc-on-linux-and-mac-os-x.md     |    8 -
 .../040-configuring-odbc.md                     |    6 +
 .../040-using-odbc-on-windows.md                |    6 -
 .../050-connecting-to-data-sources.md           |    6 +
 ...microstrategy-analytics-with-apache-drill.md |  150 --
 .../060-using-drill-explorer.md                 |    5 +
 .../060-using-tibco-spotfire-with-drill.md      |   50 -
 .../065-configuring-spotfire-server.md          |   64 -
 ...using-apache-drill-with-tableau-9-desktop.md |   96 -
 .../070-using-drill-with-bi-tools.md            |    4 +
 ...-using-apache-drill-with-tableau-9-server.md |   76 -
 .../010-odbc-configuration-reference.md         |  148 ++
 ...iguring-connections-on-linux-and-mac-os-x.md |  148 ++
 .../030-testing-the-odbc-connection.md          |   40 +
 .../040-configuring-connections-on-windows.md   |   49 +
 .../010-installing-the-driver-on-linux.md       |  109 ++
 .../020-installing-the-driver-on-mac-os-x.md    |   75 +
 .../030-installing-the-driver-on-windows.md     |   58 +
 .../010-connecting-to-odbc-data-sources.md      |   20 +
 .../020-using-drill-explorer-on-windows.md      |   50 +
 ...010-using-odbc-with-bi-tools-introduction.md |   24 +
 .../020-tableau-examples.md                     |  251 +++
 ...microstrategy-analytics-with-apache-drill.md |  150 ++
 .../040-using-tibco-spotfire-with-drill.md      |   50 +
 .../050-configuring-spotfire-server.md          |    1 +
 ...using-apache-drill-with-tableau-9-desktop.md |   99 +
 ...-using-apache-drill-with-tableau-9-server.md |   97 +
 .../005-odbc-on-linux-and-mac-introduction.md   |   10 -
 .../010-installing-the-driver-on-linux.md       |  109 --
 .../020-installing-the-driver-on-mac-os-x.md    |   75 -
 ...iguring-connections-on-linux-and-mac-os-x.md |  141 --
 .../040-driver-configuration-options.md         |   25 -
 .../050-using-a-connection-string.md            |   23 -
 .../060-advanced-properties.md                  |   25 -
 .../070-testing-the-odbc-connection.md          |   40 -
 .../005-odbc-on-windows-introduction.md         |   38 -
 .../010-installing-the-driver-on-windows.md     |   58 -
 .../020-configuring-connections-on-windows.md   |  148 --
 .../030-connecting-to-data-sources.md           |   23 -
 .../040-tableau-examples.md                     |  251 ---
 .../050-using-drill-explorer-on-windows.md      |   50 -
 44 files changed, 2317 insertions(+), 2330 deletions(-)
----------------------------------------------------------------------