minor edits
Project: http://git-wip-us.apache.org/repos/asf/drill/repo Commit: http://git-wip-us.apache.org/repos/asf/drill/commit/36d3a5c0 Tree: http://git-wip-us.apache.org/repos/asf/drill/tree/36d3a5c0 Diff: http://git-wip-us.apache.org/repos/asf/drill/diff/36d3a5c0 Branch: refs/heads/gh-pages Commit: 36d3a5c09f7b48380fa67a7279474eabc9dcede9 Parents: 61e0500 Author: Kristine Hahn <[email protected]> Authored: Wed Jun 10 11:51:37 2015 -0700 Committer: Kristine Hahn <[email protected]> Committed: Wed Jun 10 11:51:37 2015 -0700 ---------------------------------------------------------------------- _docs/img/explorer-nation-data.png | Bin 96528 -> 76821 bytes _docs/img/odbc-explorer-connect.png | Bin 9894 -> 10233 bytes .../020-connecting-drill-explorer-to-data.md | 8 ++++---- 3 files changed, 4 insertions(+), 4 deletions(-) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/drill/blob/36d3a5c0/_docs/img/explorer-nation-data.png ---------------------------------------------------------------------- diff --git a/_docs/img/explorer-nation-data.png b/_docs/img/explorer-nation-data.png index d84cf12..485b7c6 100644 Binary files a/_docs/img/explorer-nation-data.png and b/_docs/img/explorer-nation-data.png differ http://git-wip-us.apache.org/repos/asf/drill/blob/36d3a5c0/_docs/img/odbc-explorer-connect.png ---------------------------------------------------------------------- diff --git a/_docs/img/odbc-explorer-connect.png b/_docs/img/odbc-explorer-connect.png index f11b920..960e963 100644 Binary files a/_docs/img/odbc-explorer-connect.png and b/_docs/img/odbc-explorer-connect.png differ http://git-wip-us.apache.org/repos/asf/drill/blob/36d3a5c0/_docs/odbc-jdbc-interfaces/using-drill-explorer/020-connecting-drill-explorer-to-data.md ---------------------------------------------------------------------- diff --git a/_docs/odbc-jdbc-interfaces/using-drill-explorer/020-connecting-drill-explorer-to-data.md b/_docs/odbc-jdbc-interfaces/using-drill-explorer/020-connecting-drill-explorer-to-data.md index ca77280..e901e79 100644 --- a/_docs/odbc-jdbc-interfaces/using-drill-explorer/020-connecting-drill-explorer-to-data.md +++ b/_docs/odbc-jdbc-interfaces/using-drill-explorer/020-connecting-drill-explorer-to-data.md @@ -38,13 +38,13 @@ To start Drill Explorer from Apps: To start Drill Explorer from the ODBC Administrator: -1. In ODBC Administrator, on the **System DSN** tab in System Data Sources, select MapR ODBC Driver for Drill DSN. +1. In ODBC Administrator, on the **System DSN** tab in System Data Sources, a DSN. For example, select the sample MapR ODBC Driver for Drill DSN.  - Alternatively, if you set up a user DSN, select **User DSN**, and select the configured Driver. + Alternatively, if you set up a user DSN, select **User DSN**, and select a DSN. 3. Click **Configure**. - The MapR Drill ODBC Driver DSN Setup dialog appears with a preconfigured sample DSN. + The DSN Setup dialog appears showing the configured properties.  -4. Click **Drill Explorer** at the bottom of the MapR Drill ODBC Driver DSN Setup dialog. +4. Click **Drill Explorer** at the bottom of the dialog. Drill Explorer appears.
