You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@drill.apache.org by kr...@apache.org on 2015/12/06 17:55:17 UTC

[51/51] [partial] drill-site git commit: Website update

Website update


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

Branch: refs/heads/asf-site
Commit: bbdefcb2d354f8045ba0d4e9d2b6feb1f43cf830
Parents: 9520d75
Author: Kristine Hahn <kh...@maprtech.com>
Authored: Sun Dec 6 08:53:00 2015 -0800
Committer: Kristine Hahn <kh...@maprtech.com>
Committed: Sun Dec 6 08:53:00 2015 -0800

----------------------------------------------------------------------
 _site/FETCH_HEAD                                |    0
 _site/README.md                                 |   55 +
 _site/api/1.2/jdbc/META-INF/DEPENDENCIES        |  243 ++
 _site/api/1.2/jdbc/META-INF/LICENSE             |  202 ++
 _site/api/1.2/jdbc/META-INF/MANIFEST.MF         |    6 +
 _site/api/1.2/jdbc/META-INF/NOTICE              |    8 +
 _site/api/1.2/jdbc/allclasses-frame.html        |   35 +
 _site/api/1.2/jdbc/allclasses-noframe.html      |   35 +
 _site/api/1.2/jdbc/constant-values.html         |  119 +
 _site/api/1.2/jdbc/deprecated-list.html         |  119 +
 _site/api/1.2/jdbc/help-doc.html                |  224 ++
 _site/api/1.2/jdbc/index-all.html               |  661 ++++++
 _site/api/1.2/jdbc/index.html                   |   75 +
 .../drill/jdbc/AlreadyClosedSqlException.html   |  408 ++++
 .../org/apache/drill/jdbc/DrillConnection.html  |  675 ++++++
 .../drill/jdbc/DrillConnectionConfig.html       |  354 +++
 .../drill/jdbc/DrillDatabaseMetaData.html       |  940 ++++++++
 .../drill/jdbc/DrillPreparedStatement.html      |  226 ++
 .../org/apache/drill/jdbc/DrillResultSet.html   |  859 +++++++
 .../org/apache/drill/jdbc/DrillStatement.html   |  310 +++
 .../1.2/jdbc/org/apache/drill/jdbc/Driver.html  |  404 ++++
 .../jdbc/ExecutionCanceledSqlException.html     |  280 +++
 .../jdbc/InvalidCursorStateSqlException.html    |  409 ++++
 .../jdbc/InvalidParameterSqlException.html      |  392 ++++
 .../apache/drill/jdbc/JdbcApiSqlException.html  |  466 ++++
 .../drill/jdbc/SQLConversionException.html      |  240 ++
 .../jdbc/SQLConversionOverflowException.html    |  281 +++
 .../apache/drill/jdbc/SchemaChangeListener.html |  210 ++
 .../apache/drill/jdbc/SqlTimeoutException.html  |  228 ++
 .../class-use/AlreadyClosedSqlException.html    |  186 ++
 .../drill/jdbc/class-use/DrillConnection.html   |  119 +
 .../jdbc/class-use/DrillConnectionConfig.html   |  163 ++
 .../jdbc/class-use/DrillDatabaseMetaData.html   |  119 +
 .../jdbc/class-use/DrillPreparedStatement.html  |  119 +
 .../drill/jdbc/class-use/DrillResultSet.html    |  119 +
 .../drill/jdbc/class-use/DrillStatement.html    |  119 +
 .../org/apache/drill/jdbc/class-use/Driver.html |  119 +
 .../ExecutionCanceledSqlException.html          |  119 +
 .../InvalidCursorStateSqlException.html         |  119 +
 .../class-use/InvalidParameterSqlException.html |  119 +
 .../jdbc/class-use/JdbcApiSqlException.html     |  202 ++
 .../jdbc/class-use/SQLConversionException.html  |  161 ++
 .../SQLConversionOverflowException.html         |  205 ++
 .../jdbc/class-use/SchemaChangeListener.html    |  119 +
 .../jdbc/class-use/SqlTimeoutException.html     |  119 +
 .../org/apache/drill/jdbc/package-frame.html    |   41 +
 .../org/apache/drill/jdbc/package-summary.html  |  265 +++
 .../org/apache/drill/jdbc/package-tree.html     |  228 ++
 .../jdbc/org/apache/drill/jdbc/package-use.html |  174 ++
 .../drill/jdbc/proxy/TracingProxyDriver.html    |  435 ++++
 .../proxy/class-use/TracingProxyDriver.html     |  119 +
 .../apache/drill/jdbc/proxy/package-frame.html  |   20 +
 .../drill/jdbc/proxy/package-summary.html       |  149 ++
 .../apache/drill/jdbc/proxy/package-tree.html   |  132 ++
 .../apache/drill/jdbc/proxy/package-use.html    |  119 +
 _site/api/1.2/jdbc/overview-frame.html          |   23 +
 _site/api/1.2/jdbc/overview-summary.html        |  152 ++
 _site/api/1.2/jdbc/overview-tree.html           |  251 ++
 _site/api/1.2/jdbc/package-list                 |    2 +
 _site/api/1.2/jdbc/resources/background.gif     |  Bin 0 -> 2313 bytes
 _site/api/1.2/jdbc/resources/tab.gif            |  Bin 0 -> 291 bytes
 _site/api/1.2/jdbc/resources/titlebar.gif       |  Bin 0 -> 10701 bytes
 _site/api/1.2/jdbc/resources/titlebar_end.gif   |  Bin 0 -> 849 bytes
 _site/api/1.2/jdbc/serialized-form.html         |  195 ++
 _site/api/1.2/jdbc/stylesheet.css               |  474 ++++
 _site/architecture/index.html                   |  217 ++
 _site/blog/2014/11/19/sql-on-mongodb/index.html |  322 +++
 .../12/02/drill-top-level-project/index.html    |  210 ++
 .../running-sql-queries-on-amazon-s3/index.html |  240 ++
 .../index.html                                  |  214 ++
 .../2014/12/16/whats-coming-in-2015/index.html  |  293 +++
 .../2014/12/23/drill-0.7-released/index.html    |  186 ++
 .../index.html                                  |  222 ++
 .../index.html                                  |  177 ++
 .../2015/03/31/drill-0.8-released/index.html    |  194 ++
 .../index.html                                  |  179 ++
 .../2015/05/04/drill-0.9-released/index.html    |  201 ++
 .../2015/05/19/drill-1.0-released/index.html    |  206 ++
 .../index.html                                  |  208 ++
 .../2015/07/05/drill-1.1-released/index.html    |  233 ++
 .../drill-tutorial-at-nosql-now-2015/index.html |  188 ++
 .../2015/10/16/drill-1.2-released/index.html    |  211 ++
 .../2015/11/23/drill-1.3-released/index.html    |  226 ++
 _site/blog/index.html                           |  230 ++
 _site/community-resources/index.html            |  162 ++
 _site/css/content.css                           |    1 +
 _site/css/download.css                          |    1 +
 _site/css/home.css                              |    1 +
 _site/css/main.css                              |    1 +
 _site/css/site.css                              |    1 +
 _site/data/index.html                           | 1508 +++++++++++++
 _site/doap_Drill.rdf                            |   57 +
 .../docs/about-sql-function-examples/index.html | 1068 +++++++++
 _site/docs/about-the-mapr-sandbox/index.html    | 1078 +++++++++
 .../adding-custom-functions-to-drill/index.html | 1086 +++++++++
 .../index.html                                  | 1330 +++++++++++
 .../docs/aggregate-window-functions/index.html  | 1260 +++++++++++
 _site/docs/alter-session/index.html             | 1135 ++++++++++
 _site/docs/alter-system/index.html              | 1161 ++++++++++
 .../index.html                                  | 1300 +++++++++++
 .../index.html                                  | 1233 ++++++++++
 _site/docs/analyzing-social-media/index.html    | 1296 +++++++++++
 .../index.html                                  | 1465 ++++++++++++
 _site/docs/aol-search/index.html                | 1112 +++++++++
 .../apache-drill-0-4-0-release-notes/index.html | 1101 +++++++++
 .../apache-drill-0-5-0-release-notes/index.html | 1086 +++++++++
 .../apache-drill-0-6-0-release-notes/index.html | 1092 +++++++++
 .../apache-drill-0-7-0-release-notes/index.html | 1106 +++++++++
 .../apache-drill-0-8-0-release-notes/index.html | 1088 +++++++++
 .../apache-drill-0-9-0-release-notes/index.html | 1087 +++++++++
 .../apache-drill-1-0-0-release-notes/index.html | 1574 +++++++++++++
 .../apache-drill-1-1-0-release-notes/index.html | 1434 ++++++++++++
 .../apache-drill-1-2-0-release-notes/index.html | 1583 +++++++++++++
 .../apache-drill-1-3-0-release-notes/index.html | 1220 ++++++++++
 .../index.html                                  | 1297 +++++++++++
 .../apache-drill-contribution-ideas/index.html  | 1248 ++++++++++
 .../index.html                                  | 1101 +++++++++
 _site/docs/architecture-introduction/index.html | 1145 ++++++++++
 _site/docs/architecture/index.html              | 1077 +++++++++
 .../browsing-data-and-defining-views/index.html | 1160 ++++++++++
 _site/docs/case/index.html                      | 1113 +++++++++
 _site/docs/choosing-a-storage-format/index.html | 1076 +++++++++
 .../docs/compiling-drill-from-source/index.html | 1103 +++++++++
 .../index.html                                  | 1428 ++++++++++++
 _site/docs/configuration-options/index.html     | 1079 +++++++++
 .../configure-drill-introduction/index.html     | 1090 +++++++++
 _site/docs/configure-drill/index.html           | 1117 +++++++++
 .../index.html                                  | 1086 +++++++++
 .../index.html                                  | 1076 +++++++++
 _site/docs/configuring-drill-memory/index.html  | 1108 +++++++++
 .../configuring-jreport-with-drill/index.html   | 1125 +++++++++
 .../index.html                                  | 1104 +++++++++
 _site/docs/configuring-odbc-on-linux/index.html | 1271 +++++++++++
 .../configuring-odbc-on-mac-os-x/index.html     | 1263 +++++++++++
 .../docs/configuring-odbc-on-windows/index.html | 1132 ++++++++++
 _site/docs/configuring-odbc/index.html          | 1082 +++++++++
 .../index.html                                  | 1129 +++++++++
 .../docs/configuring-the-drill-shell/index.html | 1311 +++++++++++
 .../index.html                                  | 1190 ++++++++++
 .../configuring-user-authentication/index.html  | 1238 ++++++++++
 .../index.html                                  | 1315 +++++++++++
 .../configuring-user-impersonation/index.html   | 1228 ++++++++++
 .../index.html                                  | 1175 ++++++++++
 .../index.html                                  | 1084 +++++++++
 _site/docs/connect-a-data-source/index.html     | 1105 +++++++++
 .../index.html                                  | 1120 +++++++++
 _site/docs/contribute-to-drill/index.html       | 1073 +++++++++
 .../index.html                                  | 1071 +++++++++
 _site/docs/core-modules/index.html              | 1090 +++++++++
 _site/docs/create-table-as-ctas/index.html      | 1200 ++++++++++
 _site/docs/create-view/index.html               | 1259 +++++++++++
 .../docs/custom-function-interfaces/index.html  | 1215 ++++++++++
 .../index.html                                  | 1091 +++++++++
 .../data-sources-and-file-formats/index.html    | 1086 +++++++++
 _site/docs/data-type-conversion/index.html      | 2135 ++++++++++++++++++
 _site/docs/data-types/index.html                | 1076 +++++++++
 _site/docs/date-time-and-timestamp/index.html   | 1211 ++++++++++
 .../index.html                                  | 1648 ++++++++++++++
 .../deploying-and-using-a-hive-udf/index.html   | 1125 +++++++++
 _site/docs/describe/index.html                  | 1158 ++++++++++
 _site/docs/design-docs/index.html               | 1082 +++++++++
 .../index.html                                  | 1102 +++++++++
 _site/docs/develop-custom-functions/index.html  | 1086 +++++++++
 _site/docs/develop-drill/index.html             | 1073 +++++++++
 _site/docs/developer-information/index.html     | 1107 +++++++++
 .../developing-a-simple-function/index.html     | 1114 +++++++++
 .../developing-an-aggregate-function/index.html | 1122 +++++++++
 .../distributed-mode-prerequisites/index.html   | 1080 +++++++++
 .../docs/drill-default-input-format/index.html  | 1114 +++++++++
 .../docs/drill-explorer-introduction/index.html | 1077 +++++++++
 _site/docs/drill-in-10-minutes/index.html       | 1295 +++++++++++
 _site/docs/drill-introduction/index.html        | 1155 ++++++++++
 _site/docs/drill-patch-review-tool/index.html   | 1233 ++++++++++
 _site/docs/drill-plan-syntax/index.html         | 1087 +++++++++
 _site/docs/drill-query-execution/index.html     | 1126 +++++++++
 _site/docs/drop-table/index.html                | 1330 +++++++++++
 _site/docs/drop-view/index.html                 | 1105 +++++++++
 .../docs/embedded-mode-prerequisites/index.html | 1089 +++++++++
 _site/docs/enabling-query-queuing/index.html    | 1107 +++++++++
 _site/docs/enron-emails/index.html              | 1080 +++++++++
 _site/docs/error-messages/index.html            | 1101 +++++++++
 _site/docs/explain/index.html                   | 1211 ++++++++++
 .../docs/file-system-storage-plugin/index.html  | 1155 ++++++++++
 _site/docs/flatten/index.html                   | 1158 ++++++++++
 _site/docs/from-clause/index.html               | 1156 ++++++++++
 .../functions-for-handling-nulls/index.html     | 1120 +++++++++
 _site/docs/getting-started/index.html           | 1071 +++++++++
 .../index.html                                  | 1180 ++++++++++
 _site/docs/group-by-clause/index.html           | 1107 +++++++++
 .../index.html                                  | 1082 +++++++++
 .../handling-different-data-types/index.html    | 1133 ++++++++++
 _site/docs/having-clause/index.html             | 1121 +++++++++
 _site/docs/hbase-storage-plugin/index.html      | 1077 +++++++++
 _site/docs/hive-storage-plugin/index.html       | 1157 ++++++++++
 .../hive-to-drill-data-type-mapping/index.html  | 1242 ++++++++++
 .../identifying-performance-issues/index.html   | 1073 +++++++++
 _site/docs/img/11.png                           |  Bin 0 -> 5224 bytes
 _site/docs/img/18.png                           |  Bin 0 -> 65920 bytes
 _site/docs/img/19.png                           |  Bin 0 -> 22248 bytes
 _site/docs/img/1_vbImport.png                   |  Bin 0 -> 101668 bytes
 _site/docs/img/21.png                           |  Bin 0 -> 23385 bytes
 _site/docs/img/30.png                           |  Bin 0 -> 50936 bytes
 _site/docs/img/3_vbNetwork.png                  |  Bin 0 -> 57891 bytes
 _site/docs/img/4.png                            |  Bin 0 -> 41555 bytes
 _site/docs/img/40.png                           |  Bin 0 -> 25898 bytes
 _site/docs/img/42.png                           |  Bin 0 -> 153938 bytes
 _site/docs/img/46.png                           |  Bin 0 -> 3597 bytes
 _site/docs/img/4_vbMaprSetting.png              |  Bin 0 -> 77037 bytes
 _site/docs/img/51.png                           |  Bin 0 -> 64520 bytes
 _site/docs/img/52.png                           |  Bin 0 -> 21243 bytes
 _site/docs/img/53.png                           |  Bin 0 -> 52269 bytes
 _site/docs/img/54.png                           |  Bin 0 -> 10704 bytes
 _site/docs/img/58.png                           |  Bin 0 -> 35310 bytes
 _site/docs/img/7.png                            |  Bin 0 -> 30755 bytes
 _site/docs/img/BI_to_Drill_2.png                |  Bin 0 -> 46126 bytes
 _site/docs/img/DrillWebUI.png                   |  Bin 0 -> 53187 bytes
 _site/docs/img/DrillbitModules.png              |  Bin 0 -> 54615 bytes
 _site/docs/img/HbaseViewCreation0.png           |  Bin 0 -> 22945 bytes
 _site/docs/img/HbaseViewDSN.png                 |  Bin 0 -> 32284 bytes
 _site/docs/img/Hbase_Browse.png                 |  Bin 0 -> 148451 bytes
 _site/docs/img/Hive_DSN.png                     |  Bin 0 -> 31302 bytes
 _site/docs/img/ODBC_CustomSQL.png               |  Bin 0 -> 41405 bytes
 _site/docs/img/ODBC_HbasePreview2.png           |  Bin 0 -> 130202 bytes
 _site/docs/img/ODBC_HbaseView.png               |  Bin 0 -> 36774 bytes
 _site/docs/img/ODBC_HiveConnection.png          |  Bin 0 -> 33385 bytes
 _site/docs/img/ODBC_to_Drillbit.png             |  Bin 0 -> 6694 bytes
 _site/docs/img/ODBC_to_Quorum.png               |  Bin 0 -> 11684 bytes
 _site/docs/img/Overview.png                     |  Bin 0 -> 165981 bytes
 _site/docs/img/Parquet_DSN.png                  |  Bin 0 -> 31356 bytes
 _site/docs/img/Parquet_Preview.png              |  Bin 0 -> 78339 bytes
 _site/docs/img/RegionParquet_table.png          |  Bin 0 -> 90698 bytes
 _site/docs/img/SelectHbaseView.png              |  Bin 0 -> 28721 bytes
 _site/docs/img/UserAuthProcess.PNG              |  Bin 0 -> 30800 bytes
 _site/docs/img/UserAuth_ODBC_Driver.png         |  Bin 0 -> 83049 bytes
 _site/docs/img/VoterContributions_hbaseview.png |  Bin 0 -> 84225 bytes
 _site/docs/img/client-phys-plan.png             |  Bin 0 -> 13083 bytes
 _site/docs/img/connect-list.png                 |  Bin 0 -> 37212 bytes
 _site/docs/img/connect-plugin.png               |  Bin 0 -> 41222 bytes
 _site/docs/img/csv_no_header.png                |  Bin 0 -> 10877 bytes
 _site/docs/img/csv_with_comments.png            |  Bin 0 -> 14602 bytes
 _site/docs/img/csv_with_escape.png              |  Bin 0 -> 14171 bytes
 _site/docs/img/csv_with_header.png              |  Bin 0 -> 12451 bytes
 _site/docs/img/custom-sql-query.png             |  Bin 0 -> 41626 bytes
 _site/docs/img/data-sources-schemachg.png       |  Bin 0 -> 8071 bytes
 _site/docs/img/data_skew.png                    |  Bin 0 -> 21902 bytes
 _site/docs/img/datasources-json-bracket.png     |  Bin 0 -> 15160 bytes
 _site/docs/img/datasources-json.png             |  Bin 0 -> 16364 bytes
 _site/docs/img/drill-bin.png                    |  Bin 0 -> 51164 bytes
 _site/docs/img/drill-directory.png              |  Bin 0 -> 46151 bytes
 _site/docs/img/drill-runtime.png                |  Bin 0 -> 78592 bytes
 _site/docs/img/drill2.png                       |  Bin 0 -> 22806 bytes
 _site/docs/img/drill_imp_simple.PNG             |  Bin 0 -> 34681 bytes
 _site/docs/img/edit-custom-sql.png              |  Bin 0 -> 49362 bytes
 _site/docs/img/ex-operator.png                  |  Bin 0 -> 8582 bytes
 _site/docs/img/example_query.png                |  Bin 0 -> 63294 bytes
 _site/docs/img/execution-tree.PNG               |  Bin 0 -> 16724 bytes
 _site/docs/img/explorer-connect.png             |  Bin 0 -> 29945 bytes
 _site/docs/img/explorer-nation-data.png         |  Bin 0 -> 76821 bytes
 _site/docs/img/explorer-schemas.png             |  Bin 0 -> 14332 bytes
 _site/docs/img/frag_profile.png                 |  Bin 0 -> 79978 bytes
 _site/docs/img/get2kno_plugin.png               |  Bin 0 -> 55794 bytes
 _site/docs/img/graph_1.png                      |  Bin 0 -> 21056 bytes
 _site/docs/img/image_1.png                      |  Bin 0 -> 33528 bytes
 _site/docs/img/image_10.png                     |  Bin 0 -> 53212 bytes
 _site/docs/img/image_11.png                     |  Bin 0 -> 73527 bytes
 _site/docs/img/image_12.png                     |  Bin 0 -> 114497 bytes
 _site/docs/img/image_13.png                     |  Bin 0 -> 92812 bytes
 _site/docs/img/image_14.png                     |  Bin 0 -> 18639 bytes
 _site/docs/img/image_15.png                     |  Bin 0 -> 32379 bytes
 _site/docs/img/image_16.png                     |  Bin 0 -> 45973 bytes
 _site/docs/img/image_17.png                     |  Bin 0 -> 67424 bytes
 _site/docs/img/image_2.png                      |  Bin 0 -> 30123 bytes
 _site/docs/img/image_3.png                      |  Bin 0 -> 81685 bytes
 _site/docs/img/image_4.png                      |  Bin 0 -> 169567 bytes
 _site/docs/img/image_5.png                      |  Bin 0 -> 37764 bytes
 _site/docs/img/image_6.png                      |  Bin 0 -> 57145 bytes
 _site/docs/img/image_7.png                      |  Bin 0 -> 29885 bytes
 _site/docs/img/image_8.png                      |  Bin 0 -> 64920 bytes
 _site/docs/img/image_9.png                      |  Bin 0 -> 43775 bytes
 _site/docs/img/install-tableau-tdc.png          |  Bin 0 -> 54167 bytes
 _site/docs/img/jreport-addtable.png             |  Bin 0 -> 95442 bytes
 _site/docs/img/jreport-catalogbrowser.png       |  Bin 0 -> 44988 bytes
 _site/docs/img/jreport-crosstab.png             |  Bin 0 -> 38885 bytes
 _site/docs/img/jreport-crosstab2.png            |  Bin 0 -> 59255 bytes
 _site/docs/img/jreport-crosstab3.png            |  Bin 0 -> 53791 bytes
 _site/docs/img/jreport-hostsfile.png            |  Bin 0 -> 119798 bytes
 _site/docs/img/jreport-queryeditor.png          |  Bin 0 -> 40606 bytes
 _site/docs/img/jreport-quotequalifier.png       |  Bin 0 -> 71219 bytes
 _site/docs/img/jreport_setenv.png               |  Bin 0 -> 63047 bytes
 _site/docs/img/json-workaround.png              |  Bin 0 -> 27547 bytes
 _site/docs/img/leaf-frag.png                    |  Bin 0 -> 13577 bytes
 _site/docs/img/list_queries.png                 |  Bin 0 -> 89406 bytes
 _site/docs/img/loginSandBox.png                 |  Bin 0 -> 26594 bytes
 _site/docs/img/maj_frag_block.png               |  Bin 0 -> 24238 bytes
 _site/docs/img/min-frag.png                     |  Bin 0 -> 14425 bytes
 _site/docs/img/new-data-source.png              |  Bin 0 -> 44304 bytes
 _site/docs/img/ngram_plugin.png                 |  Bin 0 -> 51922 bytes
 _site/docs/img/ngram_plugin2.png                |  Bin 0 -> 55418 bytes
 _site/docs/img/odbc-configure1.png              |  Bin 0 -> 43220 bytes
 _site/docs/img/odbc-configure2.png              |  Bin 0 -> 56060 bytes
 _site/docs/img/odbc-configure3.png              |  Bin 0 -> 57224 bytes
 _site/docs/img/odbc-create-as.png               |  Bin 0 -> 18582 bytes
 _site/docs/img/odbc-define-view.png             |  Bin 0 -> 88806 bytes
 _site/docs/img/odbc-drivers.png                 |  Bin 0 -> 49123 bytes
 _site/docs/img/odbc-explorer-connect.png        |  Bin 0 -> 10233 bytes
 _site/docs/img/odbc-explorer-win.png            |  Bin 0 -> 24127 bytes
 _site/docs/img/odbc-mac1.png                    |  Bin 0 -> 46179 bytes
 _site/docs/img/odbc-mac2.png                    |  Bin 0 -> 14598 bytes
 _site/docs/img/odbc-mac3.png                    |  Bin 0 -> 17203 bytes
 _site/docs/img/odbc-mapr-drill-apps.png         |  Bin 0 -> 40753 bytes
 _site/docs/img/odbc-test.png                    |  Bin 0 -> 9105 bytes
 _site/docs/img/odbc-user-dsn.png                |  Bin 0 -> 36866 bytes
 _site/docs/img/operator_block.png               |  Bin 0 -> 30127 bytes
 _site/docs/img/operator_table.png               |  Bin 0 -> 37785 bytes
 _site/docs/img/operators.png                    |  Bin 0 -> 45966 bytes
 _site/docs/img/other-dbs-2.png                  |  Bin 0 -> 64300 bytes
 _site/docs/img/other-dbs.png                    |  Bin 0 -> 58118 bytes
 _site/docs/img/phys_plan_profile.png            |  Bin 0 -> 113422 bytes
 _site/docs/img/plugin-default.png               |  Bin 0 -> 70859 bytes
 _site/docs/img/query-flow-client.png            |  Bin 0 -> 13094 bytes
 _site/docs/img/queryFlow.png                    |  Bin 0 -> 37031 bytes
 _site/docs/img/query_profile.png                |  Bin 0 -> 74428 bytes
 _site/docs/img/query_queuing.png                |  Bin 0 -> 17413 bytes
 _site/docs/img/queuing.png                      |  Bin 0 -> 8343 bytes
 _site/docs/img/settings.png                     |  Bin 0 -> 3094 bytes
 _site/docs/img/slide-15-638.png                 |  Bin 0 -> 58477 bytes
 _site/docs/img/socialmed1.png                   |  Bin 0 -> 90999 bytes
 _site/docs/img/socialmed10.png                  |  Bin 0 -> 50143 bytes
 _site/docs/img/socialmed11.png                  |  Bin 0 -> 21996 bytes
 _site/docs/img/socialmed12.png                  |  Bin 0 -> 51774 bytes
 _site/docs/img/socialmed13.png                  |  Bin 0 -> 209081 bytes
 _site/docs/img/socialmed2.png                   |  Bin 0 -> 63683 bytes
 _site/docs/img/socialmed3.png                   |  Bin 0 -> 37894 bytes
 _site/docs/img/socialmed4.png                   |  Bin 0 -> 19875 bytes
 _site/docs/img/socialmed5.png                   |  Bin 0 -> 53990 bytes
 _site/docs/img/socialmed6.png                   |  Bin 0 -> 35748 bytes
 _site/docs/img/socialmed7.png                   |  Bin 0 -> 59350 bytes
 _site/docs/img/socialmed8.png                   |  Bin 0 -> 4234 bytes
 _site/docs/img/socialmed9.png                   |  Bin 0 -> 11851 bytes
 _site/docs/img/spotfire-server-client.png       |  Bin 0 -> 48430 bytes
 _site/docs/img/spotfire-server-configtab.png    |  Bin 0 -> 76152 bytes
 .../docs/img/spotfire-server-connectionURL.png  |  Bin 0 -> 47664 bytes
 _site/docs/img/spotfire-server-database.png     |  Bin 0 -> 36204 bytes
 .../img/spotfire-server-datasources-tab.png     |  Bin 0 -> 49236 bytes
 _site/docs/img/spotfire-server-deployment.png   |  Bin 0 -> 22058 bytes
 _site/docs/img/spotfire-server-hiveorders.png   |  Bin 0 -> 62537 bytes
 _site/docs/img/spotfire-server-importconfig.png |  Bin 0 -> 32739 bytes
 _site/docs/img/spotfire-server-infodesigner.png |  Bin 0 -> 69950 bytes
 .../docs/img/spotfire-server-infodesigner2.png  |  Bin 0 -> 36991 bytes
 _site/docs/img/spotfire-server-infolink.png     |  Bin 0 -> 126884 bytes
 _site/docs/img/spotfire-server-new.png          |  Bin 0 -> 23290 bytes
 _site/docs/img/spotfire-server-saveconfig.png   |  Bin 0 -> 188740 bytes
 _site/docs/img/spotfire-server-saveconfig2.png  |  Bin 0 -> 32622 bytes
 _site/docs/img/spotfire-server-start.png        |  Bin 0 -> 54541 bytes
 _site/docs/img/spotfire-server-template.png     |  Bin 0 -> 155705 bytes
 _site/docs/img/spotfire-server-tss.png          |  Bin 0 -> 43564 bytes
 _site/docs/img/spotfire_1.png                   |  Bin 0 -> 63223 bytes
 _site/docs/img/spotfire_2.png                   |  Bin 0 -> 120724 bytes
 _site/docs/img/spotfire_3.png                   |  Bin 0 -> 23075 bytes
 _site/docs/img/spotfire_4.png                   |  Bin 0 -> 23999 bytes
 _site/docs/img/spotfire_5.png                   |  Bin 0 -> 45511 bytes
 _site/docs/img/spotfire_6.png                   |  Bin 0 -> 48674 bytes
 _site/docs/img/sqlline1.png                     |  Bin 0 -> 10413 bytes
 _site/docs/img/step2_img1.png                   |  Bin 0 -> 92063 bytes
 _site/docs/img/step2_img2.png                   |  Bin 0 -> 97177 bytes
 _site/docs/img/step3_img1.png                   |  Bin 0 -> 23161 bytes
 _site/docs/img/step4_img1.png                   |  Bin 0 -> 33217 bytes
 _site/docs/img/step4_img2.png                   |  Bin 0 -> 44083 bytes
 _site/docs/img/step4_img3.png                   |  Bin 0 -> 142081 bytes
 _site/docs/img/step5_img1.png                   |  Bin 0 -> 84470 bytes
 _site/docs/img/step5_img2.png                   |  Bin 0 -> 74461 bytes
 _site/docs/img/step5_img3.png                   |  Bin 0 -> 62369 bytes
 _site/docs/img/step5_img4.png                   |  Bin 0 -> 37551 bytes
 _site/docs/img/step5_img5.png                   |  Bin 0 -> 50758 bytes
 _site/docs/img/step6_img1.png                   |  Bin 0 -> 183862 bytes
 _site/docs/img/step6_img2.png                   |  Bin 0 -> 50189 bytes
 _site/docs/img/storage_plugin_config.png        |  Bin 0 -> 52174 bytes
 _site/docs/img/storageplugin.png                |  Bin 0 -> 7589 bytes
 _site/docs/img/student_hive.png                 |  Bin 0 -> 134755 bytes
 _site/docs/img/submit_plan.png                  |  Bin 0 -> 63266 bytes
 _site/docs/img/tableau-desktop-query.png        |  Bin 0 -> 101358 bytes
 _site/docs/img/tableau-error.png                |  Bin 0 -> 57812 bytes
 _site/docs/img/tableau-join-key.png             |  Bin 0 -> 38948 bytes
 _site/docs/img/tableau-odbc-setup-2.png         |  Bin 0 -> 78225 bytes
 _site/docs/img/tableau-odbc-setup.png           |  Bin 0 -> 61459 bytes
 _site/docs/img/tableau-schemas.png              |  Bin 0 -> 66323 bytes
 _site/docs/img/tableau-select-schema.png        |  Bin 0 -> 117436 bytes
 .../docs/img/tableau-server-authentication.png  |  Bin 0 -> 42451 bytes
 .../img/tableau-server-publish-datasource.png   |  Bin 0 -> 79417 bytes
 .../img/tableau-server-publish-datasource2.png  |  Bin 0 -> 38100 bytes
 .../img/tableau-server-publish-datasource3.png  |  Bin 0 -> 42950 bytes
 _site/docs/img/tableau-server-publish1.png      |  Bin 0 -> 20646 bytes
 _site/docs/img/tableau-server-publish2.png      |  Bin 0 -> 51834 bytes
 _site/docs/img/tableau-server-signin1.png       |  Bin 0 -> 21257 bytes
 _site/docs/img/tableau-server-signin2.png       |  Bin 0 -> 19833 bytes
 _site/docs/img/user_hops_four.PNG               |  Bin 0 -> 25601 bytes
 _site/docs/img/user_hops_joined_view.PNG        |  Bin 0 -> 33467 bytes
 _site/docs/img/user_hops_no_join.PNG            |  Bin 0 -> 32306 bytes
 _site/docs/img/value1.png                       |  Bin 0 -> 10017 bytes
 _site/docs/img/value2.png                       |  Bin 0 -> 13935 bytes
 _site/docs/img/value3.png                       |  Bin 0 -> 14694 bytes
 _site/docs/img/value4.png                       |  Bin 0 -> 20297 bytes
 _site/docs/img/value5.png                       |  Bin 0 -> 44110 bytes
 _site/docs/img/value6.png                       |  Bin 0 -> 13854 bytes
 _site/docs/img/value7.png                       |  Bin 0 -> 21719 bytes
 _site/docs/img/vbApplSettings.png               |  Bin 0 -> 115803 bytes
 _site/docs/img/vbEthernet.png                   |  Bin 0 -> 31861 bytes
 _site/docs/img/vbGenSettings.png                |  Bin 0 -> 56642 bytes
 _site/docs/img/vbImport.png                     |  Bin 0 -> 95211 bytes
 _site/docs/img/vbMaprSetting.png                |  Bin 0 -> 77126 bytes
 _site/docs/img/vbNetwork.png                    |  Bin 0 -> 61818 bytes
 _site/docs/img/vbloginSandBox.png               |  Bin 0 -> 65477 bytes
 _site/docs/img/vis_graph.png                    |  Bin 0 -> 40854 bytes
 _site/docs/img/vmLibrary.png                    |  Bin 0 -> 85632 bytes
 _site/docs/img/vmShare.png                      |  Bin 0 -> 22898 bytes
 _site/docs/img/vmWelcome.png                    |  Bin 0 -> 39255 bytes
 _site/docs/img/web-ui-admin-view.png            |  Bin 0 -> 45701 bytes
 _site/docs/img/web-ui-login.png                 |  Bin 0 -> 45535 bytes
 _site/docs/img/web-ui-user-view.png             |  Bin 0 -> 47457 bytes
 _site/docs/img/web-ui.png                       |  Bin 0 -> 42297 bytes
 _site/docs/img/xx-xx-xx.png                     |  Bin 0 -> 10795 bytes
 _site/docs/index.html                           | 1065 +++++++++
 .../docs/install-drill-introduction/index.html  | 1069 +++++++++
 _site/docs/install-drill/index.html             | 1101 +++++++++
 .../index.html                                  | 1076 +++++++++
 .../index.html                                  | 1082 +++++++++
 .../index.html                                  | 1086 +++++++++
 .../installing-drill-on-the-cluster/index.html  | 1090 +++++++++
 .../docs/installing-drill-on-windows/index.html | 1076 +++++++++
 .../index.html                                  | 1198 ++++++++++
 .../installing-the-driver-on-linux/index.html   | 1188 ++++++++++
 .../index.html                                  | 1139 ++++++++++
 .../installing-the-driver-on-windows/index.html | 1154 ++++++++++
 .../docs/installing-the-odbc-driver/index.html  | 1079 +++++++++
 .../index.html                                  | 1081 +++++++++
 _site/docs/interfaces-introduction/index.html   | 1107 +++++++++
 _site/docs/join-planning-guidelines/index.html  | 1108 +++++++++
 _site/docs/json-data-model/index.html           | 1631 +++++++++++++
 _site/docs/kvgen/index.html                     | 1266 +++++++++++
 .../index.html                                  | 1088 +++++++++
 .../index.html                                  | 1455 ++++++++++++
 .../index.html                                  | 1430 ++++++++++++
 .../index.html                                  | 1427 ++++++++++++
 _site/docs/lexical-structure/index.html         | 1229 ++++++++++
 _site/docs/limit-clause/index.html              | 1113 +++++++++
 .../docs/log-and-debug-introduction/index.html  | 1079 +++++++++
 _site/docs/log-and-debug/index.html             | 1080 +++++++++
 _site/docs/mapr-db-format/index.html            | 1086 +++++++++
 _site/docs/math-and-trig/index.html             | 1417 ++++++++++++
 _site/docs/modify-logback-xml/index.html        | 1123 +++++++++
 .../modifying-query-planning-options/index.html | 1088 +++++++++
 _site/docs/mongodb-storage-plugin/index.html    | 1248 ++++++++++
 .../index.html                                  | 1088 +++++++++
 _site/docs/nested-data-functions/index.html     | 1082 +++++++++
 _site/docs/nested-data-limitations/index.html   | 1068 +++++++++
 .../odbc-configuration-reference/index.html     | 1363 +++++++++++
 _site/docs/odbc-jdbc-interfaces/index.html      | 1144 ++++++++++
 _site/docs/offset-clause/index.html             | 1092 +++++++++
 _site/docs/operators/index.html                 | 1271 +++++++++++
 .../index.html                                  | 1103 +++++++++
 _site/docs/order-by-clause/index.html           | 1132 ++++++++++
 _site/docs/parquet-format/index.html            | 1364 +++++++++++
 _site/docs/partition-by-clause/index.html       | 1255 ++++++++++
 _site/docs/partition-pruning/index.html         | 1176 ++++++++++
 .../performance-tuning-introduction/index.html  | 1080 +++++++++
 .../performance-tuning-reference/index.html     | 1073 +++++++++
 _site/docs/performance-tuning/index.html        | 1120 +++++++++
 _site/docs/performance/index.html               | 1115 +++++++++
 .../persistent-configuration-storage/index.html | 1143 ++++++++++
 _site/docs/physical-operators/index.html        | 1285 +++++++++++
 .../planning-and-execution-options/index.html   | 1080 +++++++++
 .../docs/plugin-configuration-basics/index.html | 1272 +++++++++++
 _site/docs/ports-used-by-drill/index.html       | 1101 +++++++++
 _site/docs/project-bylaws/index.html            | 1232 ++++++++++
 _site/docs/query-audit-logging/index.html       | 1119 +++++++++
 _site/docs/query-data-introduction/index.html   | 1106 +++++++++
 _site/docs/query-data/index.html                | 1121 +++++++++
 _site/docs/query-directory-functions/index.html | 1117 +++++++++
 .../index.html                                  | 1068 +++++++++
 _site/docs/query-plans-and-tuning/index.html    | 1088 +++++++++
 _site/docs/query-plans/index.html               | 1135 ++++++++++
 .../index.html                                  | 1273 +++++++++++
 _site/docs/query-profiles/index.html            | 1200 ++++++++++
 _site/docs/query-stages/index.html              | 1104 +++++++++
 .../index.html                                  | 1105 +++++++++
 _site/docs/querying-a-file-system/index.html    | 1085 +++++++++
 .../index.html                                  | 1121 +++++++++
 _site/docs/querying-complex-data/index.html     | 1085 +++++++++
 _site/docs/querying-directories/index.html      | 1150 ++++++++++
 _site/docs/querying-hbase/index.html            | 1371 +++++++++++
 _site/docs/querying-hive/index.html             | 1111 +++++++++
 _site/docs/querying-json-files/index.html       | 1096 +++++++++
 _site/docs/querying-parquet-files/index.html    | 1136 ++++++++++
 _site/docs/querying-plain-text-files/index.html | 1291 +++++++++++
 _site/docs/querying-sequence-files/index.html   | 1092 +++++++++
 _site/docs/querying-system-tables/index.html    | 1314 +++++++++++
 .../querying-the-information-schema/index.html  | 1172 ++++++++++
 _site/docs/ranking-window-functions/index.html  | 1266 +++++++++++
 _site/docs/rdbms-storage-plugin/index.html      | 1182 ++++++++++
 _site/docs/release-notes/index.html             | 1101 +++++++++
 _site/docs/repeated-contains/index.html         | 1151 ++++++++++
 _site/docs/repeated-count/index.html            | 1106 +++++++++
 _site/docs/reserved-keywords/index.html         | 1076 +++++++++
 _site/docs/rest-api/index.html                  | 1531 +++++++++++++
 .../docs/review-the-java-stack-trace/index.html | 1097 +++++++++
 _site/docs/rpc-overview/index.html              | 1081 +++++++++
 _site/docs/s3-storage-plugin/index.html         | 1155 ++++++++++
 _site/docs/sample-data-donuts/index.html        | 1105 +++++++++
 _site/docs/sample-datasets/index.html           | 1074 +++++++++
 _site/docs/select-list/index.html               | 1132 ++++++++++
 _site/docs/select/index.html                    | 1160 ++++++++++
 _site/docs/selecting-flat-data/index.html       | 1085 +++++++++
 .../index.html                                  | 1086 +++++++++
 .../index.html                                  | 1106 +++++++++
 _site/docs/sequence-files/index.html            | 1098 +++++++++
 .../show-databases-and-show-schemas/index.html  | 1124 +++++++++
 _site/docs/show-files/index.html                | 1125 +++++++++
 _site/docs/show-tables/index.html               | 1189 ++++++++++
 .../index.html                                  | 1097 +++++++++
 _site/docs/sql-commands/index.html              | 1142 ++++++++++
 .../docs/sql-conditional-expressions/index.html | 1070 +++++++++
 _site/docs/sql-extensions/index.html            | 1137 ++++++++++
 _site/docs/sql-functions/index.html             | 1088 +++++++++
 .../docs/sql-reference-introduction/index.html  | 1076 +++++++++
 _site/docs/sql-reference/index.html             | 1217 ++++++++++
 .../sql-window-functions-examples/index.html    | 1143 ++++++++++
 .../index.html                                  | 1272 +++++++++++
 _site/docs/sql-window-functions/index.html      | 1082 +++++++++
 _site/docs/start-up-options/index.html          | 1120 +++++++++
 .../index.html                                  | 1162 ++++++++++
 .../index.html                                  | 1103 +++++++++
 _site/docs/starting-drill-on-windows/index.html | 1092 +++++++++
 _site/docs/starting-the-web-console/index.html  | 1099 +++++++++
 .../storage-plugin-configuration/index.html     | 1076 +++++++++
 .../docs/storage-plugin-registration/index.html | 1104 +++++++++
 _site/docs/string-manipulation/index.html       | 1511 +++++++++++++
 _site/docs/summary/index.html                   | 1075 +++++++++
 _site/docs/supported-data-types/index.html      | 1740 ++++++++++++++
 _site/docs/supported-sql-commands/index.html    | 1148 ++++++++++
 _site/docs/tableau-examples/index.html          | 1341 +++++++++++
 .../docs/testing-the-odbc-connection/index.html | 1163 ++++++++++
 _site/docs/text-files-csv-tsv-psv/index.html    | 1358 +++++++++++
 _site/docs/troubleshooting/index.html           | 1349 +++++++++++
 .../index.html                                  | 1290 +++++++++++
 _site/docs/tutorials-introduction/index.html    | 1097 +++++++++
 _site/docs/tutorials/index.html                 | 1104 +++++++++
 _site/docs/union-set-operator/index.html        | 1109 +++++++++
 _site/docs/use/index.html                       | 1216 ++++++++++
 _site/docs/useful-research/index.html           | 1122 +++++++++
 .../index.html                                  | 1153 ++++++++++
 .../index.html                                  | 1146 ++++++++++
 .../index.html                                  | 1112 +++++++++
 _site/docs/using-drill-explorer/index.html      | 1076 +++++++++
 .../index.html                                  | 1109 +++++++++
 _site/docs/using-drill-with-bi-tools/index.html | 1094 +++++++++
 .../index.html                                  | 1238 ++++++++++
 .../index.html                                  | 1228 ++++++++++
 .../docs/using-qlik-sense-with-drill/index.html | 1192 ++++++++++
 .../index.html                                  | 1118 +++++++++
 _site/docs/using-the-jdbc-driver/index.html     | 1177 ++++++++++
 .../index.html                                  | 1119 +++++++++
 _site/docs/value-vectors/index.html             | 1224 ++++++++++
 _site/docs/value-window-functions/index.html    | 1217 ++++++++++
 _site/docs/where-clause/index.html              | 1137 ++++++++++
 _site/docs/why-drill/index.html                 | 1145 ++++++++++
 _site/docs/wikipedia-edit-history/index.html    | 1169 ++++++++++
 _site/docs/with-clause/index.html               | 1155 ++++++++++
 _site/docs/workspaces/index.html                | 1149 ++++++++++
 _site/download/index.html                       |  174 ++
 _site/faq/index.html                            |  315 +++
 _site/favicon.ico                               |  Bin 0 -> 1150 bytes
 _site/feed.xml                                  |  446 ++++
 _site/fonts/icomoon/icomoon.eot                 |  Bin 0 -> 1144 bytes
 _site/fonts/icomoon/icomoon.svg                 |   12 +
 _site/fonts/icomoon/icomoon.ttf                 |  Bin 0 -> 980 bytes
 _site/fonts/icomoon/icomoon.woff                |  Bin 0 -> 1056 bytes
 _site/images/agility-w.png                      |  Bin 0 -> 1337 bytes
 _site/images/agility.png                        |  Bin 0 -> 1627 bytes
 _site/images/al.png                             |  Bin 0 -> 1517 bytes
 _site/images/apachedrill.png                    |  Bin 0 -> 8262 bytes
 _site/images/ar.png                             |  Bin 0 -> 1419 bytes
 _site/images/arc-1.jpg                          |  Bin 0 -> 109057 bytes
 _site/images/arc-2.jpg                          |  Bin 0 -> 137590 bytes
 _site/images/architecture.png                   |  Bin 0 -> 1360 bytes
 _site/images/btn-lens.png                       |  Bin 0 -> 1369 bytes
 _site/images/code-block-bg.png                  |  Bin 0 -> 943 bytes
 _site/images/community.png                      |  Bin 0 -> 2131 bytes
 _site/images/docs_intro.png                     |  Bin 0 -> 7433 bytes
 _site/images/dot-sprite.png                     |  Bin 0 -> 1352 bytes
 _site/images/download-ico.png                   |  Bin 0 -> 1150 bytes
 _site/images/download.png                       |  Bin 0 -> 1316 bytes
 _site/images/drillcompiler.png                  |  Bin 0 -> 25890 bytes
 _site/images/familiarity-w.png                  |  Bin 0 -> 1537 bytes
 _site/images/familiarity.png                    |  Bin 0 -> 2356 bytes
 _site/images/flexibility-w.png                  |  Bin 0 -> 1141 bytes
 _site/images/flexibility.png                    |  Bin 0 -> 1413 bytes
 _site/images/home-any.png                       |  Bin 0 -> 55988 bytes
 _site/images/home-bi.png                        |  Bin 0 -> 42034 bytes
 _site/images/home-coffee.jpg                    |  Bin 0 -> 35145 bytes
 _site/images/home-img1.jpg                      |  Bin 0 -> 94388 bytes
 _site/images/home-img2.jpg                      |  Bin 0 -> 132354 bytes
 _site/images/home-img3.jpg                      |  Bin 0 -> 22377 bytes
 _site/images/home-json.png                      |  Bin 0 -> 41663 bytes
 _site/images/intro-bg.gif                       |  Bin 0 -> 1658 bytes
 _site/images/len.png                            |  Bin 0 -> 1374 bytes
 _site/images/overview-img1.png                  |  Bin 0 -> 58147 bytes
 _site/images/play-mq.png                        |  Bin 0 -> 1050 bytes
 _site/images/reel-bg.png                        |  Bin 0 -> 63054 bytes
 _site/images/speed.png                          |  Bin 0 -> 2563 bytes
 _site/images/thumbnail-65c42i7Xg7Q.jpg          |  Bin 0 -> 12659 bytes
 _site/images/thumbnail-6pGeQOXDdD8.jpg          |  Bin 0 -> 13315 bytes
 _site/images/thumbnail-MYY51kiFPTk.jpg          |  Bin 0 -> 13058 bytes
 _site/images/thumbnail-bhmNbH2yzhM.jpg          |  Bin 0 -> 14299 bytes
 _site/images/twitter_32_26_white.png            |  Bin 0 -> 1526 bytes
 _site/images/twitterbw.png                      |  Bin 0 -> 545 bytes
 _site/index.html                                |  287 +++
 _site/js/drill.js                               |  252 +++
 _site/js/lib/jquery-1.11.1.min.js               |    4 +
 _site/js/lib/jquery.easing.1.3.js               |  205 ++
 _site/js/modernizr.custom.js                    |    4 +
 _site/js/script.js                              |  107 +
 _site/mailinglists/index.html                   |  158 ++
 _site/overview/index.html                       |  166 ++
 _site/search/index.html                         |  148 ++
 _site/static/fancybox/blank.gif                 |  Bin 0 -> 43 bytes
 _site/static/fancybox/fancybox_loading.gif      |  Bin 0 -> 6567 bytes
 _site/static/fancybox/fancybox_loading@2x.gif   |  Bin 0 -> 13984 bytes
 _site/static/fancybox/fancybox_overlay.png      |  Bin 0 -> 1003 bytes
 _site/static/fancybox/fancybox_sprite.png       |  Bin 0 -> 1362 bytes
 _site/static/fancybox/fancybox_sprite@2x.png    |  Bin 0 -> 6553 bytes
 .../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 ++
 _site/static/fancybox/jquery.fancybox.css       |  274 +++
 _site/static/fancybox/jquery.fancybox.js        | 2020 +++++++++++++++++
 _site/static/fancybox/jquery.fancybox.pack.js   |   46 +
 _site/static/sql-on-mongodb/empinfo.json        |   18 +
 _site/static/sql-on-mongodb/replicated.png      |  Bin 0 -> 26389 bytes
 _site/static/sql-on-mongodb/sharded.png         |  Bin 0 -> 37181 bytes
 _site/static/sql-on-mongodb/standalone.png      |  Bin 0 -> 9432 bytes
 _site/team/index.html                           |  235 ++
 _site/why/index.html                            |  201 ++
 645 files changed, 318531 insertions(+)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/drill-site/blob/bbdefcb2/_site/FETCH_HEAD
----------------------------------------------------------------------
diff --git a/_site/FETCH_HEAD b/_site/FETCH_HEAD
new file mode 100644
index 0000000..e69de29

http://git-wip-us.apache.org/repos/asf/drill-site/blob/bbdefcb2/_site/README.md
----------------------------------------------------------------------
diff --git a/_site/README.md b/_site/README.md
new file mode 100644
index 0000000..6e7cbdd
--- /dev/null
+++ b/_site/README.md
@@ -0,0 +1,55 @@
+The Apache Drill website is built using [Jekyll](http://jekyllrb.com/).
+
+# Developing and Previewing the Website
+
+To preview the website on your local machine:
+
+```bash
+jekyll build --config _config.yml,_config-prod.yml
+_tools/createdatadocs.py
+jekyll serve --config _config.yml,_config-prod.yml
+```
+Note that you can skip the first two commands (and only run `jekyll serve`) if you haven't changed the title or path of any of the documentation pages.
+
+# Compiling the Website
+
+Once the website is ready, you'll need to compile the site to static HTML so that it can then be published to Apache. This is as simple as running the `jekyll build` command. The _config-prod.yml configuration file causes a few changes to the site:
+
+* The `noindex` meta tag is removed. We want the production site to be indexed by search engines, but we don't want the staging site to be indexed.
+* The base URL is set to `/`. The production site is at `/`, whereas the staging site is at `/drill` (convenient for previewing on GitHub Pages: <http://apache.github.io/drill>).
+
+```bash
+jekyll build --config _config.yml,_config-prod.yml
+_tools/createdatadocs.py
+jekyll build --config _config.yml,_config-prod.yml
+```
+
+# Uploading to the Apache Website (Drill Committers Only)
+
+Apache project websites use a system called svnpubsub for publishing. Basically, the static HTML needs to be pushed by one of the committers into the Apache SVN.
+
+```bash
+git clone -b asf-site https://git-wip-us.apache.org/repos/asf/drill-site.git ../drill-site
+cp -R _site/* ../drill-site/
+cd ../drill-site
+git status
+git add *
+git commit -m "Website update"
+git push
+```
+
+The updates should then be live: <http://drill.apache.org>.
+
+# Documentation Guidelines
+
+The documentation pages are under `_docs`. Each file, in its YAML front matter, has two important parameters:
+
+* title - This is the title of the page. Each page must have a *unique* title
+* parent - This is the title of the page's parent page. It should be empty for top-level sections/guides, and be identical to the title attribute of another page in all other cases.
+
+The name of the file itself doesn't matter except for the alphanumeric order of the filenames. Files that share the same parent are ordered alphanumerically. Note that the content of parent files is ignored, so add an overview/introduction child when needed.
+
+Best practices:
+
+* Prefix the filenames with `010-foo.md`, `020-bar.md`, `030-baz.md`, etc. This allows room to add files in-between (eg, `005-qux.md`).
+* Use the slug of the title as the filename. For example, if the title is "Getting Started with Drill", name the file `...-getting-started-with-drill.md`. If you're not sure what the slug is, you should be able to see it in the URL and then adjust (the URLs are auto-generated based on the title attribute).

http://git-wip-us.apache.org/repos/asf/drill-site/blob/bbdefcb2/_site/api/1.2/jdbc/META-INF/DEPENDENCIES
----------------------------------------------------------------------
diff --git a/_site/api/1.2/jdbc/META-INF/DEPENDENCIES b/_site/api/1.2/jdbc/META-INF/DEPENDENCIES
new file mode 100644
index 0000000..c52b274
--- /dev/null
+++ b/_site/api/1.2/jdbc/META-INF/DEPENDENCIES
@@ -0,0 +1,243 @@
+// ------------------------------------------------------------------
+// Transitive dependencies of this project determined from the
+// maven pom organized by organization.
+// ------------------------------------------------------------------
+
+JDBC JAR with all dependencies
+
+
+From: 'an unknown organization'
+  - AntLR Parser Generator (http://www.antlr.org/) antlr:antlr:jar:2.7.7
+    License: BSD License  (http://www.antlr.org/license.html)
+  - JCommander (http://beust.com/jcommander) com.beust:jcommander:jar:1.30
+    License: The Apache Software License, Version 2.0  (http://www.apache.org/licenses/LICENSE-2.0.txt)
+  - Metrics Core (http://metrics.codahale.com/metrics-core/) com.codahale.metrics:metrics-core:bundle:3.0.1
+    License: Apache License 2.0  (http://www.apache.org/licenses/LICENSE-2.0.html)
+  - Metrics Health Checks (http://metrics.codahale.com/metrics-healthchecks/) com.codahale.metrics:metrics-healthchecks:bundle:3.0.1
+    License: Apache License 2.0  (http://www.apache.org/licenses/LICENSE-2.0.html)
+  - Jackson Integration for Metrics (http://metrics.codahale.com/metrics-json/) com.codahale.metrics:metrics-json:bundle:3.0.1
+    License: Apache License 2.0  (http://www.apache.org/licenses/LICENSE-2.0.html)
+  - JVM Integration for Metrics (http://metrics.codahale.com/metrics-jvm/) com.codahale.metrics:metrics-jvm:bundle:3.0.1
+    License: Apache License 2.0  (http://www.apache.org/licenses/LICENSE-2.0.html)
+  - Metrics Utility Servlets (http://metrics.codahale.com/metrics-servlets/) com.codahale.metrics:metrics-servlets:bundle:3.0.1
+    License: Apache License 2.0  (http://www.apache.org/licenses/LICENSE-2.0.html)
+  - protostuff :: api (http://code.google.com/p/protostuff/protostuff-api/) com.dyuproject.protostuff:protostuff-api:jar:1.0.8
+    License: The Apache Software License, Version 2.0  (http://www.apache.org/licenses/LICENSE-2.0.txt)
+  - protostuff :: core (http://code.google.com/p/protostuff/protostuff-core/) com.dyuproject.protostuff:protostuff-core:jar:1.0.8
+    License: The Apache Software License, Version 2.0  (http://www.apache.org/licenses/LICENSE-2.0.txt)
+  - protostuff :: json (http://code.google.com/p/protostuff/protostuff-json/) com.dyuproject.protostuff:protostuff-json:jar:1.0.8
+    License: The Apache Software License, Version 2.0  (http://www.apache.org/licenses/LICENSE-2.0.txt)
+  - FindBugs-jsr305 (http://findbugs.sourceforge.net/) com.google.code.findbugs:jsr305:jar:1.3.9
+    License: The Apache Software License, Version 2.0  (http://www.apache.org/licenses/LICENSE-2.0.txt)
+  - Guava: Google Core Libraries for Java (http://code.google.com/p/guava-libraries/guava) com.google.guava:guava:bundle:14.0.1
+    License: The Apache Software License, Version 2.0  (http://www.apache.org/licenses/LICENSE-2.0.txt)
+  - JSON.simple (http://code.google.com/p/json-simple/) com.googlecode.json-simple:json-simple:bundle:1.1.1
+    License: The Apache Software License, Version 2.0  (http://www.apache.org/licenses/LICENSE-2.0.txt)
+  - ParaNamer Core (http://paranamer.codehaus.org/paranamer) com.thoughtworks.paranamer:paranamer:jar:2.5.6
+    License: BSD  (LICENSE.txt)
+  - parquet format metadata (http://github.com/Parquet/parquet-format) com.twitter:parquet-format:jar:2.1.1-drill-r1
+    License: The Apache Software License, Version 2.0  (http://www.apache.org/licenses/LICENSE-2.0.txt)
+  - javax.inject (http://code.google.com/p/atinject/) javax.inject:javax.inject:jar:1
+    License: The Apache Software License, Version 2.0  (http://www.apache.org/licenses/LICENSE-2.0.txt)
+  - Bean Validation API  javax.validation:validation-api:jar:1.0.0.GA
+    License: Apache License, Version 2.0  (license.txt)
+  - JLine (http://jline.sourceforge.net) jline:jline:jar:0.9.94
+    License: BSD  (LICENSE.txt)
+  - JPam (http://jpam.sf.net) net.sf.jpam:jpam:jar:1.1
+    License: The Apache Software License, Version 2.0  (http://jpam.sourceforge.net/LICENSE.txt)
+  - Antlr 3.4 Runtime (http://www.antlr.org) org.antlr:antlr-runtime:jar:3.4
+
+  - ANTLR StringTemplate (http://www.stringtemplate.org) org.antlr:stringtemplate:jar:3.2.1
+    License: BSD licence  (http://antlr.org/license.html)
+  - zookeeper  org.apache.zookeeper:zookeeper:pom:3.4.6
+
+  - Bouncy Castle PKIX, CMS, EAC, TSP, PKCS, OCSP, CMP, and CRMF APIs (http://www.bouncycastle.org/java.html) org.bouncycastle:bcpkix-jdk15on:jar:1.52
+    License: Bouncy Castle Licence  (http://www.bouncycastle.org/licence.html)
+  - Bouncy Castle Provider (http://www.bouncycastle.org/java.html) org.bouncycastle:bcprov-jdk15on:jar:1.52
+    License: Bouncy Castle Licence  (http://www.bouncycastle.org/licence.html)
+  - Commons Compiler (http://docs.codehaus.org/display/JANINO/Home/commons-compiler) org.codehaus.janino:commons-compiler:jar:2.6.1
+    License: New BSD License  (http://dist.codehaus.org/janino/new_bsd_license.txt)
+  - Hamcrest Core (https://github.com/hamcrest/JavaHamcrest/hamcrest-core) org.hamcrest:hamcrest-core:jar:1.3
+    License: New BSD License  (http://www.opensource.org/licenses/bsd-license.php)
+  - Hibernate Validator Engine (http://validator.hibernate.org/hibernate-validator) org.hibernate:hibernate-validator:jar:4.3.1.Final
+    License: Apache License, Version 2.0  (http://www.apache.org/licenses/LICENSE-2.0.txt)
+  - Javassist (http://www.javassist.org/) org.javassist:javassist:jar:3.16.1-GA
+    License: MPL 1.1  (http://www.mozilla.org/MPL/MPL-1.1.html)    License: LGPL 2.1  (http://www.gnu.org/licenses/lgpl-2.1.html)    License: Apache License 2.0  (http://www.apache.org/licenses/)
+  - Mockito (http://www.mockito.org) org.mockito:mockito-core:jar:1.9.5
+    License: The MIT License  (http://code.google.com/p/mockito/wiki/License)
+  - MessagePack for Java (http://msgpack.org/) org.msgpack:msgpack:bundle:0.6.6
+    License: The Apache Software License, Version 2.0  (http://www.apache.org/licenses/LICENSE-2.0.txt)
+  - Objenesis (http://objenesis.googlecode.com/svn/docs/index.html) org.objenesis:objenesis:jar:1.0
+    License: MIT License  (http://objenesis.googlecode.com/svn/docs/license.html)
+  - Reflections (http://code.google.com/p/reflections/) org.reflections:reflections:jar:0.9.8
+    License: WTFPL  (http://en.wikipedia.org/wiki/WTFPL)
+  - XZ for Java (http://tukaani.org/xz/java.html) org.tukaani:xz:jar:1.0
+    License: Public Domain 
+  - Xerces2-j (https://xerces.apache.org/xerces2-j/) xerces:xercesImpl:jar:2.11.0
+    License: The Apache Software License, Version 2.0  (http://www.apache.org/licenses/LICENSE-2.0.txt)
+  - XML Commons External Components XML APIs (http://xml.apache.org/commons/components/external/) xml-apis:xml-apis:jar:1.4.01
+    License: The Apache Software License, Version 2.0  (http://www.apache.org/licenses/LICENSE-2.0.txt)    License: The SAX License  (http://www.saxproject.org/copying.html)    License: The W3C License  (http://www.w3.org/TR/2004/REC-DOM-Level-3-Core-20040407/java-binding.zip)
+
+From: 'Carrot Search s.c.' (http://www.carrotsearch.com)
+  - HPPC Collections (http://labs.carrotsearch.com/hppc.html/hppc) com.carrotsearch:hppc:jar:0.4.2
+    License: The Apache Software License, Version 2.0  (http://www.apache.org/licenses/LICENSE-2.0.txt)
+
+From: 'com.typesafe'
+  - config (https://github.com/typesafehub/config) com.typesafe:config:bundle:1.0.0
+    License: Apache License, Version 2.0  (http://www.apache.org/licenses/LICENSE-2.0)
+
+From: 'FasterXML' (http://fasterxml.com)
+  - Jackson (http://jackson.codehaus.org) org.codehaus.jackson:jackson-core-asl:jar:1.9.13
+    License: The Apache Software License, Version 2.0  (http://www.apache.org/licenses/LICENSE-2.0.txt)
+  - Data Mapper for Jackson (http://jackson.codehaus.org) org.codehaus.jackson:jackson-mapper-asl:jar:1.9.13
+    License: The Apache Software License, Version 2.0  (http://www.apache.org/licenses/LICENSE-2.0.txt)
+
+From: 'FasterXML' (http://fasterxml.com/)
+  - Jackson-annotations (http://wiki.fasterxml.com/JacksonHome) com.fasterxml.jackson.core:jackson-annotations:bundle:2.4.3
+    License: The Apache Software License, Version 2.0  (http://www.apache.org/licenses/LICENSE-2.0.txt)
+  - Jackson-core (http://wiki.fasterxml.com/JacksonHome) com.fasterxml.jackson.core:jackson-core:bundle:2.4.3
+    License: The Apache Software License, Version 2.0  (http://www.apache.org/licenses/LICENSE-2.0.txt)
+  - jackson-databind (http://wiki.fasterxml.com/JacksonHome) com.fasterxml.jackson.core:jackson-databind:bundle:2.4.3
+    License: The Apache Software License, Version 2.0  (http://www.apache.org/licenses/LICENSE-2.0.txt)
+  - Jackson-JAXRS-base (http://wiki.fasterxml.com/JacksonHome/jackson-jaxrs-base) com.fasterxml.jackson.jaxrs:jackson-jaxrs-base:bundle:2.4.3
+    License: The Apache Software License, Version 2.0  (http://www.apache.org/licenses/LICENSE-2.0.txt)
+  - Jackson-JAXRS-JSON (http://wiki.fasterxml.com/JacksonHome/jackson-jaxrs-json-provider) com.fasterxml.jackson.jaxrs:jackson-jaxrs-json-provider:bundle:2.4.3
+    License: The Apache Software License, Version 2.0  (http://www.apache.org/licenses/LICENSE-2.0.txt)
+  - Jackson-module-JAXB-annotations (http://wiki.fasterxml.com/JacksonJAXBAnnotations) com.fasterxml.jackson.module:jackson-module-jaxb-annotations:bundle:2.4.3
+    License: The Apache Software License, Version 2.0  (http://www.apache.org/licenses/LICENSE-2.0.txt)
+
+From: 'Google' (http://www.google.com/)
+  - Protocol Buffer Java API (http://code.google.com/p/protobuf) com.google.protobuf:protobuf-java:bundle:2.5.0
+    License: New BSD license  (http://www.opensource.org/licenses/bsd-license.php)
+
+From: 'Joda.org' (http://www.joda.org)
+  - Joda-Time (http://www.joda.org/joda-time/) joda-time:joda-time:jar:2.3
+    License: Apache 2  (http://www.apache.org/licenses/LICENSE-2.0.txt)
+
+From: 'Julian Hyde' (http://www.hydromatic.net)
+  - eigenbase-properties (http://github.com/julianhyde/eigenbase-properties) eigenbase:eigenbase-properties:bundle:1.1.4
+    License: Apache 2  (http://www.apache.org/licenses/LICENSE-2.0.txt)
+  - eigenbase-properties (http://github.com/julianhyde/eigenbase-properties) net.hydromatic:eigenbase-properties:bundle:1.1.5
+    License: Apache License, Version 2.0  (http://www.apache.org/licenses/LICENSE-2.0.txt)
+  - linq4j (http://github.com/julianhyde/linq4j) net.hydromatic:linq4j:jar:0.4
+    License: Apache 2  (http://www.apache.org/licenses/LICENSE-2.0.txt)
+  - optiq-avatica (http://github.com/julianhyde/optiq/optiq-avatica) net.hydromatic:optiq-avatica:jar:0.9-drill-r20
+    License: Apache 2  (http://www.apache.org/licenses/LICENSE-2.0.html)
+
+From: 'MetaStuff Ltd.' (http://sourceforge.net/projects/dom4j)
+  - dom4j (http://dom4j.org) dom4j:dom4j:jar:1.6.1
+
+
+From: 'Mort Bay Consulting' (http://www.mortbay.com)
+  - Jetty Server (http://www.eclipse.org/jetty/jetty-parent/project/modules/jetty) org.mortbay.jetty:jetty:jar:6.1.26
+    License: Apache Software License - Version 2.0  (http://www.apache.org/licenses/LICENSE-2.0)    License: Eclipse Public License - Version 1.0  (http://www.eclipse.org/org/documents/epl-v10.php)
+
+From: 'ObjectWeb' (http://www.objectweb.org/)
+  - ASM Debug All (http://asm.objectweb.org/asm-debug-all/) org.ow2.asm:asm-debug-all:jar:5.0.3
+    License: BSD  (http://asm.objectweb.org/license.html)
+
+From: 'Pentaho' (http://www.pentaho.com)
+  - Pentaho Aggregate Designer Algorithm (http://github.com/pentaho/mondrian/pentaho-aggdesigner-algorithm) org.pentaho:pentaho-aggdesigner-algorithm:jar:5.1.5-jhyde
+    License: Apache 2  (http://www.apache.org/licenses/LICENSE-2.0.html)
+
+From: 'QOS.ch' (http://www.qos.ch)
+  - JCL 1.1.1 implemented over SLF4J (http://www.slf4j.org) org.slf4j:jcl-over-slf4j:jar:1.7.6
+    License: MIT License  (http://www.opensource.org/licenses/mit-license.php)
+  - JUL to SLF4J bridge (http://www.slf4j.org) org.slf4j:jul-to-slf4j:jar:1.7.6
+    License: MIT License  (http://www.opensource.org/licenses/mit-license.php)
+  - Log4j Implemented Over SLF4J (http://www.slf4j.org) org.slf4j:log4j-over-slf4j:jar:1.7.6
+    License: Apache Software Licenses  (http://www.apache.org/licenses/LICENSE-2.0.txt)
+  - SLF4J API Module (http://www.slf4j.org) org.slf4j:slf4j-api:jar:1.7.6
+    License: MIT License  (http://www.opensource.org/licenses/mit-license.php)
+
+From: 'The Apache Software Foundation' (http://www.apache.org/)
+  - Apache Parquet Common (Incubating) (https://parquet.incubator.apache.org) com.twitter:parquet-common:jar:1.6.0rc3-drill-r0.3
+    License: The Apache Software License, Version 2.0  (http://www.apache.org/licenses/LICENSE-2.0.txt)
+  - Apache Parquet Encodings (Incubating) (https://parquet.incubator.apache.org) com.twitter:parquet-encoding:jar:1.6.0rc3-drill-r0.3
+    License: The Apache Software License, Version 2.0  (http://www.apache.org/licenses/LICENSE-2.0.txt)
+  - Apache Parquet Generator (Incubating) (https://parquet.incubator.apache.org) com.twitter:parquet-generator:jar:1.6.0rc3-drill-r0.3
+    License: The Apache Software License, Version 2.0  (http://www.apache.org/licenses/LICENSE-2.0.txt)
+  - Apache Parquet Jackson (Incubating) (https://parquet.incubator.apache.org) com.twitter:parquet-jackson:jar:1.6.0rc3-drill-r0.3
+    License: The Apache Software License, Version 2.0  (http://www.apache.org/licenses/LICENSE-2.0.txt)
+  - Commons Codec (http://commons.apache.org/codec/) commons-codec:commons-codec:jar:1.5
+    License: The Apache Software License, Version 2.0  (http://www.apache.org/licenses/LICENSE-2.0.txt)
+  - Commons Collections (http://commons.apache.org/collections/) commons-collections:commons-collections:jar:3.2.1
+    License: The Apache Software License, Version 2.0  (http://www.apache.org/licenses/LICENSE-2.0.txt)
+  - Commons DBCP (http://commons.apache.org/dbcp/) commons-dbcp:commons-dbcp:jar:1.4
+    License: The Apache Software License, Version 2.0  (http://www.apache.org/licenses/LICENSE-2.0.txt)
+  - Commons Lang (http://commons.apache.org/lang/) commons-lang:commons-lang:jar:2.6
+    License: The Apache Software License, Version 2.0  (http://www.apache.org/licenses/LICENSE-2.0.txt)
+  - Commons Pool (http://commons.apache.org/pool/) commons-pool:commons-pool:jar:1.5.4
+    License: The Apache Software License, Version 2.0  (http://www.apache.org/licenses/LICENSE-2.0.txt)
+  - Apache Avro (http://avro.apache.org) org.apache.avro:avro:bundle:1.7.7
+    License: The Apache Software License, Version 2.0  (http://www.apache.org/licenses/LICENSE-2.0.txt)
+  - Apache Avro IPC (http://avro.apache.org) org.apache.avro:avro-ipc:bundle:1.7.7
+    License: The Apache Software License, Version 2.0  (http://www.apache.org/licenses/LICENSE-2.0.txt)
+  - Apache Avro IPC (http://avro.apache.org) org.apache.avro:avro-ipc:bundle:1.7.7
+    License: The Apache Software License, Version 2.0  (http://www.apache.org/licenses/LICENSE-2.0.txt)
+  - Apache Avro Mapred API (http://avro.apache.org/avro-mapred) org.apache.avro:avro-mapred:bundle:1.7.7
+    License: The Apache Software License, Version 2.0  (http://www.apache.org/licenses/LICENSE-2.0.txt)
+  - Calcite Avatica (http://calcite.incubator.apache.org/calcite-avatica) org.apache.calcite:calcite-avatica:jar:1.4.0-drill-r6
+    License: Apache License, Version 2.0  (http://www.apache.org/licenses/LICENSE-2.0.txt)
+  - Calcite Core (http://calcite.incubator.apache.org/calcite-core) org.apache.calcite:calcite-core:jar:1.4.0-drill-r6
+    License: Apache License, Version 2.0  (http://www.apache.org/licenses/LICENSE-2.0.txt)
+  - Calcite Linq4j (http://calcite.incubator.apache.org/calcite-linq4j) org.apache.calcite:calcite-linq4j:jar:1.4.0-drill-r6
+    License: Apache License, Version 2.0  (http://www.apache.org/licenses/LICENSE-2.0.txt)
+  - Commons Compress (http://commons.apache.org/compress/) org.apache.commons:commons-compress:jar:1.4.1
+    License: The Apache Software License, Version 2.0  (http://www.apache.org/licenses/LICENSE-2.0.txt)
+  - Commons Lang (http://commons.apache.org/lang/) org.apache.commons:commons-lang3:jar:3.1
+    License: The Apache Software License, Version 2.0  (http://www.apache.org/licenses/LICENSE-2.0.txt)
+  - Commons Math (http://commons.apache.org/math/) org.apache.commons:commons-math:jar:2.2
+    License: The Apache Software License, Version 2.0  (http://www.apache.org/licenses/LICENSE-2.0.txt)
+  - Apache Commons Pool (http://commons.apache.org/proper/commons-pool/) org.apache.commons:commons-pool2:jar:2.1
+    License: The Apache Software License, Version 2.0  (http://www.apache.org/licenses/LICENSE-2.0.txt)
+  - Curator Client (http://curator.apache.org/curator-client) org.apache.curator:curator-client:bundle:2.5.0
+    License: The Apache Software License, Version 2.0  (file://${basedir}/LICENSE)
+  - Curator Framework (http://curator.apache.org/curator-framework) org.apache.curator:curator-framework:bundle:2.5.0
+    License: The Apache Software License, Version 2.0  (file://${basedir}/LICENSE)
+  - Curator Recipes (http://curator.apache.org/curator-recipes) org.apache.curator:curator-recipes:bundle:2.5.0
+    License: The Apache Software License, Version 2.0  (file://${basedir}/LICENSE)
+  - Curator Service Discovery (http://curator.apache.org/curator-x-discovery) org.apache.curator:curator-x-discovery:bundle:2.5.0
+    License: The Apache Software License, Version 2.0  (file://${basedir}/LICENSE)
+  - Common (Logical Plan, Base expressions) (http://drill.apache.org/drill-common/) org.apache.drill:drill-common:jar:1.2.0
+    License: The Apache Software License, Version 2.0  (http://www.apache.org/licenses/LICENSE-2.0.txt)
+  - Drill Protocol (http://drill.apache.org/drill-protocol/) org.apache.drill:drill-protocol:jar:1.2.0
+    License: The Apache Software License, Version 2.0  (http://www.apache.org/licenses/LICENSE-2.0.txt)
+  - exec/Java Execution Engine (http://drill.apache.org/exec-parent/drill-java-exec/) org.apache.drill.exec:drill-java-exec:jar:1.2.0
+    License: The Apache Software License, Version 2.0  (http://www.apache.org/licenses/LICENSE-2.0.txt)
+  - exec/JDBC Driver using dependencies (http://drill.apache.org/exec-parent/drill-jdbc/) org.apache.drill.exec:drill-jdbc:jar:1.2.0
+    License: The Apache Software License, Version 2.0  (http://www.apache.org/licenses/LICENSE-2.0.txt)
+  - Apache Velocity (http://velocity.apache.org/engine/devel/) org.apache.velocity:velocity:jar:1.7
+    License: The Apache Software License, Version 2.0  (http://www.apache.org/licenses/LICENSE-2.0.txt)
+  - Xalan Java Serializer (http://xml.apache.org/xalan-j/) xalan:serializer:jar:2.7.1
+    License: The Apache Software License, Version 2.0  (http://www.apache.org/licenses/LICENSE-2.0.txt)
+  - Xalan Java (http://xml.apache.org/xalan-j/) xalan:xalan:jar:2.7.1
+    License: The Apache Software License, Version 2.0  (http://www.apache.org/licenses/LICENSE-2.0.txt)
+
+From: 'The Netty Project' (http://netty.io/)
+  - The Netty Project (http://netty.io/) io.netty:netty:bundle:3.7.0.Final
+    License: Apache License, Version 2.0  (http://www.apache.org/licenses/LICENSE-2.0)
+  - Netty/Buffer (http://netty.io/netty-buffer/) io.netty:netty-buffer:jar:4.0.27.Final
+    License: Apache License, Version 2.0  (http://www.apache.org/licenses/LICENSE-2.0)
+  - Netty/Codec (http://netty.io/netty-codec/) io.netty:netty-codec:jar:4.0.27.Final
+    License: Apache License, Version 2.0  (http://www.apache.org/licenses/LICENSE-2.0)
+  - Netty/Common (http://netty.io/netty-common/) io.netty:netty-common:jar:4.0.27.Final
+    License: Apache License, Version 2.0  (http://www.apache.org/licenses/LICENSE-2.0)
+  - Netty/Handler (http://netty.io/netty-handler/) io.netty:netty-handler:jar:4.0.27.Final
+    License: Apache License, Version 2.0  (http://www.apache.org/licenses/LICENSE-2.0)
+  - Netty/Transport (http://netty.io/netty-transport/) io.netty:netty-transport:jar:4.0.27.Final
+    License: Apache License, Version 2.0  (http://www.apache.org/licenses/LICENSE-2.0)
+  - Netty/Transport/Native/Epoll (http://netty.io/netty-transport-native-epoll/) io.netty:netty-transport-native-epoll:jar:4.0.27.Final
+    License: Apache License, Version 2.0  (http://www.apache.org/licenses/LICENSE-2.0)
+
+From: 'uniVocity Software Pty Ltd' (www.univocity.com)
+  - univocity-parsers (http://github.com/uniVocity/univocity-parsers) com.univocity:univocity-parsers:jar:1.3.0
+    License: Apache 2  (http://www.apache.org/licenses/LICENSE-2.0.txt)
+
+From: 'xerial.org' (http://www.xerial.org/)
+  - Snappy for Java (http://github.com/xerial/snappy-java/) org.xerial.snappy:snappy-java:bundle:1.0.5-M3
+    License: The Apache Software License, Version 2.0  (http://www.apache.org/licenses/LICENSE-2.0.txt)
+
+
+
+

http://git-wip-us.apache.org/repos/asf/drill-site/blob/bbdefcb2/_site/api/1.2/jdbc/META-INF/LICENSE
----------------------------------------------------------------------
diff --git a/_site/api/1.2/jdbc/META-INF/LICENSE b/_site/api/1.2/jdbc/META-INF/LICENSE
new file mode 100644
index 0000000..d645695
--- /dev/null
+++ b/_site/api/1.2/jdbc/META-INF/LICENSE
@@ -0,0 +1,202 @@
+
+                                 Apache License
+                           Version 2.0, January 2004
+                        http://www.apache.org/licenses/
+
+   TERMS AND CONDITIONS FOR USE, REPRODUCTION, AND DISTRIBUTION
+
+   1. Definitions.
+
+      "License" shall mean the terms and conditions for use, reproduction,
+      and distribution as defined by Sections 1 through 9 of this document.
+
+      "Licensor" shall mean the copyright owner or entity authorized by
+      the copyright owner that is granting the License.
+
+      "Legal Entity" shall mean the union of the acting entity and all
+      other entities that control, are controlled by, or are under common
+      control with that entity. For the purposes of this definition,
+      "control" means (i) the power, direct or indirect, to cause the
+      direction or management of such entity, whether by contract or
+      otherwise, or (ii) ownership of fifty percent (50%) or more of the
+      outstanding shares, or (iii) beneficial ownership of such entity.
+
+      "You" (or "Your") shall mean an individual or Legal Entity
+      exercising permissions granted by this License.
+
+      "Source" form shall mean the preferred form for making modifications,
+      including but not limited to software source code, documentation
+      source, and configuration files.
+
+      "Object" form shall mean any form resulting from mechanical
+      transformation or translation of a Source form, including but
+      not limited to compiled object code, generated documentation,
+      and conversions to other media types.
+
+      "Work" shall mean the work of authorship, whether in Source or
+      Object form, made available under the License, as indicated by a
+      copyright notice that is included in or attached to the work
+      (an example is provided in the Appendix below).
+
+      "Derivative Works" shall mean any work, whether in Source or Object
+      form, that is based on (or derived from) the Work and for which the
+      editorial revisions, annotations, elaborations, or other modifications
+      represent, as a whole, an original work of authorship. For the purposes
+      of this License, Derivative Works shall not include works that remain
+      separable from, or merely link (or bind by name) to the interfaces of,
+      the Work and Derivative Works thereof.
+
+      "Contribution" shall mean any work of authorship, including
+      the original version of the Work and any modifications or additions
+      to that Work or Derivative Works thereof, that is intentionally
+      submitted to Licensor for inclusion in the Work by the copyright owner
+      or by an individual or Legal Entity authorized to submit on behalf of
+      the copyright owner. For the purposes of this definition, "submitted"
+      means any form of electronic, verbal, or written communication sent
+      to the Licensor or its representatives, including but not limited to
+      communication on electronic mailing lists, source code control systems,
+      and issue tracking systems that are managed by, or on behalf of, the
+      Licensor for the purpose of discussing and improving the Work, but
+      excluding communication that is conspicuously marked or otherwise
+      designated in writing by the copyright owner as "Not a Contribution."
+
+      "Contributor" shall mean Licensor and any individual or Legal Entity
+      on behalf of whom a Contribution has been received by Licensor and
+      subsequently incorporated within the Work.
+
+   2. Grant of Copyright License. Subject to the terms and conditions of
+      this License, each Contributor hereby grants to You a perpetual,
+      worldwide, non-exclusive, no-charge, royalty-free, irrevocable
+      copyright license to reproduce, prepare Derivative Works of,
+      publicly display, publicly perform, sublicense, and distribute the
+      Work and such Derivative Works in Source or Object form.
+
+   3. Grant of Patent License. Subject to the terms and conditions of
+      this License, each Contributor hereby grants to You a perpetual,
+      worldwide, non-exclusive, no-charge, royalty-free, irrevocable
+      (except as stated in this section) patent license to make, have made,
+      use, offer to sell, sell, import, and otherwise transfer the Work,
+      where such license applies only to those patent claims licensable
+      by such Contributor that are necessarily infringed by their
+      Contribution(s) alone or by combination of their Contribution(s)
+      with the Work to which such Contribution(s) was submitted. If You
+      institute patent litigation against any entity (including a
+      cross-claim or counterclaim in a lawsuit) alleging that the Work
+      or a Contribution incorporated within the Work constitutes direct
+      or contributory patent infringement, then any patent licenses
+      granted to You under this License for that Work shall terminate
+      as of the date such litigation is filed.
+
+   4. Redistribution. You may reproduce and distribute copies of the
+      Work or Derivative Works thereof in any medium, with or without
+      modifications, and in Source or Object form, provided that You
+      meet the following conditions:
+
+      (a) You must give any other recipients of the Work or
+          Derivative Works a copy of this License; and
+
+      (b) You must cause any modified files to carry prominent notices
+          stating that You changed the files; and
+
+      (c) You must retain, in the Source form of any Derivative Works
+          that You distribute, all copyright, patent, trademark, and
+          attribution notices from the Source form of the Work,
+          excluding those notices that do not pertain to any part of
+          the Derivative Works; and
+
+      (d) If the Work includes a "NOTICE" text file as part of its
+          distribution, then any Derivative Works that You distribute must
+          include a readable copy of the attribution notices contained
+          within such NOTICE file, excluding those notices that do not
+          pertain to any part of the Derivative Works, in at least one
+          of the following places: within a NOTICE text file distributed
+          as part of the Derivative Works; within the Source form or
+          documentation, if provided along with the Derivative Works; or,
+          within a display generated by the Derivative Works, if and
+          wherever such third-party notices normally appear. The contents
+          of the NOTICE file are for informational purposes only and
+          do not modify the License. You may add Your own attribution
+          notices within Derivative Works that You distribute, alongside
+          or as an addendum to the NOTICE text from the Work, provided
+          that such additional attribution notices cannot be construed
+          as modifying the License.
+
+      You may add Your own copyright statement to Your modifications and
+      may provide additional or different license terms and conditions
+      for use, reproduction, or distribution of Your modifications, or
+      for any such Derivative Works as a whole, provided Your use,
+      reproduction, and distribution of the Work otherwise complies with
+      the conditions stated in this License.
+
+   5. Submission of Contributions. Unless You explicitly state otherwise,
+      any Contribution intentionally submitted for inclusion in the Work
+      by You to the Licensor shall be under the terms and conditions of
+      this License, without any additional terms or conditions.
+      Notwithstanding the above, nothing herein shall supersede or modify
+      the terms of any separate license agreement you may have executed
+      with Licensor regarding such Contributions.
+
+   6. Trademarks. This License does not grant permission to use the trade
+      names, trademarks, service marks, or product names of the Licensor,
+      except as required for reasonable and customary use in describing the
+      origin of the Work and reproducing the content of the NOTICE file.
+
+   7. Disclaimer of Warranty. Unless required by applicable law or
+      agreed to in writing, Licensor provides the Work (and each
+      Contributor provides its Contributions) on an "AS IS" BASIS,
+      WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or
+      implied, including, without limitation, any warranties or conditions
+      of TITLE, NON-INFRINGEMENT, MERCHANTABILITY, or FITNESS FOR A
+      PARTICULAR PURPOSE. You are solely responsible for determining the
+      appropriateness of using or redistributing the Work and assume any
+      risks associated with Your exercise of permissions under this License.
+
+   8. Limitation of Liability. In no event and under no legal theory,
+      whether in tort (including negligence), contract, or otherwise,
+      unless required by applicable law (such as deliberate and grossly
+      negligent acts) or agreed to in writing, shall any Contributor be
+      liable to You for damages, including any direct, indirect, special,
+      incidental, or consequential damages of any character arising as a
+      result of this License or out of the use or inability to use the
+      Work (including but not limited to damages for loss of goodwill,
+      work stoppage, computer failure or malfunction, or any and all
+      other commercial damages or losses), even if such Contributor
+      has been advised of the possibility of such damages.
+
+   9. Accepting Warranty or Additional Liability. While redistributing
+      the Work or Derivative Works thereof, You may choose to offer,
+      and charge a fee for, acceptance of support, warranty, indemnity,
+      or other liability obligations and/or rights consistent with this
+      License. However, in accepting such obligations, You may act only
+      on Your own behalf and on Your sole responsibility, not on behalf
+      of any other Contributor, and only if You agree to indemnify,
+      defend, and hold each Contributor harmless for any liability
+      incurred by, or claims asserted against, such Contributor by reason
+      of your accepting any such warranty or additional liability.
+
+   END OF TERMS AND CONDITIONS
+
+   APPENDIX: How to apply the Apache License to your work.
+
+      To apply the Apache License to your work, attach the following
+      boilerplate notice, with the fields enclosed by brackets "[]"
+      replaced with your own identifying information. (Don't include
+      the brackets!)  The text should be enclosed in the appropriate
+      comment syntax for the file format. We also recommend that a
+      file or class name and description of purpose be included on the
+      same "printed page" as the copyright notice for easier
+      identification within third-party archives.
+
+   Copyright [yyyy] [name of copyright owner]
+
+   Licensed under the Apache License, Version 2.0 (the "License");
+   you may not use this file except in compliance with the License.
+   You may obtain a copy of the License at
+
+       http://www.apache.org/licenses/LICENSE-2.0
+
+   Unless required by applicable law or agreed to in writing, software
+   distributed under the License is distributed on an "AS IS" BASIS,
+   WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+   See the License for the specific language governing permissions and
+   limitations under the License.

http://git-wip-us.apache.org/repos/asf/drill-site/blob/bbdefcb2/_site/api/1.2/jdbc/META-INF/MANIFEST.MF
----------------------------------------------------------------------
diff --git a/_site/api/1.2/jdbc/META-INF/MANIFEST.MF b/_site/api/1.2/jdbc/META-INF/MANIFEST.MF
new file mode 100644
index 0000000..57dd6e4
--- /dev/null
+++ b/_site/api/1.2/jdbc/META-INF/MANIFEST.MF
@@ -0,0 +1,6 @@
+Manifest-Version: 1.0
+Built-By: hakim
+Build-Jdk: 1.7.0_71
+Created-By: Apache Maven
+Archiver-Version: Plexus Archiver
+

http://git-wip-us.apache.org/repos/asf/drill-site/blob/bbdefcb2/_site/api/1.2/jdbc/META-INF/NOTICE
----------------------------------------------------------------------
diff --git a/_site/api/1.2/jdbc/META-INF/NOTICE b/_site/api/1.2/jdbc/META-INF/NOTICE
new file mode 100644
index 0000000..ecc7d09
--- /dev/null
+++ b/_site/api/1.2/jdbc/META-INF/NOTICE
@@ -0,0 +1,8 @@
+
+JDBC JAR with all dependencies
+Copyright 2015 The Apache Software Foundation
+
+This product includes software developed at
+The Apache Software Foundation (http://www.apache.org/).
+
+

http://git-wip-us.apache.org/repos/asf/drill-site/blob/bbdefcb2/_site/api/1.2/jdbc/allclasses-frame.html
----------------------------------------------------------------------
diff --git a/_site/api/1.2/jdbc/allclasses-frame.html b/_site/api/1.2/jdbc/allclasses-frame.html
new file mode 100644
index 0000000..27241e7
--- /dev/null
+++ b/_site/api/1.2/jdbc/allclasses-frame.html
@@ -0,0 +1,35 @@
+<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
+<!-- NewPage -->
+<html lang="en">
+<head>
+<!-- Generated by javadoc (version 1.7.0_71) on Sun Oct 11 22:18:18 PDT 2015 -->
+<meta http-equiv="Content-Type" content="text/html" charset="UTF-8">
+<title>All Classes (Apache Drill JDBC Driver v. 1.2.0)</title>
+<meta name="date" content="2015-10-11">
+<link rel="stylesheet" type="text/css" href="stylesheet.css" title="Style">
+</head>
+<body>
+<h1 class="bar">All Classes</h1>
+<div class="indexContainer">
+<ul>
+<li><a href="org/apache/drill/jdbc/AlreadyClosedSqlException.html" title="class in org.apache.drill.jdbc" target="classFrame">AlreadyClosedSqlException</a></li>
+<li><a href="org/apache/drill/jdbc/DrillConnection.html" title="interface in org.apache.drill.jdbc" target="classFrame"><i>DrillConnection</i></a></li>
+<li><a href="org/apache/drill/jdbc/DrillConnectionConfig.html" title="class in org.apache.drill.jdbc" target="classFrame">DrillConnectionConfig</a></li>
+<li><a href="org/apache/drill/jdbc/DrillDatabaseMetaData.html" title="interface in org.apache.drill.jdbc" target="classFrame"><i>DrillDatabaseMetaData</i></a></li>
+<li><a href="org/apache/drill/jdbc/DrillPreparedStatement.html" title="interface in org.apache.drill.jdbc" target="classFrame"><i>DrillPreparedStatement</i></a></li>
+<li><a href="org/apache/drill/jdbc/DrillResultSet.html" title="interface in org.apache.drill.jdbc" target="classFrame"><i>DrillResultSet</i></a></li>
+<li><a href="org/apache/drill/jdbc/DrillStatement.html" title="interface in org.apache.drill.jdbc" target="classFrame"><i>DrillStatement</i></a></li>
+<li><a href="org/apache/drill/jdbc/Driver.html" title="class in org.apache.drill.jdbc" target="classFrame">Driver</a></li>
+<li><a href="org/apache/drill/jdbc/ExecutionCanceledSqlException.html" title="class in org.apache.drill.jdbc" target="classFrame">ExecutionCanceledSqlException</a></li>
+<li><a href="org/apache/drill/jdbc/InvalidCursorStateSqlException.html" title="class in org.apache.drill.jdbc" target="classFrame">InvalidCursorStateSqlException</a></li>
+<li><a href="org/apache/drill/jdbc/InvalidParameterSqlException.html" title="class in org.apache.drill.jdbc" target="classFrame">InvalidParameterSqlException</a></li>
+<li><a href="org/apache/drill/jdbc/JdbcApiSqlException.html" title="class in org.apache.drill.jdbc" target="classFrame">JdbcApiSqlException</a></li>
+<li><a href="org/apache/drill/jdbc/SchemaChangeListener.html" title="interface in org.apache.drill.jdbc" target="classFrame"><i>SchemaChangeListener</i></a></li>
+<li><a href="org/apache/drill/jdbc/SQLConversionException.html" title="class in org.apache.drill.jdbc" target="classFrame">SQLConversionException</a></li>
+<li><a href="org/apache/drill/jdbc/SQLConversionOverflowException.html" title="class in org.apache.drill.jdbc" target="classFrame">SQLConversionOverflowException</a></li>
+<li><a href="org/apache/drill/jdbc/SqlTimeoutException.html" title="class in org.apache.drill.jdbc" target="classFrame">SqlTimeoutException</a></li>
+<li><a href="org/apache/drill/jdbc/proxy/TracingProxyDriver.html" title="class in org.apache.drill.jdbc.proxy" target="classFrame">TracingProxyDriver</a></li>
+</ul>
+</div>
+</body>
+</html>

http://git-wip-us.apache.org/repos/asf/drill-site/blob/bbdefcb2/_site/api/1.2/jdbc/allclasses-noframe.html
----------------------------------------------------------------------
diff --git a/_site/api/1.2/jdbc/allclasses-noframe.html b/_site/api/1.2/jdbc/allclasses-noframe.html
new file mode 100644
index 0000000..756670c
--- /dev/null
+++ b/_site/api/1.2/jdbc/allclasses-noframe.html
@@ -0,0 +1,35 @@
+<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
+<!-- NewPage -->
+<html lang="en">
+<head>
+<!-- Generated by javadoc (version 1.7.0_71) on Sun Oct 11 22:18:18 PDT 2015 -->
+<meta http-equiv="Content-Type" content="text/html" charset="UTF-8">
+<title>All Classes (Apache Drill JDBC Driver v. 1.2.0)</title>
+<meta name="date" content="2015-10-11">
+<link rel="stylesheet" type="text/css" href="stylesheet.css" title="Style">
+</head>
+<body>
+<h1 class="bar">All Classes</h1>
+<div class="indexContainer">
+<ul>
+<li><a href="org/apache/drill/jdbc/AlreadyClosedSqlException.html" title="class in org.apache.drill.jdbc">AlreadyClosedSqlException</a></li>
+<li><a href="org/apache/drill/jdbc/DrillConnection.html" title="interface in org.apache.drill.jdbc"><i>DrillConnection</i></a></li>
+<li><a href="org/apache/drill/jdbc/DrillConnectionConfig.html" title="class in org.apache.drill.jdbc">DrillConnectionConfig</a></li>
+<li><a href="org/apache/drill/jdbc/DrillDatabaseMetaData.html" title="interface in org.apache.drill.jdbc"><i>DrillDatabaseMetaData</i></a></li>
+<li><a href="org/apache/drill/jdbc/DrillPreparedStatement.html" title="interface in org.apache.drill.jdbc"><i>DrillPreparedStatement</i></a></li>
+<li><a href="org/apache/drill/jdbc/DrillResultSet.html" title="interface in org.apache.drill.jdbc"><i>DrillResultSet</i></a></li>
+<li><a href="org/apache/drill/jdbc/DrillStatement.html" title="interface in org.apache.drill.jdbc"><i>DrillStatement</i></a></li>
+<li><a href="org/apache/drill/jdbc/Driver.html" title="class in org.apache.drill.jdbc">Driver</a></li>
+<li><a href="org/apache/drill/jdbc/ExecutionCanceledSqlException.html" title="class in org.apache.drill.jdbc">ExecutionCanceledSqlException</a></li>
+<li><a href="org/apache/drill/jdbc/InvalidCursorStateSqlException.html" title="class in org.apache.drill.jdbc">InvalidCursorStateSqlException</a></li>
+<li><a href="org/apache/drill/jdbc/InvalidParameterSqlException.html" title="class in org.apache.drill.jdbc">InvalidParameterSqlException</a></li>
+<li><a href="org/apache/drill/jdbc/JdbcApiSqlException.html" title="class in org.apache.drill.jdbc">JdbcApiSqlException</a></li>
+<li><a href="org/apache/drill/jdbc/SchemaChangeListener.html" title="interface in org.apache.drill.jdbc"><i>SchemaChangeListener</i></a></li>
+<li><a href="org/apache/drill/jdbc/SQLConversionException.html" title="class in org.apache.drill.jdbc">SQLConversionException</a></li>
+<li><a href="org/apache/drill/jdbc/SQLConversionOverflowException.html" title="class in org.apache.drill.jdbc">SQLConversionOverflowException</a></li>
+<li><a href="org/apache/drill/jdbc/SqlTimeoutException.html" title="class in org.apache.drill.jdbc">SqlTimeoutException</a></li>
+<li><a href="org/apache/drill/jdbc/proxy/TracingProxyDriver.html" title="class in org.apache.drill.jdbc.proxy">TracingProxyDriver</a></li>
+</ul>
+</div>
+</body>
+</html>