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

[09/21] drill-site git commit: Doc changes

http://git-wip-us.apache.org/repos/asf/drill-site/blob/9833d32c/docs/query-audit-logging/index.html
----------------------------------------------------------------------
diff --git a/docs/query-audit-logging/index.html b/docs/query-audit-logging/index.html
index e84f48b..27eb4b5 100644
--- a/docs/query-audit-logging/index.html
+++ b/docs/query-audit-logging/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>
@@ -959,7 +978,7 @@
       
         <div class="doc-nav">
   
-  <span class="previous-toc"><a href="/docs/log-and-debug/">← Log and Debug</a></span><span class="next-toc"><a href="/docs/getting-query-information/">Getting Query Information →</a></span>
+  <span class="previous-toc"><a href="/docs/review-the-java-stack-trace/">← Review the Java Stack Trace</a></span><span class="next-toc"><a href="/docs/getting-query-information/">Getting Query Information →</a></span>
 </div>
 
     

http://git-wip-us.apache.org/repos/asf/drill-site/blob/9833d32c/docs/query-data-introduction/index.html
----------------------------------------------------------------------
diff --git a/docs/query-data-introduction/index.html b/docs/query-data-introduction/index.html
index da04b5a..8426965 100644
--- a/docs/query-data-introduction/index.html
+++ b/docs/query-data-introduction/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/query-data/index.html
----------------------------------------------------------------------
diff --git a/docs/query-data/index.html b/docs/query-data/index.html
index 20f89d8..b137cc7 100644
--- a/docs/query-data/index.html
+++ b/docs/query-data/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/query-directory-functions/index.html
----------------------------------------------------------------------
diff --git a/docs/query-directory-functions/index.html b/docs/query-directory-functions/index.html
index e5427b3..aecbeca 100644
--- a/docs/query-directory-functions/index.html
+++ b/docs/query-directory-functions/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/query-plans-and-tuning-introduction/index.html
----------------------------------------------------------------------
diff --git a/docs/query-plans-and-tuning-introduction/index.html b/docs/query-plans-and-tuning-introduction/index.html
index 1dd0d69..8f11a1e 100644
--- a/docs/query-plans-and-tuning-introduction/index.html
+++ b/docs/query-plans-and-tuning-introduction/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/query-plans-and-tuning/index.html
----------------------------------------------------------------------
diff --git a/docs/query-plans-and-tuning/index.html b/docs/query-plans-and-tuning/index.html
index eabc1e2..55c5b62 100644
--- a/docs/query-plans-and-tuning/index.html
+++ b/docs/query-plans-and-tuning/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/query-plans/index.html
----------------------------------------------------------------------
diff --git a/docs/query-plans/index.html b/docs/query-plans/index.html
index 52f0252..d2d30af 100644
--- a/docs/query-plans/index.html
+++ b/docs/query-plans/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>
@@ -959,7 +978,7 @@
 
 <p>Drill has an optimizer and a parallelizer that work together to plan a query. Drill creates logical, physical, and execution plans based on the available statistics for an associated set of files or data sources. The number of running Drill nodes and configured runtime settings contribute to how Drill plans and executes a query.</p>
 
-<p>You can use <a href="/docs/explain-commands/">EXPLAIN commands</a> to view the logical and physical plans for a query, however you cannot view the execution plan. To see how Drill executed a query, you can view the query profile in the Drill Web UI at <drill_node_ip_address>:8047.</p>
+<p>You can use <a href="/docs/explain-commands/">EXPLAIN commands</a> to view the logical and physical plans for a query, however you cannot view the execution plan. To see how Drill executed a query, you can view the query profile in the Drill Web UI at <code>&lt;drill_node_ip_address&gt;:8047</code>.</p>
 
 <h3 id="logical-plan">Logical Plan</h3>
 
@@ -983,7 +1002,7 @@
 
 <p>The physical plan displays the IDs in the following format:</p>
 
-<p><MajorFragmentID\> - <OperatorID\></p>
+<p><code>&lt;MajorFragmentID&gt; - &lt;OperatorID&gt;</code></p>
 
 <p>For example, 00-02 where 00 is the MajorFragmentID and 02 is is the OperatorID.</p>
 
@@ -1013,9 +1032,9 @@
 <p>To modify and re-submit a physical plan to Drill, complete the following steps:  </p>
 
 <ol>
-<li>Run EXPLAIN PLAN FOR <query\> to see the physical plan for your query.<br></li>
+<li>Run EXPLAIN PLAN FOR <code>&lt;query&gt;</code> to see the physical plan for your query.<br></li>
 <li>Copy the JSON output of the physical plan, and modify as needed.<br></li>
-<li>Navigate to the Drill Web UI at <drill\_node\_ip_address\>:8047.<br></li>
+<li>Navigate to the Drill Web UI at <code>&lt;drill_node_ip_address&gt;:8047</code>.<br></li>
 <li><p>Select <strong>Query</strong> in the menu bar.<br>
 <img src="/docs/img/submit_plan.png" alt="">  </p></li>
 <li><p>Select the <strong>Physical Plan</strong> radio button under Query Type.  </p></li>