You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@drill.apache.org by ts...@apache.org on 2015/05/01 20:08:07 UTC

[11/50] [abbrv] drill git commit: MD-123 edit 2

MD-123 edit 2


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

Branch: refs/heads/gh-pages
Commit: 404a042c303db74f193d846db7c01902fcf25c43
Parents: a0f5e42
Author: Kristine Hahn <kh...@maprtech.com>
Authored: Wed Apr 29 16:31:55 2015 -0700
Committer: Kristine Hahn <kh...@maprtech.com>
Committed: Wed Apr 29 16:31:55 2015 -0700

----------------------------------------------------------------------
 .../010-installing-the-driver-on-windows.md              | 11 +++--------
 1 file changed, 3 insertions(+), 8 deletions(-)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/drill/blob/404a042c/_docs/odbc-jdbc-interfaces/using-odbc-on-windows/010-installing-the-driver-on-windows.md
----------------------------------------------------------------------
diff --git a/_docs/odbc-jdbc-interfaces/using-odbc-on-windows/010-installing-the-driver-on-windows.md b/_docs/odbc-jdbc-interfaces/using-odbc-on-windows/010-installing-the-driver-on-windows.md
index 431cdf1..7435779 100755
--- a/_docs/odbc-jdbc-interfaces/using-odbc-on-windows/010-installing-the-driver-on-windows.md
+++ b/_docs/odbc-jdbc-interfaces/using-odbc-on-windows/010-installing-the-driver-on-windows.md
@@ -39,16 +39,11 @@ To install the driver, you need Administrator privileges on the computer.
 
 ## The Tableau Data-connection Customization (TDC) File
 
-The MapR Drill ODBC Driver includes a file named `MapRDrillODBC.TDC`. The TDC
-file includes customizations that improve ODBC configuration and performance
+The MapR Drill ODBC Driver includes a file named `MapRDrillODBC.TDC`. The TDC file file includes customizations that improve ODBC configuration and performance
 when using Tableau.
 
-If you install Tableau after you install the MapR Drill ODBC driver, you must
-install the Tableau TDC FIle. When Tableau is already installed on the
-machine, the TDC file is installed automatically when you install the MapR Drill ODBC driver.
-
 ### Installing the TDC File
-The MapR Drill ODBC driver installer installs the TDC file automatically. If you installed the MapR Drill ODBC driver first and then installed Tableau, you need to install the TDC file manually. 
+The MapR Drill ODBC driver installer automatically installs the TDC file if the installer can find the Tableau installation. If you installed the MapR Drill ODBC driver first and then installed Tableau, the TDC file is not installed automatically, and you need to install the TDC file manually. 
 
 **To install the MapRDrillODBC.TDC file manually:**
 
@@ -56,7 +51,7 @@ The MapR Drill ODBC driver installer installs the TDC file automatically. If you
   2. When the installation completes, press any key to continue.   
 For example, you can press the SPACEBAR key.
 
-If the installation of the Tableau datasource connection (TDC) file fails, this is likely due to your Tableau repository being in a different location.  In this case, you should manually copy the TDC file to the Datasources folder in the My Tableau Repository. By default, the My Tableau Repository is located in C:\Users\<user>\Documents\My Tableau Repository.
+If the installation of the TDC file fails, this is likely due to your Tableau repository being in location other than the default one.  In this case, manually copy the My Tableau Repository to C:\Users\<user>\Documents\My Tableau Repository.
 
 
 #### What's Next? Go to [Step 2. Configure ODBC Connections to Drill Data Sources]({{ site.baseurl }}/docs/configuring-connections-on-windows).