http://git-wip-us.apache.org/repos/asf/drill-site/blob/9833d32c/docs/using-apache-drill-with-tableau-9-server/index.html ---------------------------------------------------------------------- diff --git a/docs/using-apache-drill-with-tableau-9-server/index.html b/docs/using-apache-drill-with-tableau-9-server/index.html index 2b1cb74..f44f4c0 100644 --- a/docs/using-apache-drill-with-tableau-9-server/index.html +++ b/docs/using-apache-drill-with-tableau-9-server/index.html @@ -70,6 +70,8 @@ <li><a href="/docs/develop-custom-functions/">Develop Custom Functions</a></li> + <li><a href="/docs/troubleshooting/">Troubleshooting</a></li> + <li><a href="/docs/developer-information/">Developer Information</a></li> <li><a href="/docs/release-notes/">Release Notes</a></li> @@ -82,8 +84,6 @@ <li><a href="/docs/project-bylaws/">Project Bylaws</a></li> - <li><a href="/docs/log-and-debug/">Log and Debug</a></li> - </ul> </li> <li class='nav'> @@ -150,6 +150,10 @@ + <li class="toctree-l2"><a class="reference internal" href="/docs/drill-query-execution/">Drill Query Execution</a></li> + + + <li class="toctree-l2"><a class="reference internal" href="/docs/core-modules/">Core Modules</a></li> @@ -540,11 +544,41 @@ </ul> + + <li class="toctree-l2"><a href="javascript: void(0);">Performance Tuning Reference</a></li> + <ul style="display: none"> + + <li class="toctree-l3"><a class="reference internal" href="/docs/query-profile-column-descriptions/">Query Profile Column Descriptions</a></li> + + <li class="toctree-l3"><a class="reference internal" href="/docs/physical-operators/">Physical Operators</a></li> + + </ul> + + </ul> - <li class="toctree-l1"><a class="reference internal" href="/docs/log-and-debug/">Log and Debug</a></li> + <li class="toctree-l1"><a href="javascript: void(0);">Log and Debug</a></li> + <ul style="display: none"> + + + <li class="toctree-l2"><a class="reference internal" href="/docs/log-and-debug-introduction/">Log and Debug Introduction</a></li> + + + + <li class="toctree-l2"><a class="reference internal" href="/docs/error-messages/">Error Messages</a></li> + + + + <li class="toctree-l2"><a class="reference internal" href="/docs/modify-logback-xml/">Modify logback.xml</a></li> + + + + <li class="toctree-l2"><a class="reference internal" href="/docs/review-the-java-stack-trace/">Review the Java Stack Trace</a></li> + + + </ul> @@ -759,6 +793,10 @@ + <li class="toctree-l1"><a class="reference internal" href="/docs/troubleshooting/">Troubleshooting</a></li> + + + <li class="toctree-l1"><a href="javascript: void(0);">Developer Information</a></li> <ul style="display: none"> @@ -840,6 +878,10 @@ <li class="toctree-l2"><a class="reference internal" href="/docs/apache-drill-0-9-0-release-notes/">Apache Drill 0.9.0 Release Notes</a></li> + + <li class="toctree-l2"><a class="reference internal" href="/docs/apache-drill-1-0-0-release-notes/">Apache Drill 1.0.0 Release Notes</a></li> + + </ul> @@ -896,29 +938,6 @@ <li class="toctree-l1"><a class="reference internal" href="/docs/project-bylaws/">Project Bylaws</a></li> - - <li class="toctree-l1"><a href="javascript: void(0);">Log and Debug</a></li> - <ul style="display: none"> - - - <li class="toctree-l2"><a class="reference internal" href="/docs/log-and-debug-introduction/">Log and Debug Introduction</a></li> - - - - <li class="toctree-l2"><a class="reference internal" href="/docs/error-messages/">Error Messages</a></li> - - - - <li class="toctree-l2"><a class="reference internal" href="/docs/modify-logback-xml/">Modify logback.xml</a></li> - - - - <li class="toctree-l2"><a class="reference internal" href="/docs/review-the-java-stack-trace/">Review the Java Stack Trace</a></li> - - - </ul> - - </ul> </div>
http://git-wip-us.apache.org/repos/asf/drill-site/blob/9833d32c/docs/using-custom-functions-in-queries/index.html ---------------------------------------------------------------------- diff --git a/docs/using-custom-functions-in-queries/index.html b/docs/using-custom-functions-in-queries/index.html index 9f58152..c1d849c 100644 --- a/docs/using-custom-functions-in-queries/index.html +++ b/docs/using-custom-functions-in-queries/index.html @@ -70,6 +70,8 @@ <li><a href="/docs/develop-custom-functions/">Develop Custom Functions</a></li> + <li><a href="/docs/troubleshooting/">Troubleshooting</a></li> + <li><a href="/docs/developer-information/">Developer Information</a></li> <li><a href="/docs/release-notes/">Release Notes</a></li> @@ -82,8 +84,6 @@ <li><a href="/docs/project-bylaws/">Project Bylaws</a></li> - <li><a href="/docs/log-and-debug/">Log and Debug</a></li> - </ul> </li> <li class='nav'> @@ -150,6 +150,10 @@ + <li class="toctree-l2"><a class="reference internal" href="/docs/drill-query-execution/">Drill Query Execution</a></li> + + + <li class="toctree-l2"><a class="reference internal" href="/docs/core-modules/">Core Modules</a></li> @@ -540,11 +544,41 @@ </ul> + + <li class="toctree-l2"><a href="javascript: void(0);">Performance Tuning Reference</a></li> + <ul style="display: none"> + + <li class="toctree-l3"><a class="reference internal" href="/docs/query-profile-column-descriptions/">Query Profile Column Descriptions</a></li> + + <li class="toctree-l3"><a class="reference internal" href="/docs/physical-operators/">Physical Operators</a></li> + + </ul> + + </ul> - <li class="toctree-l1"><a class="reference internal" href="/docs/log-and-debug/">Log and Debug</a></li> + <li class="toctree-l1"><a href="javascript: void(0);">Log and Debug</a></li> + <ul style="display: none"> + + + <li class="toctree-l2"><a class="reference internal" href="/docs/log-and-debug-introduction/">Log and Debug Introduction</a></li> + + + + <li class="toctree-l2"><a class="reference internal" href="/docs/error-messages/">Error Messages</a></li> + + + + <li class="toctree-l2"><a class="reference internal" href="/docs/modify-logback-xml/">Modify logback.xml</a></li> + + + + <li class="toctree-l2"><a class="reference internal" href="/docs/review-the-java-stack-trace/">Review the Java Stack Trace</a></li> + + + </ul> @@ -759,6 +793,10 @@ + <li class="toctree-l1"><a class="reference internal" href="/docs/troubleshooting/">Troubleshooting</a></li> + + + <li class="toctree-l1"><a href="javascript: void(0);">Developer Information</a></li> <ul style="display: none"> @@ -840,6 +878,10 @@ <li class="toctree-l2"><a class="reference internal" href="/docs/apache-drill-0-9-0-release-notes/">Apache Drill 0.9.0 Release Notes</a></li> + + <li class="toctree-l2"><a class="reference internal" href="/docs/apache-drill-1-0-0-release-notes/">Apache Drill 1.0.0 Release Notes</a></li> + + </ul> @@ -896,29 +938,6 @@ <li class="toctree-l1"><a class="reference internal" href="/docs/project-bylaws/">Project Bylaws</a></li> - - <li class="toctree-l1"><a href="javascript: void(0);">Log and Debug</a></li> - <ul style="display: none"> - - - <li class="toctree-l2"><a class="reference internal" href="/docs/log-and-debug-introduction/">Log and Debug Introduction</a></li> - - - - <li class="toctree-l2"><a class="reference internal" href="/docs/error-messages/">Error Messages</a></li> - - - - <li class="toctree-l2"><a class="reference internal" href="/docs/modify-logback-xml/">Modify logback.xml</a></li> - - - - <li class="toctree-l2"><a class="reference internal" href="/docs/review-the-java-stack-trace/">Review the Java Stack Trace</a></li> - - - </ul> - - </ul> </div> http://git-wip-us.apache.org/repos/asf/drill-site/blob/9833d32c/docs/using-drill-explorer-on-windows/index.html ---------------------------------------------------------------------- diff --git a/docs/using-drill-explorer-on-windows/index.html b/docs/using-drill-explorer-on-windows/index.html index 4f3af07..d781aed 100644 --- a/docs/using-drill-explorer-on-windows/index.html +++ b/docs/using-drill-explorer-on-windows/index.html @@ -70,6 +70,8 @@ <li><a href="/docs/develop-custom-functions/">Develop Custom Functions</a></li> + <li><a href="/docs/troubleshooting/">Troubleshooting</a></li> + <li><a href="/docs/developer-information/">Developer Information</a></li> <li><a href="/docs/release-notes/">Release Notes</a></li> @@ -82,8 +84,6 @@ <li><a href="/docs/project-bylaws/">Project Bylaws</a></li> - <li><a href="/docs/log-and-debug/">Log and Debug</a></li> - </ul> </li> <li class='nav'> @@ -150,6 +150,10 @@ + <li class="toctree-l2"><a class="reference internal" href="/docs/drill-query-execution/">Drill Query Execution</a></li> + + + <li class="toctree-l2"><a class="reference internal" href="/docs/core-modules/">Core Modules</a></li> @@ -540,11 +544,41 @@ </ul> + + <li class="toctree-l2"><a href="javascript: void(0);">Performance Tuning Reference</a></li> + <ul style="display: none"> + + <li class="toctree-l3"><a class="reference internal" href="/docs/query-profile-column-descriptions/">Query Profile Column Descriptions</a></li> + + <li class="toctree-l3"><a class="reference internal" href="/docs/physical-operators/">Physical Operators</a></li> + + </ul> + + </ul> - <li class="toctree-l1"><a class="reference internal" href="/docs/log-and-debug/">Log and Debug</a></li> + <li class="toctree-l1"><a href="javascript: void(0);">Log and Debug</a></li> + <ul style="display: none"> + + + <li class="toctree-l2"><a class="reference internal" href="/docs/log-and-debug-introduction/">Log and Debug Introduction</a></li> + + + + <li class="toctree-l2"><a class="reference internal" href="/docs/error-messages/">Error Messages</a></li> + + + + <li class="toctree-l2"><a class="reference internal" href="/docs/modify-logback-xml/">Modify logback.xml</a></li> + + + + <li class="toctree-l2"><a class="reference internal" href="/docs/review-the-java-stack-trace/">Review the Java Stack Trace</a></li> + + + </ul> @@ -759,6 +793,10 @@ + <li class="toctree-l1"><a class="reference internal" href="/docs/troubleshooting/">Troubleshooting</a></li> + + + <li class="toctree-l1"><a href="javascript: void(0);">Developer Information</a></li> <ul style="display: none"> @@ -840,6 +878,10 @@ <li class="toctree-l2"><a class="reference internal" href="/docs/apache-drill-0-9-0-release-notes/">Apache Drill 0.9.0 Release Notes</a></li> + + <li class="toctree-l2"><a class="reference internal" href="/docs/apache-drill-1-0-0-release-notes/">Apache Drill 1.0.0 Release Notes</a></li> + + </ul> @@ -896,29 +938,6 @@ <li class="toctree-l1"><a class="reference internal" href="/docs/project-bylaws/">Project Bylaws</a></li> - - <li class="toctree-l1"><a href="javascript: void(0);">Log and Debug</a></li> - <ul style="display: none"> - - - <li class="toctree-l2"><a class="reference internal" href="/docs/log-and-debug-introduction/">Log and Debug Introduction</a></li> - - - - <li class="toctree-l2"><a class="reference internal" href="/docs/error-messages/">Error Messages</a></li> - - - - <li class="toctree-l2"><a class="reference internal" href="/docs/modify-logback-xml/">Modify logback.xml</a></li> - - - - <li class="toctree-l2"><a class="reference internal" href="/docs/review-the-java-stack-trace/">Review the Java Stack Trace</a></li> - - - </ul> - - </ul> </div> http://git-wip-us.apache.org/repos/asf/drill-site/blob/9833d32c/docs/using-jdbc-with-squirrel-on-windows/index.html ---------------------------------------------------------------------- diff --git a/docs/using-jdbc-with-squirrel-on-windows/index.html b/docs/using-jdbc-with-squirrel-on-windows/index.html index 70288da..8bebb29 100644 --- a/docs/using-jdbc-with-squirrel-on-windows/index.html +++ b/docs/using-jdbc-with-squirrel-on-windows/index.html @@ -70,6 +70,8 @@ <li><a href="/docs/develop-custom-functions/">Develop Custom Functions</a></li> + <li><a href="/docs/troubleshooting/">Troubleshooting</a></li> + <li><a href="/docs/developer-information/">Developer Information</a></li> <li><a href="/docs/release-notes/">Release Notes</a></li> @@ -82,8 +84,6 @@ <li><a href="/docs/project-bylaws/">Project Bylaws</a></li> - <li><a href="/docs/log-and-debug/">Log and Debug</a></li> - </ul> </li> <li class='nav'> @@ -150,6 +150,10 @@ + <li class="toctree-l2"><a class="reference internal" href="/docs/drill-query-execution/">Drill Query Execution</a></li> + + + <li class="toctree-l2"><a class="reference internal" href="/docs/core-modules/">Core Modules</a></li> @@ -540,11 +544,41 @@ </ul> + + <li class="toctree-l2"><a href="javascript: void(0);">Performance Tuning Reference</a></li> + <ul style="display: none"> + + <li class="toctree-l3"><a class="reference internal" href="/docs/query-profile-column-descriptions/">Query Profile Column Descriptions</a></li> + + <li class="toctree-l3"><a class="reference internal" href="/docs/physical-operators/">Physical Operators</a></li> + + </ul> + + </ul> - <li class="toctree-l1"><a class="reference internal" href="/docs/log-and-debug/">Log and Debug</a></li> + <li class="toctree-l1"><a href="javascript: void(0);">Log and Debug</a></li> + <ul style="display: none"> + + + <li class="toctree-l2"><a class="reference internal" href="/docs/log-and-debug-introduction/">Log and Debug Introduction</a></li> + + + + <li class="toctree-l2"><a class="reference internal" href="/docs/error-messages/">Error Messages</a></li> + + + + <li class="toctree-l2"><a class="reference internal" href="/docs/modify-logback-xml/">Modify logback.xml</a></li> + + + + <li class="toctree-l2"><a class="reference internal" href="/docs/review-the-java-stack-trace/">Review the Java Stack Trace</a></li> + + + </ul> @@ -759,6 +793,10 @@ + <li class="toctree-l1"><a class="reference internal" href="/docs/troubleshooting/">Troubleshooting</a></li> + + + <li class="toctree-l1"><a href="javascript: void(0);">Developer Information</a></li> <ul style="display: none"> @@ -840,6 +878,10 @@ <li class="toctree-l2"><a class="reference internal" href="/docs/apache-drill-0-9-0-release-notes/">Apache Drill 0.9.0 Release Notes</a></li> + + <li class="toctree-l2"><a class="reference internal" href="/docs/apache-drill-1-0-0-release-notes/">Apache Drill 1.0.0 Release Notes</a></li> + + </ul> @@ -896,29 +938,6 @@ <li class="toctree-l1"><a class="reference internal" href="/docs/project-bylaws/">Project Bylaws</a></li> - - <li class="toctree-l1"><a href="javascript: void(0);">Log and Debug</a></li> - <ul style="display: none"> - - - <li class="toctree-l2"><a class="reference internal" href="/docs/log-and-debug-introduction/">Log and Debug Introduction</a></li> - - - - <li class="toctree-l2"><a class="reference internal" href="/docs/error-messages/">Error Messages</a></li> - - - - <li class="toctree-l2"><a class="reference internal" href="/docs/modify-logback-xml/">Modify logback.xml</a></li> - - - - <li class="toctree-l2"><a class="reference internal" href="/docs/review-the-java-stack-trace/">Review the Java Stack Trace</a></li> - - - </ul> - - </ul> </div> @@ -980,8 +999,8 @@ directory on the node with Drill installed, to a directory on your Windows machine:</p> <div class="highlight"><pre><code class="language-text" data-lang="text"><drill_installation_directory>/jars/jdbc-driver/drill-jdbc-all-<version>.jar </code></pre></div> -<p>Or, you can download the <a href="http://apache.osuosl.org/drill/drill-0.9.0/apache-drill-0.9.0-src.tar.gz">apache- -drill-0.9.0.tar.gz</a> file to a location on your Windows machine, and +<p>Or, you can download the <a href="http://apache.osuosl.org/drill/drill-1.0.0/apache-drill-1.0.0-src.tar.gz">apache- +drill-1.0.0.tar.gz</a> file to a location on your Windows machine, and extract the contents of the file. You may need to use a decompression utility, such as <a href="http://www.7-zip.org/">7-zip</a> to extract the archive. Once extracted, you can locate the driver in the following directory:</p> http://git-wip-us.apache.org/repos/asf/drill-site/blob/9833d32c/docs/using-microstrategy-analytics-with-apache-drill/index.html ---------------------------------------------------------------------- diff --git a/docs/using-microstrategy-analytics-with-apache-drill/index.html b/docs/using-microstrategy-analytics-with-apache-drill/index.html index 3ebcaa7..a52067f 100644 --- a/docs/using-microstrategy-analytics-with-apache-drill/index.html +++ b/docs/using-microstrategy-analytics-with-apache-drill/index.html @@ -70,6 +70,8 @@ <li><a href="/docs/develop-custom-functions/">Develop Custom Functions</a></li> + <li><a href="/docs/troubleshooting/">Troubleshooting</a></li> + <li><a href="/docs/developer-information/">Developer Information</a></li> <li><a href="/docs/release-notes/">Release Notes</a></li> @@ -82,8 +84,6 @@ <li><a href="/docs/project-bylaws/">Project Bylaws</a></li> - <li><a href="/docs/log-and-debug/">Log and Debug</a></li> - </ul> </li> <li class='nav'> @@ -150,6 +150,10 @@ + <li class="toctree-l2"><a class="reference internal" href="/docs/drill-query-execution/">Drill Query Execution</a></li> + + + <li class="toctree-l2"><a class="reference internal" href="/docs/core-modules/">Core Modules</a></li> @@ -540,11 +544,41 @@ </ul> + + <li class="toctree-l2"><a href="javascript: void(0);">Performance Tuning Reference</a></li> + <ul style="display: none"> + + <li class="toctree-l3"><a class="reference internal" href="/docs/query-profile-column-descriptions/">Query Profile Column Descriptions</a></li> + + <li class="toctree-l3"><a class="reference internal" href="/docs/physical-operators/">Physical Operators</a></li> + + </ul> + + </ul> - <li class="toctree-l1"><a class="reference internal" href="/docs/log-and-debug/">Log and Debug</a></li> + <li class="toctree-l1"><a href="javascript: void(0);">Log and Debug</a></li> + <ul style="display: none"> + + + <li class="toctree-l2"><a class="reference internal" href="/docs/log-and-debug-introduction/">Log and Debug Introduction</a></li> + + + + <li class="toctree-l2"><a class="reference internal" href="/docs/error-messages/">Error Messages</a></li> + + + + <li class="toctree-l2"><a class="reference internal" href="/docs/modify-logback-xml/">Modify logback.xml</a></li> + + + + <li class="toctree-l2"><a class="reference internal" href="/docs/review-the-java-stack-trace/">Review the Java Stack Trace</a></li> + + + </ul> @@ -759,6 +793,10 @@ + <li class="toctree-l1"><a class="reference internal" href="/docs/troubleshooting/">Troubleshooting</a></li> + + + <li class="toctree-l1"><a href="javascript: void(0);">Developer Information</a></li> <ul style="display: none"> @@ -840,6 +878,10 @@ <li class="toctree-l2"><a class="reference internal" href="/docs/apache-drill-0-9-0-release-notes/">Apache Drill 0.9.0 Release Notes</a></li> + + <li class="toctree-l2"><a class="reference internal" href="/docs/apache-drill-1-0-0-release-notes/">Apache Drill 1.0.0 Release Notes</a></li> + + </ul> @@ -896,29 +938,6 @@ <li class="toctree-l1"><a class="reference internal" href="/docs/project-bylaws/">Project Bylaws</a></li> - - <li class="toctree-l1"><a href="javascript: void(0);">Log and Debug</a></li> - <ul style="display: none"> - - - <li class="toctree-l2"><a class="reference internal" href="/docs/log-and-debug-introduction/">Log and Debug Introduction</a></li> - - - - <li class="toctree-l2"><a class="reference internal" href="/docs/error-messages/">Error Messages</a></li> - - - - <li class="toctree-l2"><a class="reference internal" href="/docs/modify-logback-xml/">Modify logback.xml</a></li> - - - - <li class="toctree-l2"><a class="reference internal" href="/docs/review-the-java-stack-trace/">Review the Java Stack Trace</a></li> - - - </ul> - - </ul> </div> http://git-wip-us.apache.org/repos/asf/drill-site/blob/9833d32c/docs/using-odbc-on-linux-and-mac-os-x/index.html ---------------------------------------------------------------------- diff --git a/docs/using-odbc-on-linux-and-mac-os-x/index.html b/docs/using-odbc-on-linux-and-mac-os-x/index.html index f302f07..ce76bea 100644 --- a/docs/using-odbc-on-linux-and-mac-os-x/index.html +++ b/docs/using-odbc-on-linux-and-mac-os-x/index.html @@ -70,6 +70,8 @@ <li><a href="/docs/develop-custom-functions/">Develop Custom Functions</a></li> + <li><a href="/docs/troubleshooting/">Troubleshooting</a></li> + <li><a href="/docs/developer-information/">Developer Information</a></li> <li><a href="/docs/release-notes/">Release Notes</a></li> @@ -82,8 +84,6 @@ <li><a href="/docs/project-bylaws/">Project Bylaws</a></li> - <li><a href="/docs/log-and-debug/">Log and Debug</a></li> - </ul> </li> <li class='nav'> @@ -150,6 +150,10 @@ + <li class="toctree-l2"><a class="reference internal" href="/docs/drill-query-execution/">Drill Query Execution</a></li> + + + <li class="toctree-l2"><a class="reference internal" href="/docs/core-modules/">Core Modules</a></li> @@ -540,11 +544,41 @@ </ul> + + <li class="toctree-l2"><a href="javascript: void(0);">Performance Tuning Reference</a></li> + <ul style="display: none"> + + <li class="toctree-l3"><a class="reference internal" href="/docs/query-profile-column-descriptions/">Query Profile Column Descriptions</a></li> + + <li class="toctree-l3"><a class="reference internal" href="/docs/physical-operators/">Physical Operators</a></li> + + </ul> + + </ul> - <li class="toctree-l1"><a class="reference internal" href="/docs/log-and-debug/">Log and Debug</a></li> + <li class="toctree-l1"><a href="javascript: void(0);">Log and Debug</a></li> + <ul style="display: none"> + + + <li class="toctree-l2"><a class="reference internal" href="/docs/log-and-debug-introduction/">Log and Debug Introduction</a></li> + + + + <li class="toctree-l2"><a class="reference internal" href="/docs/error-messages/">Error Messages</a></li> + + + + <li class="toctree-l2"><a class="reference internal" href="/docs/modify-logback-xml/">Modify logback.xml</a></li> + + + + <li class="toctree-l2"><a class="reference internal" href="/docs/review-the-java-stack-trace/">Review the Java Stack Trace</a></li> + + + </ul> @@ -759,6 +793,10 @@ + <li class="toctree-l1"><a class="reference internal" href="/docs/troubleshooting/">Troubleshooting</a></li> + + + <li class="toctree-l1"><a href="javascript: void(0);">Developer Information</a></li> <ul style="display: none"> @@ -840,6 +878,10 @@ <li class="toctree-l2"><a class="reference internal" href="/docs/apache-drill-0-9-0-release-notes/">Apache Drill 0.9.0 Release Notes</a></li> + + <li class="toctree-l2"><a class="reference internal" href="/docs/apache-drill-1-0-0-release-notes/">Apache Drill 1.0.0 Release Notes</a></li> + + </ul> @@ -896,29 +938,6 @@ <li class="toctree-l1"><a class="reference internal" href="/docs/project-bylaws/">Project Bylaws</a></li> - - <li class="toctree-l1"><a href="javascript: void(0);">Log and Debug</a></li> - <ul style="display: none"> - - - <li class="toctree-l2"><a class="reference internal" href="/docs/log-and-debug-introduction/">Log and Debug Introduction</a></li> - - - - <li class="toctree-l2"><a class="reference internal" href="/docs/error-messages/">Error Messages</a></li> - - - - <li class="toctree-l2"><a class="reference internal" href="/docs/modify-logback-xml/">Modify logback.xml</a></li> - - - - <li class="toctree-l2"><a class="reference internal" href="/docs/review-the-java-stack-trace/">Review the Java Stack Trace</a></li> - - - </ul> - - </ul> </div> http://git-wip-us.apache.org/repos/asf/drill-site/blob/9833d32c/docs/using-odbc-on-windows/index.html ---------------------------------------------------------------------- diff --git a/docs/using-odbc-on-windows/index.html b/docs/using-odbc-on-windows/index.html index e89617a..965ab86 100644 --- a/docs/using-odbc-on-windows/index.html +++ b/docs/using-odbc-on-windows/index.html @@ -70,6 +70,8 @@ <li><a href="/docs/develop-custom-functions/">Develop Custom Functions</a></li> + <li><a href="/docs/troubleshooting/">Troubleshooting</a></li> + <li><a href="/docs/developer-information/">Developer Information</a></li> <li><a href="/docs/release-notes/">Release Notes</a></li> @@ -82,8 +84,6 @@ <li><a href="/docs/project-bylaws/">Project Bylaws</a></li> - <li><a href="/docs/log-and-debug/">Log and Debug</a></li> - </ul> </li> <li class='nav'> @@ -150,6 +150,10 @@ + <li class="toctree-l2"><a class="reference internal" href="/docs/drill-query-execution/">Drill Query Execution</a></li> + + + <li class="toctree-l2"><a class="reference internal" href="/docs/core-modules/">Core Modules</a></li> @@ -540,11 +544,41 @@ </ul> + + <li class="toctree-l2"><a href="javascript: void(0);">Performance Tuning Reference</a></li> + <ul style="display: none"> + + <li class="toctree-l3"><a class="reference internal" href="/docs/query-profile-column-descriptions/">Query Profile Column Descriptions</a></li> + + <li class="toctree-l3"><a class="reference internal" href="/docs/physical-operators/">Physical Operators</a></li> + + </ul> + + </ul> - <li class="toctree-l1"><a class="reference internal" href="/docs/log-and-debug/">Log and Debug</a></li> + <li class="toctree-l1"><a href="javascript: void(0);">Log and Debug</a></li> + <ul style="display: none"> + + + <li class="toctree-l2"><a class="reference internal" href="/docs/log-and-debug-introduction/">Log and Debug Introduction</a></li> + + + + <li class="toctree-l2"><a class="reference internal" href="/docs/error-messages/">Error Messages</a></li> + + + + <li class="toctree-l2"><a class="reference internal" href="/docs/modify-logback-xml/">Modify logback.xml</a></li> + + + + <li class="toctree-l2"><a class="reference internal" href="/docs/review-the-java-stack-trace/">Review the Java Stack Trace</a></li> + + + </ul> @@ -759,6 +793,10 @@ + <li class="toctree-l1"><a class="reference internal" href="/docs/troubleshooting/">Troubleshooting</a></li> + + + <li class="toctree-l1"><a href="javascript: void(0);">Developer Information</a></li> <ul style="display: none"> @@ -840,6 +878,10 @@ <li class="toctree-l2"><a class="reference internal" href="/docs/apache-drill-0-9-0-release-notes/">Apache Drill 0.9.0 Release Notes</a></li> + + <li class="toctree-l2"><a class="reference internal" href="/docs/apache-drill-1-0-0-release-notes/">Apache Drill 1.0.0 Release Notes</a></li> + + </ul> @@ -896,29 +938,6 @@ <li class="toctree-l1"><a class="reference internal" href="/docs/project-bylaws/">Project Bylaws</a></li> - - <li class="toctree-l1"><a href="javascript: void(0);">Log and Debug</a></li> - <ul style="display: none"> - - - <li class="toctree-l2"><a class="reference internal" href="/docs/log-and-debug-introduction/">Log and Debug Introduction</a></li> - - - - <li class="toctree-l2"><a class="reference internal" href="/docs/error-messages/">Error Messages</a></li> - - - - <li class="toctree-l2"><a class="reference internal" href="/docs/modify-logback-xml/">Modify logback.xml</a></li> - - - - <li class="toctree-l2"><a class="reference internal" href="/docs/review-the-java-stack-trace/">Review the Java Stack Trace</a></li> - - - </ul> - - </ul> </div> http://git-wip-us.apache.org/repos/asf/drill-site/blob/9833d32c/docs/using-sql-functions-clauses-and-joins/index.html ---------------------------------------------------------------------- diff --git a/docs/using-sql-functions-clauses-and-joins/index.html b/docs/using-sql-functions-clauses-and-joins/index.html index 0f169c1..971607f 100644 --- a/docs/using-sql-functions-clauses-and-joins/index.html +++ b/docs/using-sql-functions-clauses-and-joins/index.html @@ -70,6 +70,8 @@ <li><a href="/docs/develop-custom-functions/">Develop Custom Functions</a></li> + <li><a href="/docs/troubleshooting/">Troubleshooting</a></li> + <li><a href="/docs/developer-information/">Developer Information</a></li> <li><a href="/docs/release-notes/">Release Notes</a></li> @@ -82,8 +84,6 @@ <li><a href="/docs/project-bylaws/">Project Bylaws</a></li> - <li><a href="/docs/log-and-debug/">Log and Debug</a></li> - </ul> </li> <li class='nav'> @@ -150,6 +150,10 @@ + <li class="toctree-l2"><a class="reference internal" href="/docs/drill-query-execution/">Drill Query Execution</a></li> + + + <li class="toctree-l2"><a class="reference internal" href="/docs/core-modules/">Core Modules</a></li> @@ -540,11 +544,41 @@ </ul> + + <li class="toctree-l2"><a href="javascript: void(0);">Performance Tuning Reference</a></li> + <ul style="display: none"> + + <li class="toctree-l3"><a class="reference internal" href="/docs/query-profile-column-descriptions/">Query Profile Column Descriptions</a></li> + + <li class="toctree-l3"><a class="reference internal" href="/docs/physical-operators/">Physical Operators</a></li> + + </ul> + + </ul> - <li class="toctree-l1"><a class="reference internal" href="/docs/log-and-debug/">Log and Debug</a></li> + <li class="toctree-l1"><a href="javascript: void(0);">Log and Debug</a></li> + <ul style="display: none"> + + + <li class="toctree-l2"><a class="reference internal" href="/docs/log-and-debug-introduction/">Log and Debug Introduction</a></li> + + + + <li class="toctree-l2"><a class="reference internal" href="/docs/error-messages/">Error Messages</a></li> + + + + <li class="toctree-l2"><a class="reference internal" href="/docs/modify-logback-xml/">Modify logback.xml</a></li> + + + + <li class="toctree-l2"><a class="reference internal" href="/docs/review-the-java-stack-trace/">Review the Java Stack Trace</a></li> + + + </ul> @@ -759,6 +793,10 @@ + <li class="toctree-l1"><a class="reference internal" href="/docs/troubleshooting/">Troubleshooting</a></li> + + + <li class="toctree-l1"><a href="javascript: void(0);">Developer Information</a></li> <ul style="display: none"> @@ -840,6 +878,10 @@ <li class="toctree-l2"><a class="reference internal" href="/docs/apache-drill-0-9-0-release-notes/">Apache Drill 0.9.0 Release Notes</a></li> + + <li class="toctree-l2"><a class="reference internal" href="/docs/apache-drill-1-0-0-release-notes/">Apache Drill 1.0.0 Release Notes</a></li> + + </ul> @@ -896,29 +938,6 @@ <li class="toctree-l1"><a class="reference internal" href="/docs/project-bylaws/">Project Bylaws</a></li> - - <li class="toctree-l1"><a href="javascript: void(0);">Log and Debug</a></li> - <ul style="display: none"> - - - <li class="toctree-l2"><a class="reference internal" href="/docs/log-and-debug-introduction/">Log and Debug Introduction</a></li> - - - - <li class="toctree-l2"><a class="reference internal" href="/docs/error-messages/">Error Messages</a></li> - - - - <li class="toctree-l2"><a class="reference internal" href="/docs/modify-logback-xml/">Modify logback.xml</a></li> - - - - <li class="toctree-l2"><a class="reference internal" href="/docs/review-the-java-stack-trace/">Review the Java Stack Trace</a></li> - - - </ul> - - </ul> </div> http://git-wip-us.apache.org/repos/asf/drill-site/blob/9833d32c/docs/using-tibco-spotfire-with-drill/index.html ---------------------------------------------------------------------- diff --git a/docs/using-tibco-spotfire-with-drill/index.html b/docs/using-tibco-spotfire-with-drill/index.html index 6ed3b72..32d47c6 100644 --- a/docs/using-tibco-spotfire-with-drill/index.html +++ b/docs/using-tibco-spotfire-with-drill/index.html @@ -70,6 +70,8 @@ <li><a href="/docs/develop-custom-functions/">Develop Custom Functions</a></li> + <li><a href="/docs/troubleshooting/">Troubleshooting</a></li> + <li><a href="/docs/developer-information/">Developer Information</a></li> <li><a href="/docs/release-notes/">Release Notes</a></li> @@ -82,8 +84,6 @@ <li><a href="/docs/project-bylaws/">Project Bylaws</a></li> - <li><a href="/docs/log-and-debug/">Log and Debug</a></li> - </ul> </li> <li class='nav'> @@ -150,6 +150,10 @@ + <li class="toctree-l2"><a class="reference internal" href="/docs/drill-query-execution/">Drill Query Execution</a></li> + + + <li class="toctree-l2"><a class="reference internal" href="/docs/core-modules/">Core Modules</a></li> @@ -540,11 +544,41 @@ </ul> + + <li class="toctree-l2"><a href="javascript: void(0);">Performance Tuning Reference</a></li> + <ul style="display: none"> + + <li class="toctree-l3"><a class="reference internal" href="/docs/query-profile-column-descriptions/">Query Profile Column Descriptions</a></li> + + <li class="toctree-l3"><a class="reference internal" href="/docs/physical-operators/">Physical Operators</a></li> + + </ul> + + </ul> - <li class="toctree-l1"><a class="reference internal" href="/docs/log-and-debug/">Log and Debug</a></li> + <li class="toctree-l1"><a href="javascript: void(0);">Log and Debug</a></li> + <ul style="display: none"> + + + <li class="toctree-l2"><a class="reference internal" href="/docs/log-and-debug-introduction/">Log and Debug Introduction</a></li> + + + + <li class="toctree-l2"><a class="reference internal" href="/docs/error-messages/">Error Messages</a></li> + + + + <li class="toctree-l2"><a class="reference internal" href="/docs/modify-logback-xml/">Modify logback.xml</a></li> + + + + <li class="toctree-l2"><a class="reference internal" href="/docs/review-the-java-stack-trace/">Review the Java Stack Trace</a></li> + + + </ul> @@ -759,6 +793,10 @@ + <li class="toctree-l1"><a class="reference internal" href="/docs/troubleshooting/">Troubleshooting</a></li> + + + <li class="toctree-l1"><a href="javascript: void(0);">Developer Information</a></li> <ul style="display: none"> @@ -840,6 +878,10 @@ <li class="toctree-l2"><a class="reference internal" href="/docs/apache-drill-0-9-0-release-notes/">Apache Drill 0.9.0 Release Notes</a></li> + + <li class="toctree-l2"><a class="reference internal" href="/docs/apache-drill-1-0-0-release-notes/">Apache Drill 1.0.0 Release Notes</a></li> + + </ul> @@ -896,29 +938,6 @@ <li class="toctree-l1"><a class="reference internal" href="/docs/project-bylaws/">Project Bylaws</a></li> - - <li class="toctree-l1"><a href="javascript: void(0);">Log and Debug</a></li> - <ul style="display: none"> - - - <li class="toctree-l2"><a class="reference internal" href="/docs/log-and-debug-introduction/">Log and Debug Introduction</a></li> - - - - <li class="toctree-l2"><a class="reference internal" href="/docs/error-messages/">Error Messages</a></li> - - - - <li class="toctree-l2"><a class="reference internal" href="/docs/modify-logback-xml/">Modify logback.xml</a></li> - - - - <li class="toctree-l2"><a class="reference internal" href="/docs/review-the-java-stack-trace/">Review the Java Stack Trace</a></li> - - - </ul> - - </ul> </div> http://git-wip-us.apache.org/repos/asf/drill-site/blob/9833d32c/docs/value-vectors/index.html ---------------------------------------------------------------------- diff --git a/docs/value-vectors/index.html b/docs/value-vectors/index.html index e4f1827..3c590f7 100644 --- a/docs/value-vectors/index.html +++ b/docs/value-vectors/index.html @@ -70,6 +70,8 @@ <li><a href="/docs/develop-custom-functions/">Develop Custom Functions</a></li> + <li><a href="/docs/troubleshooting/">Troubleshooting</a></li> + <li><a href="/docs/developer-information/">Developer Information</a></li> <li><a href="/docs/release-notes/">Release Notes</a></li> @@ -82,8 +84,6 @@ <li><a href="/docs/project-bylaws/">Project Bylaws</a></li> - <li><a href="/docs/log-and-debug/">Log and Debug</a></li> - </ul> </li> <li class='nav'> @@ -150,6 +150,10 @@ + <li class="toctree-l2"><a class="reference internal" href="/docs/drill-query-execution/">Drill Query Execution</a></li> + + + <li class="toctree-l2"><a class="reference internal" href="/docs/core-modules/">Core Modules</a></li> @@ -540,11 +544,41 @@ </ul> + + <li class="toctree-l2"><a href="javascript: void(0);">Performance Tuning Reference</a></li> + <ul style="display: none"> + + <li class="toctree-l3"><a class="reference internal" href="/docs/query-profile-column-descriptions/">Query Profile Column Descriptions</a></li> + + <li class="toctree-l3"><a class="reference internal" href="/docs/physical-operators/">Physical Operators</a></li> + + </ul> + + </ul> - <li class="toctree-l1"><a class="reference internal" href="/docs/log-and-debug/">Log and Debug</a></li> + <li class="toctree-l1"><a href="javascript: void(0);">Log and Debug</a></li> + <ul style="display: none"> + + + <li class="toctree-l2"><a class="reference internal" href="/docs/log-and-debug-introduction/">Log and Debug Introduction</a></li> + + + + <li class="toctree-l2"><a class="reference internal" href="/docs/error-messages/">Error Messages</a></li> + + + + <li class="toctree-l2"><a class="reference internal" href="/docs/modify-logback-xml/">Modify logback.xml</a></li> + + + + <li class="toctree-l2"><a class="reference internal" href="/docs/review-the-java-stack-trace/">Review the Java Stack Trace</a></li> + + + </ul> @@ -759,6 +793,10 @@ + <li class="toctree-l1"><a class="reference internal" href="/docs/troubleshooting/">Troubleshooting</a></li> + + + <li class="toctree-l1 current_section "><a href="javascript: void(0);">Developer Information</a></li> <ul class="current_section"> @@ -840,6 +878,10 @@ <li class="toctree-l2"><a class="reference internal" href="/docs/apache-drill-0-9-0-release-notes/">Apache Drill 0.9.0 Release Notes</a></li> + + <li class="toctree-l2"><a class="reference internal" href="/docs/apache-drill-1-0-0-release-notes/">Apache Drill 1.0.0 Release Notes</a></li> + + </ul> @@ -896,29 +938,6 @@ <li class="toctree-l1"><a class="reference internal" href="/docs/project-bylaws/">Project Bylaws</a></li> - - <li class="toctree-l1"><a href="javascript: void(0);">Log and Debug</a></li> - <ul style="display: none"> - - - <li class="toctree-l2"><a class="reference internal" href="/docs/log-and-debug-introduction/">Log and Debug Introduction</a></li> - - - - <li class="toctree-l2"><a class="reference internal" href="/docs/error-messages/">Error Messages</a></li> - - - - <li class="toctree-l2"><a class="reference internal" href="/docs/modify-logback-xml/">Modify logback.xml</a></li> - - - - <li class="toctree-l2"><a class="reference internal" href="/docs/review-the-java-stack-trace/">Review the Java Stack Trace</a></li> - - - </ul> - - </ul> </div> http://git-wip-us.apache.org/repos/asf/drill-site/blob/9833d32c/docs/what-is-apache-drill/index.html ---------------------------------------------------------------------- diff --git a/docs/what-is-apache-drill/index.html b/docs/what-is-apache-drill/index.html index f1ba7f3..32252bd 100644 --- a/docs/what-is-apache-drill/index.html +++ b/docs/what-is-apache-drill/index.html @@ -70,6 +70,8 @@ <li><a href="/docs/develop-custom-functions/">Develop Custom Functions</a></li> + <li><a href="/docs/troubleshooting/">Troubleshooting</a></li> + <li><a href="/docs/developer-information/">Developer Information</a></li> <li><a href="/docs/release-notes/">Release Notes</a></li> @@ -82,8 +84,6 @@ <li><a href="/docs/project-bylaws/">Project Bylaws</a></li> - <li><a href="/docs/log-and-debug/">Log and Debug</a></li> - </ul> </li> <li class='nav'> @@ -150,6 +150,10 @@ + <li class="toctree-l2"><a class="reference internal" href="/docs/drill-query-execution/">Drill Query Execution</a></li> + + + <li class="toctree-l2"><a class="reference internal" href="/docs/core-modules/">Core Modules</a></li> @@ -540,11 +544,41 @@ </ul> + + <li class="toctree-l2"><a href="javascript: void(0);">Performance Tuning Reference</a></li> + <ul style="display: none"> + + <li class="toctree-l3"><a class="reference internal" href="/docs/query-profile-column-descriptions/">Query Profile Column Descriptions</a></li> + + <li class="toctree-l3"><a class="reference internal" href="/docs/physical-operators/">Physical Operators</a></li> + + </ul> + + </ul> - <li class="toctree-l1"><a class="reference internal" href="/docs/log-and-debug/">Log and Debug</a></li> + <li class="toctree-l1"><a href="javascript: void(0);">Log and Debug</a></li> + <ul style="display: none"> + + + <li class="toctree-l2"><a class="reference internal" href="/docs/log-and-debug-introduction/">Log and Debug Introduction</a></li> + + + + <li class="toctree-l2"><a class="reference internal" href="/docs/error-messages/">Error Messages</a></li> + + + + <li class="toctree-l2"><a class="reference internal" href="/docs/modify-logback-xml/">Modify logback.xml</a></li> + + + + <li class="toctree-l2"><a class="reference internal" href="/docs/review-the-java-stack-trace/">Review the Java Stack Trace</a></li> + + + </ul> @@ -759,6 +793,10 @@ + <li class="toctree-l1"><a class="reference internal" href="/docs/troubleshooting/">Troubleshooting</a></li> + + + <li class="toctree-l1"><a href="javascript: void(0);">Developer Information</a></li> <ul style="display: none"> @@ -840,6 +878,10 @@ <li class="toctree-l2"><a class="reference internal" href="/docs/apache-drill-0-9-0-release-notes/">Apache Drill 0.9.0 Release Notes</a></li> + + <li class="toctree-l2"><a class="reference internal" href="/docs/apache-drill-1-0-0-release-notes/">Apache Drill 1.0.0 Release Notes</a></li> + + </ul> @@ -896,29 +938,6 @@ <li class="toctree-l1"><a class="reference internal" href="/docs/project-bylaws/">Project Bylaws</a></li> - - <li class="toctree-l1"><a href="javascript: void(0);">Log and Debug</a></li> - <ul style="display: none"> - - - <li class="toctree-l2"><a class="reference internal" href="/docs/log-and-debug-introduction/">Log and Debug Introduction</a></li> - - - - <li class="toctree-l2"><a class="reference internal" href="/docs/error-messages/">Error Messages</a></li> - - - - <li class="toctree-l2"><a class="reference internal" href="/docs/modify-logback-xml/">Modify logback.xml</a></li> - - - - <li class="toctree-l2"><a class="reference internal" href="/docs/review-the-java-stack-trace/">Review the Java Stack Trace</a></li> - - - </ul> - - </ul> </div> http://git-wip-us.apache.org/repos/asf/drill-site/blob/9833d32c/docs/why-drill/index.html ---------------------------------------------------------------------- diff --git a/docs/why-drill/index.html b/docs/why-drill/index.html index a9349b3..5d338ce 100644 --- a/docs/why-drill/index.html +++ b/docs/why-drill/index.html @@ -70,6 +70,8 @@ <li><a href="/docs/develop-custom-functions/">Develop Custom Functions</a></li> + <li><a href="/docs/troubleshooting/">Troubleshooting</a></li> + <li><a href="/docs/developer-information/">Developer Information</a></li> <li><a href="/docs/release-notes/">Release Notes</a></li> @@ -82,8 +84,6 @@ <li><a href="/docs/project-bylaws/">Project Bylaws</a></li> - <li><a href="/docs/log-and-debug/">Log and Debug</a></li> - </ul> </li> <li class='nav'> @@ -150,6 +150,10 @@ + <li class="toctree-l2"><a class="reference internal" href="/docs/drill-query-execution/">Drill Query Execution</a></li> + + + <li class="toctree-l2"><a class="reference internal" href="/docs/core-modules/">Core Modules</a></li> @@ -540,11 +544,41 @@ </ul> + + <li class="toctree-l2"><a href="javascript: void(0);">Performance Tuning Reference</a></li> + <ul style="display: none"> + + <li class="toctree-l3"><a class="reference internal" href="/docs/query-profile-column-descriptions/">Query Profile Column Descriptions</a></li> + + <li class="toctree-l3"><a class="reference internal" href="/docs/physical-operators/">Physical Operators</a></li> + + </ul> + + </ul> - <li class="toctree-l1"><a class="reference internal" href="/docs/log-and-debug/">Log and Debug</a></li> + <li class="toctree-l1"><a href="javascript: void(0);">Log and Debug</a></li> + <ul style="display: none"> + + + <li class="toctree-l2"><a class="reference internal" href="/docs/log-and-debug-introduction/">Log and Debug Introduction</a></li> + + + + <li class="toctree-l2"><a class="reference internal" href="/docs/error-messages/">Error Messages</a></li> + + + + <li class="toctree-l2"><a class="reference internal" href="/docs/modify-logback-xml/">Modify logback.xml</a></li> + + + + <li class="toctree-l2"><a class="reference internal" href="/docs/review-the-java-stack-trace/">Review the Java Stack Trace</a></li> + + + </ul> @@ -759,6 +793,10 @@ + <li class="toctree-l1"><a class="reference internal" href="/docs/troubleshooting/">Troubleshooting</a></li> + + + <li class="toctree-l1"><a href="javascript: void(0);">Developer Information</a></li> <ul style="display: none"> @@ -840,6 +878,10 @@ <li class="toctree-l2"><a class="reference internal" href="/docs/apache-drill-0-9-0-release-notes/">Apache Drill 0.9.0 Release Notes</a></li> + + <li class="toctree-l2"><a class="reference internal" href="/docs/apache-drill-1-0-0-release-notes/">Apache Drill 1.0.0 Release Notes</a></li> + + </ul> @@ -896,29 +938,6 @@ <li class="toctree-l1"><a class="reference internal" href="/docs/project-bylaws/">Project Bylaws</a></li> - - <li class="toctree-l1"><a href="javascript: void(0);">Log and Debug</a></li> - <ul style="display: none"> - - - <li class="toctree-l2"><a class="reference internal" href="/docs/log-and-debug-introduction/">Log and Debug Introduction</a></li> - - - - <li class="toctree-l2"><a class="reference internal" href="/docs/error-messages/">Error Messages</a></li> - - - - <li class="toctree-l2"><a class="reference internal" href="/docs/modify-logback-xml/">Modify logback.xml</a></li> - - - - <li class="toctree-l2"><a class="reference internal" href="/docs/review-the-java-stack-trace/">Review the Java Stack Trace</a></li> - - - </ul> - - </ul> </div> http://git-wip-us.apache.org/repos/asf/drill-site/blob/9833d32c/docs/wikipedia-edit-history/index.html ---------------------------------------------------------------------- diff --git a/docs/wikipedia-edit-history/index.html b/docs/wikipedia-edit-history/index.html index c040f53..48ee7bb 100644 --- a/docs/wikipedia-edit-history/index.html +++ b/docs/wikipedia-edit-history/index.html @@ -70,6 +70,8 @@ <li><a href="/docs/develop-custom-functions/">Develop Custom Functions</a></li> + <li><a href="/docs/troubleshooting/">Troubleshooting</a></li> + <li><a href="/docs/developer-information/">Developer Information</a></li> <li><a href="/docs/release-notes/">Release Notes</a></li> @@ -82,8 +84,6 @@ <li><a href="/docs/project-bylaws/">Project Bylaws</a></li> - <li><a href="/docs/log-and-debug/">Log and Debug</a></li> - </ul> </li> <li class='nav'> @@ -150,6 +150,10 @@ + <li class="toctree-l2"><a class="reference internal" href="/docs/drill-query-execution/">Drill Query Execution</a></li> + + + <li class="toctree-l2"><a class="reference internal" href="/docs/core-modules/">Core Modules</a></li> @@ -540,11 +544,41 @@ </ul> + + <li class="toctree-l2"><a href="javascript: void(0);">Performance Tuning Reference</a></li> + <ul style="display: none"> + + <li class="toctree-l3"><a class="reference internal" href="/docs/query-profile-column-descriptions/">Query Profile Column Descriptions</a></li> + + <li class="toctree-l3"><a class="reference internal" href="/docs/physical-operators/">Physical Operators</a></li> + + </ul> + + </ul> - <li class="toctree-l1"><a class="reference internal" href="/docs/log-and-debug/">Log and Debug</a></li> + <li class="toctree-l1"><a href="javascript: void(0);">Log and Debug</a></li> + <ul style="display: none"> + + + <li class="toctree-l2"><a class="reference internal" href="/docs/log-and-debug-introduction/">Log and Debug Introduction</a></li> + + + + <li class="toctree-l2"><a class="reference internal" href="/docs/error-messages/">Error Messages</a></li> + + + + <li class="toctree-l2"><a class="reference internal" href="/docs/modify-logback-xml/">Modify logback.xml</a></li> + + + + <li class="toctree-l2"><a class="reference internal" href="/docs/review-the-java-stack-trace/">Review the Java Stack Trace</a></li> + + + </ul> @@ -759,6 +793,10 @@ + <li class="toctree-l1"><a class="reference internal" href="/docs/troubleshooting/">Troubleshooting</a></li> + + + <li class="toctree-l1"><a href="javascript: void(0);">Developer Information</a></li> <ul style="display: none"> @@ -840,6 +878,10 @@ <li class="toctree-l2"><a class="reference internal" href="/docs/apache-drill-0-9-0-release-notes/">Apache Drill 0.9.0 Release Notes</a></li> + + <li class="toctree-l2"><a class="reference internal" href="/docs/apache-drill-1-0-0-release-notes/">Apache Drill 1.0.0 Release Notes</a></li> + + </ul> @@ -896,29 +938,6 @@ <li class="toctree-l1"><a class="reference internal" href="/docs/project-bylaws/">Project Bylaws</a></li> - - <li class="toctree-l1"><a href="javascript: void(0);">Log and Debug</a></li> - <ul style="display: none"> - - - <li class="toctree-l2"><a class="reference internal" href="/docs/log-and-debug-introduction/">Log and Debug Introduction</a></li> - - - - <li class="toctree-l2"><a class="reference internal" href="/docs/error-messages/">Error Messages</a></li> - - - - <li class="toctree-l2"><a class="reference internal" href="/docs/modify-logback-xml/">Modify logback.xml</a></li> - - - - <li class="toctree-l2"><a class="reference internal" href="/docs/review-the-java-stack-trace/">Review the Java Stack Trace</a></li> - - - </ul> - - </ul> </div> http://git-wip-us.apache.org/repos/asf/drill-site/blob/9833d32c/docs/workspaces/index.html ---------------------------------------------------------------------- diff --git a/docs/workspaces/index.html b/docs/workspaces/index.html index 3450d4b..be553f6 100644 --- a/docs/workspaces/index.html +++ b/docs/workspaces/index.html @@ -70,6 +70,8 @@ <li><a href="/docs/develop-custom-functions/">Develop Custom Functions</a></li> + <li><a href="/docs/troubleshooting/">Troubleshooting</a></li> + <li><a href="/docs/developer-information/">Developer Information</a></li> <li><a href="/docs/release-notes/">Release Notes</a></li> @@ -82,8 +84,6 @@ <li><a href="/docs/project-bylaws/">Project Bylaws</a></li> - <li><a href="/docs/log-and-debug/">Log and Debug</a></li> - </ul> </li> <li class='nav'> @@ -150,6 +150,10 @@ + <li class="toctree-l2"><a class="reference internal" href="/docs/drill-query-execution/">Drill Query Execution</a></li> + + + <li class="toctree-l2"><a class="reference internal" href="/docs/core-modules/">Core Modules</a></li> @@ -540,11 +544,41 @@ </ul> + + <li class="toctree-l2"><a href="javascript: void(0);">Performance Tuning Reference</a></li> + <ul style="display: none"> + + <li class="toctree-l3"><a class="reference internal" href="/docs/query-profile-column-descriptions/">Query Profile Column Descriptions</a></li> + + <li class="toctree-l3"><a class="reference internal" href="/docs/physical-operators/">Physical Operators</a></li> + + </ul> + + </ul> - <li class="toctree-l1"><a class="reference internal" href="/docs/log-and-debug/">Log and Debug</a></li> + <li class="toctree-l1"><a href="javascript: void(0);">Log and Debug</a></li> + <ul style="display: none"> + + + <li class="toctree-l2"><a class="reference internal" href="/docs/log-and-debug-introduction/">Log and Debug Introduction</a></li> + + + + <li class="toctree-l2"><a class="reference internal" href="/docs/error-messages/">Error Messages</a></li> + + + + <li class="toctree-l2"><a class="reference internal" href="/docs/modify-logback-xml/">Modify logback.xml</a></li> + + + + <li class="toctree-l2"><a class="reference internal" href="/docs/review-the-java-stack-trace/">Review the Java Stack Trace</a></li> + + + </ul> @@ -759,6 +793,10 @@ + <li class="toctree-l1"><a class="reference internal" href="/docs/troubleshooting/">Troubleshooting</a></li> + + + <li class="toctree-l1"><a href="javascript: void(0);">Developer Information</a></li> <ul style="display: none"> @@ -840,6 +878,10 @@ <li class="toctree-l2"><a class="reference internal" href="/docs/apache-drill-0-9-0-release-notes/">Apache Drill 0.9.0 Release Notes</a></li> + + <li class="toctree-l2"><a class="reference internal" href="/docs/apache-drill-1-0-0-release-notes/">Apache Drill 1.0.0 Release Notes</a></li> + + </ul> @@ -896,29 +938,6 @@ <li class="toctree-l1"><a class="reference internal" href="/docs/project-bylaws/">Project Bylaws</a></li> - - <li class="toctree-l1"><a href="javascript: void(0);">Log and Debug</a></li> - <ul style="display: none"> - - - <li class="toctree-l2"><a class="reference internal" href="/docs/log-and-debug-introduction/">Log and Debug Introduction</a></li> - - - - <li class="toctree-l2"><a class="reference internal" href="/docs/error-messages/">Error Messages</a></li> - - - - <li class="toctree-l2"><a class="reference internal" href="/docs/modify-logback-xml/">Modify logback.xml</a></li> - - - - <li class="toctree-l2"><a class="reference internal" href="/docs/review-the-java-stack-trace/">Review the Java Stack Trace</a></li> - - - </ul> - - </ul> </div> http://git-wip-us.apache.org/repos/asf/drill-site/blob/9833d32c/download/index.html ---------------------------------------------------------------------- diff --git a/download/index.html b/download/index.html index 1eac652..8851168 100644 --- a/download/index.html +++ b/download/index.html @@ -70,6 +70,8 @@ <li><a href="/docs/develop-custom-functions/">Develop Custom Functions</a></li> + <li><a href="/docs/troubleshooting/">Troubleshooting</a></li> + <li><a href="/docs/developer-information/">Developer Information</a></li> <li><a href="/docs/release-notes/">Release Notes</a></li> @@ -82,8 +84,6 @@ <li><a href="/docs/project-bylaws/">Project Bylaws</a></li> - <li><a href="/docs/log-and-debug/">Log and Debug</a></li> - </ul> </li> <li class='nav'> http://git-wip-us.apache.org/repos/asf/drill-site/blob/9833d32c/faq/index.html ---------------------------------------------------------------------- diff --git a/faq/index.html b/faq/index.html index 72e3e30..0092f03 100644 --- a/faq/index.html +++ b/faq/index.html @@ -70,6 +70,8 @@ <li><a href="/docs/develop-custom-functions/">Develop Custom Functions</a></li> + <li><a href="/docs/troubleshooting/">Troubleshooting</a></li> + <li><a href="/docs/developer-information/">Developer Information</a></li> <li><a href="/docs/release-notes/">Release Notes</a></li> @@ -82,8 +84,6 @@ <li><a href="/docs/project-bylaws/">Project Bylaws</a></li> - <li><a href="/docs/log-and-debug/">Log and Debug</a></li> - </ul> </li> <li class='nav'> http://git-wip-us.apache.org/repos/asf/drill-site/blob/9833d32c/feed.xml ---------------------------------------------------------------------- diff --git a/feed.xml b/feed.xml index 7cbc5c1..9e69fd9 100644 --- a/feed.xml +++ b/feed.xml @@ -6,8 +6,8 @@ </description> <link>/</link> <atom:link href="/feed.xml" rel="self" type="application/rss+xml"/> - <pubDate>Tue, 19 May 2015 09:29:55 -0700</pubDate> - <lastBuildDate>Tue, 19 May 2015 09:29:55 -0700</lastBuildDate> + <pubDate>Tue, 19 May 2015 23:06:50 -0700</pubDate> + <lastBuildDate>Tue, 19 May 2015 23:06:50 -0700</lastBuildDate> <generator>Jekyll v2.5.1</generator> <item> http://git-wip-us.apache.org/repos/asf/drill-site/blob/9833d32c/index.html ---------------------------------------------------------------------- diff --git a/index.html b/index.html index 40d0b98..0beffb5 100644 --- a/index.html +++ b/index.html @@ -70,6 +70,8 @@ <li><a href="/docs/develop-custom-functions/">Develop Custom Functions</a></li> + <li><a href="/docs/troubleshooting/">Troubleshooting</a></li> + <li><a href="/docs/developer-information/">Developer Information</a></li> <li><a href="/docs/release-notes/">Release Notes</a></li> @@ -82,8 +84,6 @@ <li><a href="/docs/project-bylaws/">Project Bylaws</a></li> - <li><a href="/docs/log-and-debug/">Log and Debug</a></li> - </ul> </li> <li class='nav'> http://git-wip-us.apache.org/repos/asf/drill-site/blob/9833d32c/mailinglists/index.html ---------------------------------------------------------------------- diff --git a/mailinglists/index.html b/mailinglists/index.html index 482499b..e8b8317 100644 --- a/mailinglists/index.html +++ b/mailinglists/index.html @@ -70,6 +70,8 @@ <li><a href="/docs/develop-custom-functions/">Develop Custom Functions</a></li> + <li><a href="/docs/troubleshooting/">Troubleshooting</a></li> + <li><a href="/docs/developer-information/">Developer Information</a></li> <li><a href="/docs/release-notes/">Release Notes</a></li> @@ -82,8 +84,6 @@ <li><a href="/docs/project-bylaws/">Project Bylaws</a></li> - <li><a href="/docs/log-and-debug/">Log and Debug</a></li> - </ul> </li> <li class='nav'> http://git-wip-us.apache.org/repos/asf/drill-site/blob/9833d32c/overview/index.html ---------------------------------------------------------------------- diff --git a/overview/index.html b/overview/index.html index b74304a..8489510 100644 --- a/overview/index.html +++ b/overview/index.html @@ -70,6 +70,8 @@ <li><a href="/docs/develop-custom-functions/">Develop Custom Functions</a></li> + <li><a href="/docs/troubleshooting/">Troubleshooting</a></li> + <li><a href="/docs/developer-information/">Developer Information</a></li> <li><a href="/docs/release-notes/">Release Notes</a></li> @@ -82,8 +84,6 @@ <li><a href="/docs/project-bylaws/">Project Bylaws</a></li> - <li><a href="/docs/log-and-debug/">Log and Debug</a></li> - </ul> </li> <li class='nav'> http://git-wip-us.apache.org/repos/asf/drill-site/blob/9833d32c/search/index.html ---------------------------------------------------------------------- diff --git a/search/index.html b/search/index.html index e93757e..bbc1acf 100644 --- a/search/index.html +++ b/search/index.html @@ -70,6 +70,8 @@ <li><a href="/docs/develop-custom-functions/">Develop Custom Functions</a></li> + <li><a href="/docs/troubleshooting/">Troubleshooting</a></li> + <li><a href="/docs/developer-information/">Developer Information</a></li> <li><a href="/docs/release-notes/">Release Notes</a></li> @@ -82,8 +84,6 @@ <li><a href="/docs/project-bylaws/">Project Bylaws</a></li> - <li><a href="/docs/log-and-debug/">Log and Debug</a></li> - </ul> </li> <li class='nav'> http://git-wip-us.apache.org/repos/asf/drill-site/blob/9833d32c/team/index.html ---------------------------------------------------------------------- diff --git a/team/index.html b/team/index.html index df8c11b..4713086 100644 --- a/team/index.html +++ b/team/index.html @@ -70,6 +70,8 @@ <li><a href="/docs/develop-custom-functions/">Develop Custom Functions</a></li> + <li><a href="/docs/troubleshooting/">Troubleshooting</a></li> + <li><a href="/docs/developer-information/">Developer Information</a></li> <li><a href="/docs/release-notes/">Release Notes</a></li> @@ -82,8 +84,6 @@ <li><a href="/docs/project-bylaws/">Project Bylaws</a></li> - <li><a href="/docs/log-and-debug/">Log and Debug</a></li> - </ul> </li> <li class='nav'>
