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/12 07:56:53 UTC

[11/25] drill git commit: Tableau 9 Desktop doc

Tableau 9 Desktop doc


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

Branch: refs/heads/gh-pages
Commit: 4857f6c191e015f79aa189cde814463e3ba76420
Parents: 3f63669 1ad5dbd
Author: Bob Rumsby <br...@mapr.com>
Authored: Fri May 8 15:21:47 2015 -0700
Committer: Bob Rumsby <br...@mapr.com>
Committed: Fri May 8 15:21:47 2015 -0700

----------------------------------------------------------------------
 _data/docs.json                                 | 1954 +++++++++--------
 _docs/045-configure-drill.md                    |    6 +
 _docs/110-manage-drill.md                       |    6 -
 .../010-configure-drill-introduction.md         |   10 +
 .../020-configuring-drill-memory.md             |   40 +
 ...guring-a-multitenant-cluster-introduction.md |   20 +
 .../040-configuring-a-multitenant-cluster.md    |    5 +
 .../050-configuring-multitenant-resources.md    |   36 +
 .../060-configuring-a-shared-drillbit.md        |   65 +
 .../070-configuring-user-impersonation.md       |  152 ++
 .../075-configuring-user-authentication.md      |  157 ++
 .../080-configuration-options.md                |    9 +
 .../configure-drill/100-ports-used-by-drill.md  |   15 +
 _docs/configure-drill/110-partition-pruning.md  |   75 +
 .../010-configuration-options-introduction.md   |  410 ++++
 .../020-start-up-options.md                     |   63 +
 .../030-planning-and-exececution-options.md     |   60 +
 .../040-persistent-configuration-storage.md     |   92 +
 _docs/getting-started/020-why-drill.md          |    2 +-
 _docs/img/UserAuthProcess.PNG                   |  Bin 0 -> 30800 bytes
 _docs/img/UserAuth_ODBC_Driver.png              |  Bin 0 -> 83049 bytes
 .../050-starting-drill-in-distributed mode.md   |   14 +-
 .../030-starting-drill-on-linux-and-mac-os-x.md |   29 +
 .../050-starting-drill-on-windows.md            |   13 +-
 .../010-manage-drill-introduction.md            |    7 -
 ...-configuring-drill-in-a-dedicated-cluster.md |   30 -
 .../012-configuring-a-multitenant-cluster.md    |    5 -
 ...guring-a-multitenant-cluster-introduction.md |   22 -
 .../015-configuring-multitenant-resources.md    |   80 -
 .../017-configuring-a-shared-drillbit.md        |   65 -
 _docs/manage-drill/020-configuration-options.md |    9 -
 _docs/manage-drill/030-start-stop.md            |   42 -
 _docs/manage-drill/040-ports-used-by-drill.md   |   15 -
 _docs/manage-drill/050-partition-pruning.md     |   75 -
 ...and-canceling-queries-in-the-Drill-Web-UI.md |   30 -
 .../010-configuration-options-introduction.md   |  407 ----
 .../020-start-up-options.md                     |   63 -
 .../030-planning-and-exececution-options.md     |   60 -
 .../040-persistent-configuration-storage.md     |   92 -
 .../060-tibco-spotfire with Drill.md            |   50 +
 ...-apache-drill-with-tibco-spotfire-desktop.md |   50 -
 ...and-canceling-queries-in-the-Drill-Web-UI.md |   30 +
 .../sql-commands/030-create-table-as-command.md |    2 +-
 .../sql-commands/050-create-view-command.md     |    2 +-
 .../sql-commands/070-explain-commands.md        |    2 +-
 .../090-show-databases-and-show-schemas.md      |    2 +-
 .../sql-functions/020-data-type-conversion.md   |    4 +-
 css/style.css                                   |  714 +++----
 css/video-box.css                               |   55 +
 index.html                                      |   27 +
 static/fancybox/blank.gif                       |  Bin 0 -> 43 bytes
 static/fancybox/fancybox_loading.gif            |  Bin 0 -> 6567 bytes
 static/fancybox/fancybox_loading@2x.gif         |  Bin 0 -> 13984 bytes
 static/fancybox/fancybox_overlay.png            |  Bin 0 -> 1003 bytes
 static/fancybox/fancybox_sprite.png             |  Bin 0 -> 1362 bytes
 static/fancybox/fancybox_sprite@2x.png          |  Bin 0 -> 6553 bytes
 static/fancybox/helpers/fancybox_buttons.png    |  Bin 0 -> 1080 bytes
 .../helpers/jquery.fancybox-buttons.css         |   97 +
 .../fancybox/helpers/jquery.fancybox-buttons.js |  122 ++
 .../fancybox/helpers/jquery.fancybox-media.js   |  199 ++
 .../fancybox/helpers/jquery.fancybox-thumbs.css |   55 +
 .../fancybox/helpers/jquery.fancybox-thumbs.js  |  162 ++
 static/fancybox/jquery.fancybox.css             |  274 +++
 static/fancybox/jquery.fancybox.js              | 2020 ++++++++++++++++++
 static/fancybox/jquery.fancybox.pack.js         |   46 +
 65 files changed, 5786 insertions(+), 2362 deletions(-)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/drill/blob/4857f6c1/_data/docs.json
----------------------------------------------------------------------
diff --cc _data/docs.json
index 19f26f1,4ced7af..14aa8c6
--- a/_data/docs.json
+++ b/_data/docs.json
@@@ -4544,8 -4578,8 +4578,9 @@@
                          }
                      ], 
                      "children": [], 
 -                    "next_title": "Query Data", 
 -                    "next_url": "/docs/query-data/", 
++<<<<<<< HEAD
 +                    "next_title": "Using Apache Drill with Tableau 9 Desktop", 
 +                    "next_url": "/docs/using-apache-drill-with-tableau-9-desktop/", 
                      "parent": "ODBC/JDBC Interfaces", 
                      "previous_title": "Using MicroStrategy Analytics with Drill", 
                      "previous_url": "/docs/using-microstrategy-analytics-with-drill/", 
@@@ -5128,15 -5145,32 +5163,37 @@@
                      "relative_path": "_docs/query-data/070-query-sys-tbl.md", 
                      "title": "Querying System Tables", 
                      "url": "/docs/querying-system-tables/"
-                 }
-             ], 
-             "next_title": "Query Data Introduction", 
-             "next_url": "/docs/query-data-introduction/", 
-             "parent": "", 
-             "previous_title": "Using Apache Drill with Tableau 9 Desktop", 
-             "previous_url": "/docs/using-apache-drill-with-tableau-9-desktop/", 
-             "relative_path": "_docs/070-query-data.md", 
-             "title": "Query Data", 
+                 }, 
+                 {
+                     "breadcrumbs": [
+                         {
+                             "title": "Query Data", 
+                             "url": "/docs/query-data/"
+                         }
+                     ], 
+                     "children": [], 
+                     "next_title": "SQL Reference", 
+                     "next_url": "/docs/sql-reference/", 
+                     "parent": "Query Data", 
+                     "previous_title": "Querying System Tables", 
+                     "previous_url": "/docs/querying-system-tables/", 
+                     "relative_path": "_docs/query-data/080-monitoring-and-canceling-queries-in-the-Drill-Web-UI.md", 
+                     "title": "Monitoring and Canceling Queries in the Drill Web UI", 
+                     "url": "/docs/monitoring-and-canceling-queries-in-the-drill-web-ui/"
+                 }
+             ], 
+             "next_title": "Query Data Introduction", 
+             "next_url": "/docs/query-data-introduction/", 
+             "parent": "", 
++<<<<<<< HEAD
++            "previous_title": "Using Apache Drill with Tableau 9 Desktop", 
++            "previous_url": "/docs/using-apache-drill-with-tableau-9-desktop/", 
++=======
+             "previous_title": "Using Tibco Spotfire", 
+             "previous_url": "/docs/using-tibco-spotfire/", 
++>>>>>>> 1ad5dbde38cfa53bddb1f753051357bd4afdcb71
+             "relative_path": "_docs/070-query-data.md", 
+             "title": "Query Data", 
              "url": "/docs/query-data/"
          }, 
          "Query Data Introduction": {
@@@ -8110,40 -8127,6 +8150,43 @@@
              "title": "Useful Research", 
              "url": "/docs/useful-research/"
          }, 
++<<<<<<< HEAD
 +        "Using Apache Drill with Tableau 9 Desktop": {
 +            "breadcrumbs": [
 +                {
 +                    "title": "ODBC/JDBC Interfaces", 
 +                    "url": "/docs/odbc-jdbc-interfaces/"
 +                }
 +            ], 
 +            "children": [], 
 +            "next_title": "Query Data", 
 +            "next_url": "/docs/query-data/", 
 +            "parent": "ODBC/JDBC Interfaces", 
 +            "previous_title": "Using Apache Drill with Tibco Spotfire Desktop", 
 +            "previous_url": "/docs/using-apache-drill-with-tibco-spotfire-desktop/", 
 +            "relative_path": "_docs/odbc-jdbc-interfaces/070-using-apache-drill-with-tableau-9-desktop.md", 
 +            "title": "Using Apache Drill with Tableau 9 Desktop", 
 +            "url": "/docs/using-apache-drill-with-tableau-9-desktop/"
 +        }, 
 +        "Using Apache Drill with Tibco Spotfire Desktop": {
 +            "breadcrumbs": [
 +                {
 +                    "title": "ODBC/JDBC Interfaces", 
 +                    "url": "/docs/odbc-jdbc-interfaces/"
 +                }
 +            ], 
 +            "children": [], 
 +            "next_title": "Using Apache Drill with Tableau 9 Desktop", 
 +            "next_url": "/docs/using-apache-drill-with-tableau-9-desktop/", 
 +            "parent": "ODBC/JDBC Interfaces", 
 +            "previous_title": "Using MicroStrategy Analytics with Drill", 
 +            "previous_url": "/docs/using-microstrategy-analytics-with-drill/", 
 +            "relative_path": "_docs/odbc-jdbc-interfaces/060-using-apache-drill-with-tibco-spotfire-desktop.md", 
 +            "title": "Using Apache Drill with Tibco Spotfire Desktop", 
 +            "url": "/docs/using-apache-drill-with-tibco-spotfire-desktop/"
 +        }, 
++=======
++>>>>>>> 1ad5dbde38cfa53bddb1f753051357bd4afdcb71
          "Using Custom Functions in Queries": {
              "breadcrumbs": [
                  {
@@@ -9875,8 -10173,8 +10233,13 @@@
                          }
                      ], 
                      "children": [], 
-                     "next_title": "Using Apache Drill with Tibco Spotfire Desktop", 
-                     "next_url": "/docs/using-apache-drill-with-tibco-spotfire-desktop/", 
++<<<<<<< HEAD
++                    "next_title": "Using Apache Drill with Tableau 9 Desktop", 
++                    "next_url": "/docs/using-apache-drill-with-tableau-9-desktop/", 
++=======
+                     "next_title": "Using Tibco Spotfire", 
+                     "next_url": "/docs/using-tibco-spotfire/", 
++>>>>>>> 1ad5dbde38cfa53bddb1f753051357bd4afdcb71
                      "parent": "ODBC/JDBC Interfaces", 
                      "previous_title": "Using Drill Explorer on Windows", 
                      "previous_url": "/docs/using-drill-explorer-on-windows/", 
@@@ -9895,28 -10193,11 +10258,19 @@@
                      "next_title": "Query Data", 
                      "next_url": "/docs/query-data/", 
                      "parent": "ODBC/JDBC Interfaces", 
++<<<<<<< HEAD
 +                    "previous_title": "Using Apache Drill with Tibco Spotfire Desktop", 
 +                    "previous_url": "/docs/using-apache-drill-with-tibco-spotfire-desktop/", 
 +                    "relative_path": "_docs/odbc-jdbc-interfaces/070-using-apache-drill-with-tableau-9-desktop.md", 
 +                    "title": "Using Apache Drill with Tableau 9 Desktop", 
 +                    "url": "/docs/using-apache-drill-with-tableau-9-desktop/"
++=======
+                     "previous_title": "Using MicroStrategy Analytics with Drill", 
+                     "previous_url": "/docs/using-microstrategy-analytics-with-drill/", 
+                     "relative_path": "_docs/odbc-jdbc-interfaces/060-tibco-spotfire.md", 
+                     "title": "Using Tibco Spotfire", 
+                     "url": "/docs/using-tibco-spotfire/"
++>>>>>>> 1ad5dbde38cfa53bddb1f753051357bd4afdcb71
                  }
              ], 
              "next_title": "Interfaces Introduction", 
@@@ -10287,8 -10585,8 +10658,13 @@@
              "next_title": "Query Data Introduction", 
              "next_url": "/docs/query-data-introduction/", 
              "parent": "", 
++<<<<<<< HEAD
 +            "previous_title": "Using Apache Drill with Tableau 9 Desktop", 
 +            "previous_url": "/docs/using-apache-drill-with-tableau-9-desktop/", 
++=======
+             "previous_title": "Using Tibco Spotfire", 
+             "previous_url": "/docs/using-tibco-spotfire/", 
++>>>>>>> 1ad5dbde38cfa53bddb1f753051357bd4afdcb71
              "relative_path": "_docs/070-query-data.md", 
              "title": "Query Data", 
              "url": "/docs/query-data/"
@@@ -12156,4 -12156,4 +12234,4 @@@
              "url": "/docs/project-bylaws/"
          }
      ]
--}
++}