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/04 17:52:40 UTC

svn commit: r1677619 [7/17] - in /drill/site/trunk/content/drill: ./ architecture/ blog/ blog/2014/11/19/sql-on-mongodb/ blog/2014/12/02/drill-top-level-project/ blog/2014/12/09/running-sql-queries-on-amazon-s3/ blog/2014/12/11/apache-drill-qa-panelist...

Modified: drill/site/trunk/content/drill/docs/develop-custom-functions-introduction/index.html
URL: http://svn.apache.org/viewvc/drill/site/trunk/content/drill/docs/develop-custom-functions-introduction/index.html?rev=1677619&r1=1677618&r2=1677619&view=diff
==============================================================================
--- drill/site/trunk/content/drill/docs/develop-custom-functions-introduction/index.html (original)
+++ drill/site/trunk/content/drill/docs/develop-custom-functions-introduction/index.html Mon May  4 15:52:37 2015
@@ -12,12 +12,11 @@
 <link href="/css/syntax.css" rel="stylesheet" type="text/css">
 <link href="/css/style.css" rel="stylesheet" type="text/css">
 <link href="/css/arrows.css" rel="stylesheet" type="text/css">
-<link href="/css/button.css" rel="stylesheet" type="text/css">
 <link href="/css/breadcrumbs.css" rel="stylesheet" type="text/css">
+<link href="/css/code.css" rel="stylesheet" type="text/css">
 <link rel="stylesheet" href="//maxcdn.bootstrapcdn.com/font-awesome/4.3.0/css/font-awesome.min.css">
 <link href="/css/responsive.css" rel="stylesheet" type="text/css">
 
-
 <link rel="shortcut icon" href="/favicon.ico" type="image/x-icon">
 <link rel="icon" href="/favicon.ico" type="image/x-icon">
 
@@ -31,17 +30,17 @@
 </head>
 
 <body onResize="resized();">
-<div class="page-wrap">
-  <div class="bui"></div>
+  <div class="page-wrap">
+    <div class="bui"></div>
 
 <div id="menu" class="mw">
 <ul>
   <li class='toc-categories'>
-    <a class="expand-toc-icon" href="javascript:void(0);">☰</a>
+  <a class="expand-toc-icon" href="javascript:void(0);"><i class="fa fa-bars"></i></a>
   </li>
   <li class="logo"><a href="/"></a></li>
   <li class='expand-menu'>
-    <a href="javascript:void(0);"><span class='menu-text'>Menu</span><span class='expand-icon'>☰</span></a>
+  <a href="javascript:void(0);"><span class='menu-text'>Menu</span><span class='expand-icon'><i class="fa fa-bars"></i></span></a>
   </li>
   <li class='clear-float'></li>
   <li class="documentation-menu">
@@ -88,11 +87,8 @@
     <a href="/community/">Community</a>
     <ul>
       <li><a href="/team/">Team</a></li>
-      <li><a href="/community/#events">Events and Meetups</a></li>
-      <li><a href="/community/#mailinglists">Mailing Lists</a></li>
-      <li><a href="/community/#getinvolved">Get Involved</a></li>
-      <li><a href="https://issues.apache.org/jira/browse/DRILL/" target="_blank">Issue Tracker</a></li>
-      <li><a href="https://github.com/apache/drill" target="_blank">GitHub</a></li>
+      <li><a href="/mailinglists/">Mailing Lists</a></li>
+      <li><a href="/communityresources/">Community Resources</a></li>
     </ul>
   </li>
   <li class='nav'><a href="/faq/">FAQ</a></li>
@@ -114,8 +110,7 @@
 </ul>
 </div>
 
-
-  
+      
       
 
 
@@ -261,7 +256,7 @@
               <li class="toctree-l2"><a href="javascript: void(0);">Storage Plugin Configuration</a></li>
               <ul style="display: none">
               
-                <li class="toctree-l3"><a class="reference internal" href="/docs/storage-plugin-configuration-introduction/">Storage Plugin Configuration Introduction</a></li>
+                <li class="toctree-l3"><a class="reference internal" href="/docs/plugin-configuration-introduction/">Plugin Configuration Introduction</a></li>
               
                 <li class="toctree-l3"><a class="reference internal" href="/docs/workspaces/">Workspaces</a></li>
               
@@ -559,7 +554,7 @@
         
       
         
-          <li class="toctree-l1"><a href="javascript: void(0);">Develop Custom Functions</a></li>
+          <li class="toctree-l1 current_section "><a href="javascript: void(0);">Develop Custom Functions</a></li>
           <ul class="current_section">
           
             
@@ -602,12 +597,12 @@
             
           
             
-              <li class="toctree-l2"><a href="javascript: void(0);">Configuring Different Workloads</a></li>
+              <li class="toctree-l2"><a href="javascript: void(0);">Configuring a Multitenant Cluster</a></li>
               <ul style="display: none">
               
-                <li class="toctree-l3"><a class="reference internal" href="/docs/configuring-different-workloads-introduction/">Configuring Different Workloads Introduction</a></li>
+                <li class="toctree-l3"><a class="reference internal" href="/docs/configuring-a-multitenant-cluster-introduction/">Configuring a Multitenant Cluster Introduction</a></li>
               
-                <li class="toctree-l3"><a class="reference internal" href="/docs/configuring-resources-in-a-mixed-cluster/">Configuring Resources in a Mixed Cluster</a></li>
+                <li class="toctree-l3"><a class="reference internal" href="/docs/configuring-multitenant-resources/">Configuring Multitenant Resources</a></li>
               
                 <li class="toctree-l3"><a class="reference internal" href="/docs/configuring-resources-for-a-shared-drillbit/">Configuring Resources for a Shared Drillbit</a></li>
               
@@ -785,8 +780,6 @@
 </aside>
 
 
-
-
   <nav class="breadcrumbs">
   <li><a href="/docs/">Docs</a></li>
  
@@ -795,6 +788,7 @@
   
   <li>Develop Custom Functions Introduction</li>
 </nav>
+
   <div class="main-content-wrapper">
     <div class="main-content">
 
@@ -859,6 +853,7 @@ complete the following tasks:</p>
     </div>
   </div>
 
+  </div>
   <p class="push"></p>
 <div id="footer" class="mw">
 <div class="wrapper">
@@ -867,8 +862,7 @@ Apache and the Apache feather logo are t
 </div>
 </div>
 
-</div>
-<script>
+  <script>
 (function(i,s,o,g,r,a,m){i['GoogleAnalyticsObject']=r;i[r]=i[r]||function(){
 (i[r].q=i[r].q||[]).push(arguments)},i[r].l=1*new Date();a=s.createElement(o),
 m=s.getElementsByTagName(o)[0];a.async=1;a.src=g;m.parentNode.insertBefore(a,m)
@@ -880,4 +874,3 @@ ga('send', 'pageview');
 
 </body>
 </html>
-

Modified: drill/site/trunk/content/drill/docs/develop-custom-functions/index.html
URL: http://svn.apache.org/viewvc/drill/site/trunk/content/drill/docs/develop-custom-functions/index.html?rev=1677619&r1=1677618&r2=1677619&view=diff
==============================================================================
--- drill/site/trunk/content/drill/docs/develop-custom-functions/index.html (original)
+++ drill/site/trunk/content/drill/docs/develop-custom-functions/index.html Mon May  4 15:52:37 2015
@@ -12,12 +12,11 @@
 <link href="/css/syntax.css" rel="stylesheet" type="text/css">
 <link href="/css/style.css" rel="stylesheet" type="text/css">
 <link href="/css/arrows.css" rel="stylesheet" type="text/css">
-<link href="/css/button.css" rel="stylesheet" type="text/css">
 <link href="/css/breadcrumbs.css" rel="stylesheet" type="text/css">
+<link href="/css/code.css" rel="stylesheet" type="text/css">
 <link rel="stylesheet" href="//maxcdn.bootstrapcdn.com/font-awesome/4.3.0/css/font-awesome.min.css">
 <link href="/css/responsive.css" rel="stylesheet" type="text/css">
 
-
 <link rel="shortcut icon" href="/favicon.ico" type="image/x-icon">
 <link rel="icon" href="/favicon.ico" type="image/x-icon">
 
@@ -31,17 +30,17 @@
 </head>
 
 <body onResize="resized();">
-<div class="page-wrap">
-  <div class="bui"></div>
+  <div class="page-wrap">
+    <div class="bui"></div>
 
 <div id="menu" class="mw">
 <ul>
   <li class='toc-categories'>
-    <a class="expand-toc-icon" href="javascript:void(0);">☰</a>
+  <a class="expand-toc-icon" href="javascript:void(0);"><i class="fa fa-bars"></i></a>
   </li>
   <li class="logo"><a href="/"></a></li>
   <li class='expand-menu'>
-    <a href="javascript:void(0);"><span class='menu-text'>Menu</span><span class='expand-icon'>☰</span></a>
+  <a href="javascript:void(0);"><span class='menu-text'>Menu</span><span class='expand-icon'><i class="fa fa-bars"></i></span></a>
   </li>
   <li class='clear-float'></li>
   <li class="documentation-menu">
@@ -88,11 +87,8 @@
     <a href="/community/">Community</a>
     <ul>
       <li><a href="/team/">Team</a></li>
-      <li><a href="/community/#events">Events and Meetups</a></li>
-      <li><a href="/community/#mailinglists">Mailing Lists</a></li>
-      <li><a href="/community/#getinvolved">Get Involved</a></li>
-      <li><a href="https://issues.apache.org/jira/browse/DRILL/" target="_blank">Issue Tracker</a></li>
-      <li><a href="https://github.com/apache/drill" target="_blank">GitHub</a></li>
+      <li><a href="/mailinglists/">Mailing Lists</a></li>
+      <li><a href="/communityresources/">Community Resources</a></li>
     </ul>
   </li>
   <li class='nav'><a href="/faq/">FAQ</a></li>
@@ -114,8 +110,7 @@
 </ul>
 </div>
 
-
-  
+      
       
 
 
@@ -261,7 +256,7 @@
               <li class="toctree-l2"><a href="javascript: void(0);">Storage Plugin Configuration</a></li>
               <ul style="display: none">
               
-                <li class="toctree-l3"><a class="reference internal" href="/docs/storage-plugin-configuration-introduction/">Storage Plugin Configuration Introduction</a></li>
+                <li class="toctree-l3"><a class="reference internal" href="/docs/plugin-configuration-introduction/">Plugin Configuration Introduction</a></li>
               
                 <li class="toctree-l3"><a class="reference internal" href="/docs/workspaces/">Workspaces</a></li>
               
@@ -559,7 +554,7 @@
         
       
         
-          <li class="toctree-l1 current"><a href="javascript: void(0);">Develop Custom Functions</a></li>
+          <li class="toctree-l1 current current_section "><a href="javascript: void(0);">Develop Custom Functions</a></li>
           <ul class="current_section">
           
             
@@ -602,12 +597,12 @@
             
           
             
-              <li class="toctree-l2"><a href="javascript: void(0);">Configuring Different Workloads</a></li>
+              <li class="toctree-l2"><a href="javascript: void(0);">Configuring a Multitenant Cluster</a></li>
               <ul style="display: none">
               
-                <li class="toctree-l3"><a class="reference internal" href="/docs/configuring-different-workloads-introduction/">Configuring Different Workloads Introduction</a></li>
+                <li class="toctree-l3"><a class="reference internal" href="/docs/configuring-a-multitenant-cluster-introduction/">Configuring a Multitenant Cluster Introduction</a></li>
               
-                <li class="toctree-l3"><a class="reference internal" href="/docs/configuring-resources-in-a-mixed-cluster/">Configuring Resources in a Mixed Cluster</a></li>
+                <li class="toctree-l3"><a class="reference internal" href="/docs/configuring-multitenant-resources/">Configuring Multitenant Resources</a></li>
               
                 <li class="toctree-l3"><a class="reference internal" href="/docs/configuring-resources-for-a-shared-drillbit/">Configuring Resources for a Shared Drillbit</a></li>
               
@@ -785,14 +780,13 @@
 </aside>
 
 
-
-
   <nav class="breadcrumbs">
   <li><a href="/docs/">Docs</a></li>
  
   
   <li>Develop Custom Functions</li>
 </nav>
+
   <div class="main-content-wrapper">
     <div class="main-content">
 
@@ -842,6 +836,7 @@
     </div>
   </div>
 
+  </div>
   <p class="push"></p>
 <div id="footer" class="mw">
 <div class="wrapper">
@@ -850,8 +845,7 @@ Apache and the Apache feather logo are t
 </div>
 </div>
 
-</div>
-<script>
+  <script>
 (function(i,s,o,g,r,a,m){i['GoogleAnalyticsObject']=r;i[r]=i[r]||function(){
 (i[r].q=i[r].q||[]).push(arguments)},i[r].l=1*new Date();a=s.createElement(o),
 m=s.getElementsByTagName(o)[0];a.async=1;a.src=g;m.parentNode.insertBefore(a,m)
@@ -863,4 +857,3 @@ ga('send', 'pageview');
 
 </body>
 </html>
-

Modified: drill/site/trunk/content/drill/docs/develop-drill/index.html
URL: http://svn.apache.org/viewvc/drill/site/trunk/content/drill/docs/develop-drill/index.html?rev=1677619&r1=1677618&r2=1677619&view=diff
==============================================================================
--- drill/site/trunk/content/drill/docs/develop-drill/index.html (original)
+++ drill/site/trunk/content/drill/docs/develop-drill/index.html Mon May  4 15:52:37 2015
@@ -12,12 +12,11 @@
 <link href="/css/syntax.css" rel="stylesheet" type="text/css">
 <link href="/css/style.css" rel="stylesheet" type="text/css">
 <link href="/css/arrows.css" rel="stylesheet" type="text/css">
-<link href="/css/button.css" rel="stylesheet" type="text/css">
 <link href="/css/breadcrumbs.css" rel="stylesheet" type="text/css">
+<link href="/css/code.css" rel="stylesheet" type="text/css">
 <link rel="stylesheet" href="//maxcdn.bootstrapcdn.com/font-awesome/4.3.0/css/font-awesome.min.css">
 <link href="/css/responsive.css" rel="stylesheet" type="text/css">
 
-
 <link rel="shortcut icon" href="/favicon.ico" type="image/x-icon">
 <link rel="icon" href="/favicon.ico" type="image/x-icon">
 
@@ -31,17 +30,17 @@
 </head>
 
 <body onResize="resized();">
-<div class="page-wrap">
-  <div class="bui"></div>
+  <div class="page-wrap">
+    <div class="bui"></div>
 
 <div id="menu" class="mw">
 <ul>
   <li class='toc-categories'>
-    <a class="expand-toc-icon" href="javascript:void(0);">☰</a>
+  <a class="expand-toc-icon" href="javascript:void(0);"><i class="fa fa-bars"></i></a>
   </li>
   <li class="logo"><a href="/"></a></li>
   <li class='expand-menu'>
-    <a href="javascript:void(0);"><span class='menu-text'>Menu</span><span class='expand-icon'>☰</span></a>
+  <a href="javascript:void(0);"><span class='menu-text'>Menu</span><span class='expand-icon'><i class="fa fa-bars"></i></span></a>
   </li>
   <li class='clear-float'></li>
   <li class="documentation-menu">
@@ -88,11 +87,8 @@
     <a href="/community/">Community</a>
     <ul>
       <li><a href="/team/">Team</a></li>
-      <li><a href="/community/#events">Events and Meetups</a></li>
-      <li><a href="/community/#mailinglists">Mailing Lists</a></li>
-      <li><a href="/community/#getinvolved">Get Involved</a></li>
-      <li><a href="https://issues.apache.org/jira/browse/DRILL/" target="_blank">Issue Tracker</a></li>
-      <li><a href="https://github.com/apache/drill" target="_blank">GitHub</a></li>
+      <li><a href="/mailinglists/">Mailing Lists</a></li>
+      <li><a href="/communityresources/">Community Resources</a></li>
     </ul>
   </li>
   <li class='nav'><a href="/faq/">FAQ</a></li>
@@ -114,8 +110,7 @@
 </ul>
 </div>
 
-
-  
+      
       
 
 
@@ -261,7 +256,7 @@
               <li class="toctree-l2"><a href="javascript: void(0);">Storage Plugin Configuration</a></li>
               <ul style="display: none">
               
-                <li class="toctree-l3"><a class="reference internal" href="/docs/storage-plugin-configuration-introduction/">Storage Plugin Configuration Introduction</a></li>
+                <li class="toctree-l3"><a class="reference internal" href="/docs/plugin-configuration-introduction/">Plugin Configuration Introduction</a></li>
               
                 <li class="toctree-l3"><a class="reference internal" href="/docs/workspaces/">Workspaces</a></li>
               
@@ -602,12 +597,12 @@
             
           
             
-              <li class="toctree-l2"><a href="javascript: void(0);">Configuring Different Workloads</a></li>
+              <li class="toctree-l2"><a href="javascript: void(0);">Configuring a Multitenant Cluster</a></li>
               <ul style="display: none">
               
-                <li class="toctree-l3"><a class="reference internal" href="/docs/configuring-different-workloads-introduction/">Configuring Different Workloads Introduction</a></li>
+                <li class="toctree-l3"><a class="reference internal" href="/docs/configuring-a-multitenant-cluster-introduction/">Configuring a Multitenant Cluster Introduction</a></li>
               
-                <li class="toctree-l3"><a class="reference internal" href="/docs/configuring-resources-in-a-mixed-cluster/">Configuring Resources in a Mixed Cluster</a></li>
+                <li class="toctree-l3"><a class="reference internal" href="/docs/configuring-multitenant-resources/">Configuring Multitenant Resources</a></li>
               
                 <li class="toctree-l3"><a class="reference internal" href="/docs/configuring-resources-for-a-shared-drillbit/">Configuring Resources for a Shared Drillbit</a></li>
               
@@ -649,7 +644,7 @@
         
       
         
-          <li class="toctree-l1"><a href="javascript: void(0);">Developer Information</a></li>
+          <li class="toctree-l1 current_section "><a href="javascript: void(0);">Developer Information</a></li>
           <ul class="current_section">
           
             
@@ -785,8 +780,6 @@
 </aside>
 
 
-
-
   <nav class="breadcrumbs">
   <li><a href="/docs/">Docs</a></li>
  
@@ -795,6 +788,7 @@
   
   <li>Develop Drill</li>
 </nav>
+
   <div class="main-content-wrapper">
     <div class="main-content">
 
@@ -832,6 +826,7 @@
     </div>
   </div>
 
+  </div>
   <p class="push"></p>
 <div id="footer" class="mw">
 <div class="wrapper">
@@ -840,8 +835,7 @@ Apache and the Apache feather logo are t
 </div>
 </div>
 
-</div>
-<script>
+  <script>
 (function(i,s,o,g,r,a,m){i['GoogleAnalyticsObject']=r;i[r]=i[r]||function(){
 (i[r].q=i[r].q||[]).push(arguments)},i[r].l=1*new Date();a=s.createElement(o),
 m=s.getElementsByTagName(o)[0];a.async=1;a.src=g;m.parentNode.insertBefore(a,m)
@@ -853,4 +847,3 @@ ga('send', 'pageview');
 
 </body>
 </html>
-

Modified: drill/site/trunk/content/drill/docs/developer-information/index.html
URL: http://svn.apache.org/viewvc/drill/site/trunk/content/drill/docs/developer-information/index.html?rev=1677619&r1=1677618&r2=1677619&view=diff
==============================================================================
--- drill/site/trunk/content/drill/docs/developer-information/index.html (original)
+++ drill/site/trunk/content/drill/docs/developer-information/index.html Mon May  4 15:52:37 2015
@@ -12,12 +12,11 @@
 <link href="/css/syntax.css" rel="stylesheet" type="text/css">
 <link href="/css/style.css" rel="stylesheet" type="text/css">
 <link href="/css/arrows.css" rel="stylesheet" type="text/css">
-<link href="/css/button.css" rel="stylesheet" type="text/css">
 <link href="/css/breadcrumbs.css" rel="stylesheet" type="text/css">
+<link href="/css/code.css" rel="stylesheet" type="text/css">
 <link rel="stylesheet" href="//maxcdn.bootstrapcdn.com/font-awesome/4.3.0/css/font-awesome.min.css">
 <link href="/css/responsive.css" rel="stylesheet" type="text/css">
 
-
 <link rel="shortcut icon" href="/favicon.ico" type="image/x-icon">
 <link rel="icon" href="/favicon.ico" type="image/x-icon">
 
@@ -31,17 +30,17 @@
 </head>
 
 <body onResize="resized();">
-<div class="page-wrap">
-  <div class="bui"></div>
+  <div class="page-wrap">
+    <div class="bui"></div>
 
 <div id="menu" class="mw">
 <ul>
   <li class='toc-categories'>
-    <a class="expand-toc-icon" href="javascript:void(0);">☰</a>
+  <a class="expand-toc-icon" href="javascript:void(0);"><i class="fa fa-bars"></i></a>
   </li>
   <li class="logo"><a href="/"></a></li>
   <li class='expand-menu'>
-    <a href="javascript:void(0);"><span class='menu-text'>Menu</span><span class='expand-icon'>☰</span></a>
+  <a href="javascript:void(0);"><span class='menu-text'>Menu</span><span class='expand-icon'><i class="fa fa-bars"></i></span></a>
   </li>
   <li class='clear-float'></li>
   <li class="documentation-menu">
@@ -88,11 +87,8 @@
     <a href="/community/">Community</a>
     <ul>
       <li><a href="/team/">Team</a></li>
-      <li><a href="/community/#events">Events and Meetups</a></li>
-      <li><a href="/community/#mailinglists">Mailing Lists</a></li>
-      <li><a href="/community/#getinvolved">Get Involved</a></li>
-      <li><a href="https://issues.apache.org/jira/browse/DRILL/" target="_blank">Issue Tracker</a></li>
-      <li><a href="https://github.com/apache/drill" target="_blank">GitHub</a></li>
+      <li><a href="/mailinglists/">Mailing Lists</a></li>
+      <li><a href="/communityresources/">Community Resources</a></li>
     </ul>
   </li>
   <li class='nav'><a href="/faq/">FAQ</a></li>
@@ -114,8 +110,7 @@
 </ul>
 </div>
 
-
-  
+      
       
 
 
@@ -261,7 +256,7 @@
               <li class="toctree-l2"><a href="javascript: void(0);">Storage Plugin Configuration</a></li>
               <ul style="display: none">
               
-                <li class="toctree-l3"><a class="reference internal" href="/docs/storage-plugin-configuration-introduction/">Storage Plugin Configuration Introduction</a></li>
+                <li class="toctree-l3"><a class="reference internal" href="/docs/plugin-configuration-introduction/">Plugin Configuration Introduction</a></li>
               
                 <li class="toctree-l3"><a class="reference internal" href="/docs/workspaces/">Workspaces</a></li>
               
@@ -602,12 +597,12 @@
             
           
             
-              <li class="toctree-l2"><a href="javascript: void(0);">Configuring Different Workloads</a></li>
+              <li class="toctree-l2"><a href="javascript: void(0);">Configuring a Multitenant Cluster</a></li>
               <ul style="display: none">
               
-                <li class="toctree-l3"><a class="reference internal" href="/docs/configuring-different-workloads-introduction/">Configuring Different Workloads Introduction</a></li>
+                <li class="toctree-l3"><a class="reference internal" href="/docs/configuring-a-multitenant-cluster-introduction/">Configuring a Multitenant Cluster Introduction</a></li>
               
-                <li class="toctree-l3"><a class="reference internal" href="/docs/configuring-resources-in-a-mixed-cluster/">Configuring Resources in a Mixed Cluster</a></li>
+                <li class="toctree-l3"><a class="reference internal" href="/docs/configuring-multitenant-resources/">Configuring Multitenant Resources</a></li>
               
                 <li class="toctree-l3"><a class="reference internal" href="/docs/configuring-resources-for-a-shared-drillbit/">Configuring Resources for a Shared Drillbit</a></li>
               
@@ -649,7 +644,7 @@
         
       
         
-          <li class="toctree-l1 current"><a href="javascript: void(0);">Developer Information</a></li>
+          <li class="toctree-l1 current current_section "><a href="javascript: void(0);">Developer Information</a></li>
           <ul class="current_section">
           
             
@@ -785,14 +780,13 @@
 </aside>
 
 
-
-
   <nav class="breadcrumbs">
   <li><a href="/docs/">Docs</a></li>
  
   
   <li>Developer Information</li>
 </nav>
+
   <div class="main-content-wrapper">
     <div class="main-content">
 
@@ -863,6 +857,7 @@
     </div>
   </div>
 
+  </div>
   <p class="push"></p>
 <div id="footer" class="mw">
 <div class="wrapper">
@@ -871,8 +866,7 @@ Apache and the Apache feather logo are t
 </div>
 </div>
 
-</div>
-<script>
+  <script>
 (function(i,s,o,g,r,a,m){i['GoogleAnalyticsObject']=r;i[r]=i[r]||function(){
 (i[r].q=i[r].q||[]).push(arguments)},i[r].l=1*new Date();a=s.createElement(o),
 m=s.getElementsByTagName(o)[0];a.async=1;a.src=g;m.parentNode.insertBefore(a,m)
@@ -884,4 +878,3 @@ ga('send', 'pageview');
 
 </body>
 </html>
-

Modified: drill/site/trunk/content/drill/docs/developing-an-aggregate-function/index.html
URL: http://svn.apache.org/viewvc/drill/site/trunk/content/drill/docs/developing-an-aggregate-function/index.html?rev=1677619&r1=1677618&r2=1677619&view=diff
==============================================================================
--- drill/site/trunk/content/drill/docs/developing-an-aggregate-function/index.html (original)
+++ drill/site/trunk/content/drill/docs/developing-an-aggregate-function/index.html Mon May  4 15:52:37 2015
@@ -12,12 +12,11 @@
 <link href="/css/syntax.css" rel="stylesheet" type="text/css">
 <link href="/css/style.css" rel="stylesheet" type="text/css">
 <link href="/css/arrows.css" rel="stylesheet" type="text/css">
-<link href="/css/button.css" rel="stylesheet" type="text/css">
 <link href="/css/breadcrumbs.css" rel="stylesheet" type="text/css">
+<link href="/css/code.css" rel="stylesheet" type="text/css">
 <link rel="stylesheet" href="//maxcdn.bootstrapcdn.com/font-awesome/4.3.0/css/font-awesome.min.css">
 <link href="/css/responsive.css" rel="stylesheet" type="text/css">
 
-
 <link rel="shortcut icon" href="/favicon.ico" type="image/x-icon">
 <link rel="icon" href="/favicon.ico" type="image/x-icon">
 
@@ -31,17 +30,17 @@
 </head>
 
 <body onResize="resized();">
-<div class="page-wrap">
-  <div class="bui"></div>
+  <div class="page-wrap">
+    <div class="bui"></div>
 
 <div id="menu" class="mw">
 <ul>
   <li class='toc-categories'>
-    <a class="expand-toc-icon" href="javascript:void(0);">☰</a>
+  <a class="expand-toc-icon" href="javascript:void(0);"><i class="fa fa-bars"></i></a>
   </li>
   <li class="logo"><a href="/"></a></li>
   <li class='expand-menu'>
-    <a href="javascript:void(0);"><span class='menu-text'>Menu</span><span class='expand-icon'>☰</span></a>
+  <a href="javascript:void(0);"><span class='menu-text'>Menu</span><span class='expand-icon'><i class="fa fa-bars"></i></span></a>
   </li>
   <li class='clear-float'></li>
   <li class="documentation-menu">
@@ -88,11 +87,8 @@
     <a href="/community/">Community</a>
     <ul>
       <li><a href="/team/">Team</a></li>
-      <li><a href="/community/#events">Events and Meetups</a></li>
-      <li><a href="/community/#mailinglists">Mailing Lists</a></li>
-      <li><a href="/community/#getinvolved">Get Involved</a></li>
-      <li><a href="https://issues.apache.org/jira/browse/DRILL/" target="_blank">Issue Tracker</a></li>
-      <li><a href="https://github.com/apache/drill" target="_blank">GitHub</a></li>
+      <li><a href="/mailinglists/">Mailing Lists</a></li>
+      <li><a href="/communityresources/">Community Resources</a></li>
     </ul>
   </li>
   <li class='nav'><a href="/faq/">FAQ</a></li>
@@ -114,8 +110,7 @@
 </ul>
 </div>
 
-
-  
+      
       
 
 
@@ -261,7 +256,7 @@
               <li class="toctree-l2"><a href="javascript: void(0);">Storage Plugin Configuration</a></li>
               <ul style="display: none">
               
-                <li class="toctree-l3"><a class="reference internal" href="/docs/storage-plugin-configuration-introduction/">Storage Plugin Configuration Introduction</a></li>
+                <li class="toctree-l3"><a class="reference internal" href="/docs/plugin-configuration-introduction/">Plugin Configuration Introduction</a></li>
               
                 <li class="toctree-l3"><a class="reference internal" href="/docs/workspaces/">Workspaces</a></li>
               
@@ -559,7 +554,7 @@
         
       
         
-          <li class="toctree-l1"><a href="javascript: void(0);">Develop Custom Functions</a></li>
+          <li class="toctree-l1 current_section "><a href="javascript: void(0);">Develop Custom Functions</a></li>
           <ul class="current_section">
           
             
@@ -602,12 +597,12 @@
             
           
             
-              <li class="toctree-l2"><a href="javascript: void(0);">Configuring Different Workloads</a></li>
+              <li class="toctree-l2"><a href="javascript: void(0);">Configuring a Multitenant Cluster</a></li>
               <ul style="display: none">
               
-                <li class="toctree-l3"><a class="reference internal" href="/docs/configuring-different-workloads-introduction/">Configuring Different Workloads Introduction</a></li>
+                <li class="toctree-l3"><a class="reference internal" href="/docs/configuring-a-multitenant-cluster-introduction/">Configuring a Multitenant Cluster Introduction</a></li>
               
-                <li class="toctree-l3"><a class="reference internal" href="/docs/configuring-resources-in-a-mixed-cluster/">Configuring Resources in a Mixed Cluster</a></li>
+                <li class="toctree-l3"><a class="reference internal" href="/docs/configuring-multitenant-resources/">Configuring Multitenant Resources</a></li>
               
                 <li class="toctree-l3"><a class="reference internal" href="/docs/configuring-resources-for-a-shared-drillbit/">Configuring Resources for a Shared Drillbit</a></li>
               
@@ -785,8 +780,6 @@
 </aside>
 
 
-
-
   <nav class="breadcrumbs">
   <li><a href="/docs/">Docs</a></li>
  
@@ -795,6 +788,7 @@
   
   <li>Developing an Aggregate Function</li>
 </nav>
+
   <div class="main-content-wrapper">
     <div class="main-content">
 
@@ -877,6 +871,7 @@ included in the resources folder, you ca
     </div>
   </div>
 
+  </div>
   <p class="push"></p>
 <div id="footer" class="mw">
 <div class="wrapper">
@@ -885,8 +880,7 @@ Apache and the Apache feather logo are t
 </div>
 </div>
 
-</div>
-<script>
+  <script>
 (function(i,s,o,g,r,a,m){i['GoogleAnalyticsObject']=r;i[r]=i[r]||function(){
 (i[r].q=i[r].q||[]).push(arguments)},i[r].l=1*new Date();a=s.createElement(o),
 m=s.getElementsByTagName(o)[0];a.async=1;a.src=g;m.parentNode.insertBefore(a,m)
@@ -898,4 +892,3 @@ ga('send', 'pageview');
 
 </body>
 </html>
-

Modified: drill/site/trunk/content/drill/docs/drill-default-input-format/index.html
URL: http://svn.apache.org/viewvc/drill/site/trunk/content/drill/docs/drill-default-input-format/index.html?rev=1677619&r1=1677618&r2=1677619&view=diff
==============================================================================
--- drill/site/trunk/content/drill/docs/drill-default-input-format/index.html (original)
+++ drill/site/trunk/content/drill/docs/drill-default-input-format/index.html Mon May  4 15:52:37 2015
@@ -12,12 +12,11 @@
 <link href="/css/syntax.css" rel="stylesheet" type="text/css">
 <link href="/css/style.css" rel="stylesheet" type="text/css">
 <link href="/css/arrows.css" rel="stylesheet" type="text/css">
-<link href="/css/button.css" rel="stylesheet" type="text/css">
 <link href="/css/breadcrumbs.css" rel="stylesheet" type="text/css">
+<link href="/css/code.css" rel="stylesheet" type="text/css">
 <link rel="stylesheet" href="//maxcdn.bootstrapcdn.com/font-awesome/4.3.0/css/font-awesome.min.css">
 <link href="/css/responsive.css" rel="stylesheet" type="text/css">
 
-
 <link rel="shortcut icon" href="/favicon.ico" type="image/x-icon">
 <link rel="icon" href="/favicon.ico" type="image/x-icon">
 
@@ -31,17 +30,17 @@
 </head>
 
 <body onResize="resized();">
-<div class="page-wrap">
-  <div class="bui"></div>
+  <div class="page-wrap">
+    <div class="bui"></div>
 
 <div id="menu" class="mw">
 <ul>
   <li class='toc-categories'>
-    <a class="expand-toc-icon" href="javascript:void(0);">☰</a>
+  <a class="expand-toc-icon" href="javascript:void(0);"><i class="fa fa-bars"></i></a>
   </li>
   <li class="logo"><a href="/"></a></li>
   <li class='expand-menu'>
-    <a href="javascript:void(0);"><span class='menu-text'>Menu</span><span class='expand-icon'>☰</span></a>
+  <a href="javascript:void(0);"><span class='menu-text'>Menu</span><span class='expand-icon'><i class="fa fa-bars"></i></span></a>
   </li>
   <li class='clear-float'></li>
   <li class="documentation-menu">
@@ -88,11 +87,8 @@
     <a href="/community/">Community</a>
     <ul>
       <li><a href="/team/">Team</a></li>
-      <li><a href="/community/#events">Events and Meetups</a></li>
-      <li><a href="/community/#mailinglists">Mailing Lists</a></li>
-      <li><a href="/community/#getinvolved">Get Involved</a></li>
-      <li><a href="https://issues.apache.org/jira/browse/DRILL/" target="_blank">Issue Tracker</a></li>
-      <li><a href="https://github.com/apache/drill" target="_blank">GitHub</a></li>
+      <li><a href="/mailinglists/">Mailing Lists</a></li>
+      <li><a href="/communityresources/">Community Resources</a></li>
     </ul>
   </li>
   <li class='nav'><a href="/faq/">FAQ</a></li>
@@ -114,8 +110,7 @@
 </ul>
 </div>
 
-
-  
+      
       
 
 
@@ -246,7 +241,7 @@
         
       
         
-          <li class="toctree-l1"><a href="javascript: void(0);">Connect a Data Source</a></li>
+          <li class="toctree-l1 current_section "><a href="javascript: void(0);">Connect a Data Source</a></li>
           <ul class="current_section">
           
             
@@ -261,7 +256,7 @@
               <li class="toctree-l2"><a href="javascript: void(0);">Storage Plugin Configuration</a></li>
               <ul style="">
               
-                <li class="toctree-l3"><a class="reference internal" href="/docs/storage-plugin-configuration-introduction/">Storage Plugin Configuration Introduction</a></li>
+                <li class="toctree-l3"><a class="reference internal" href="/docs/plugin-configuration-introduction/">Plugin Configuration Introduction</a></li>
               
                 <li class="toctree-l3"><a class="reference internal" href="/docs/workspaces/">Workspaces</a></li>
               
@@ -602,12 +597,12 @@
             
           
             
-              <li class="toctree-l2"><a href="javascript: void(0);">Configuring Different Workloads</a></li>
+              <li class="toctree-l2"><a href="javascript: void(0);">Configuring a Multitenant Cluster</a></li>
               <ul style="display: none">
               
-                <li class="toctree-l3"><a class="reference internal" href="/docs/configuring-different-workloads-introduction/">Configuring Different Workloads Introduction</a></li>
+                <li class="toctree-l3"><a class="reference internal" href="/docs/configuring-a-multitenant-cluster-introduction/">Configuring a Multitenant Cluster Introduction</a></li>
               
-                <li class="toctree-l3"><a class="reference internal" href="/docs/configuring-resources-in-a-mixed-cluster/">Configuring Resources in a Mixed Cluster</a></li>
+                <li class="toctree-l3"><a class="reference internal" href="/docs/configuring-multitenant-resources/">Configuring Multitenant Resources</a></li>
               
                 <li class="toctree-l3"><a class="reference internal" href="/docs/configuring-resources-for-a-shared-drillbit/">Configuring Resources for a Shared Drillbit</a></li>
               
@@ -785,8 +780,6 @@
 </aside>
 
 
-
-
   <nav class="breadcrumbs">
   <li><a href="/docs/">Docs</a></li>
  
@@ -797,6 +790,7 @@
   
   <li>Drill Default Input Format</li>
 </nav>
+
   <div class="main-content-wrapper">
     <div class="main-content">
 
@@ -894,6 +888,7 @@ steps:</p>
     </div>
   </div>
 
+  </div>
   <p class="push"></p>
 <div id="footer" class="mw">
 <div class="wrapper">
@@ -902,8 +897,7 @@ Apache and the Apache feather logo are t
 </div>
 </div>
 
-</div>
-<script>
+  <script>
 (function(i,s,o,g,r,a,m){i['GoogleAnalyticsObject']=r;i[r]=i[r]||function(){
 (i[r].q=i[r].q||[]).push(arguments)},i[r].l=1*new Date();a=s.createElement(o),
 m=s.getElementsByTagName(o)[0];a.async=1;a.src=g;m.parentNode.insertBefore(a,m)
@@ -915,4 +909,3 @@ ga('send', 'pageview');
 
 </body>
 </html>
-

Modified: drill/site/trunk/content/drill/docs/drill-in-10-minutes/index.html
URL: http://svn.apache.org/viewvc/drill/site/trunk/content/drill/docs/drill-in-10-minutes/index.html?rev=1677619&r1=1677618&r2=1677619&view=diff
==============================================================================
--- drill/site/trunk/content/drill/docs/drill-in-10-minutes/index.html (original)
+++ drill/site/trunk/content/drill/docs/drill-in-10-minutes/index.html Mon May  4 15:52:37 2015
@@ -12,12 +12,11 @@
 <link href="/css/syntax.css" rel="stylesheet" type="text/css">
 <link href="/css/style.css" rel="stylesheet" type="text/css">
 <link href="/css/arrows.css" rel="stylesheet" type="text/css">
-<link href="/css/button.css" rel="stylesheet" type="text/css">
 <link href="/css/breadcrumbs.css" rel="stylesheet" type="text/css">
+<link href="/css/code.css" rel="stylesheet" type="text/css">
 <link rel="stylesheet" href="//maxcdn.bootstrapcdn.com/font-awesome/4.3.0/css/font-awesome.min.css">
 <link href="/css/responsive.css" rel="stylesheet" type="text/css">
 
-
 <link rel="shortcut icon" href="/favicon.ico" type="image/x-icon">
 <link rel="icon" href="/favicon.ico" type="image/x-icon">
 
@@ -31,17 +30,17 @@
 </head>
 
 <body onResize="resized();">
-<div class="page-wrap">
-  <div class="bui"></div>
+  <div class="page-wrap">
+    <div class="bui"></div>
 
 <div id="menu" class="mw">
 <ul>
   <li class='toc-categories'>
-    <a class="expand-toc-icon" href="javascript:void(0);">☰</a>
+  <a class="expand-toc-icon" href="javascript:void(0);"><i class="fa fa-bars"></i></a>
   </li>
   <li class="logo"><a href="/"></a></li>
   <li class='expand-menu'>
-    <a href="javascript:void(0);"><span class='menu-text'>Menu</span><span class='expand-icon'>☰</span></a>
+  <a href="javascript:void(0);"><span class='menu-text'>Menu</span><span class='expand-icon'><i class="fa fa-bars"></i></span></a>
   </li>
   <li class='clear-float'></li>
   <li class="documentation-menu">
@@ -88,11 +87,8 @@
     <a href="/community/">Community</a>
     <ul>
       <li><a href="/team/">Team</a></li>
-      <li><a href="/community/#events">Events and Meetups</a></li>
-      <li><a href="/community/#mailinglists">Mailing Lists</a></li>
-      <li><a href="/community/#getinvolved">Get Involved</a></li>
-      <li><a href="https://issues.apache.org/jira/browse/DRILL/" target="_blank">Issue Tracker</a></li>
-      <li><a href="https://github.com/apache/drill" target="_blank">GitHub</a></li>
+      <li><a href="/mailinglists/">Mailing Lists</a></li>
+      <li><a href="/communityresources/">Community Resources</a></li>
     </ul>
   </li>
   <li class='nav'><a href="/faq/">FAQ</a></li>
@@ -114,8 +110,7 @@
 </ul>
 </div>
 
-
-  
+      
       
 
 
@@ -168,7 +163,7 @@
         
       
         
-          <li class="toctree-l1"><a href="javascript: void(0);">Tutorials</a></li>
+          <li class="toctree-l1 current_section "><a href="javascript: void(0);">Tutorials</a></li>
           <ul class="current_section">
           
             
@@ -261,7 +256,7 @@
               <li class="toctree-l2"><a href="javascript: void(0);">Storage Plugin Configuration</a></li>
               <ul style="display: none">
               
-                <li class="toctree-l3"><a class="reference internal" href="/docs/storage-plugin-configuration-introduction/">Storage Plugin Configuration Introduction</a></li>
+                <li class="toctree-l3"><a class="reference internal" href="/docs/plugin-configuration-introduction/">Plugin Configuration Introduction</a></li>
               
                 <li class="toctree-l3"><a class="reference internal" href="/docs/workspaces/">Workspaces</a></li>
               
@@ -602,12 +597,12 @@
             
           
             
-              <li class="toctree-l2"><a href="javascript: void(0);">Configuring Different Workloads</a></li>
+              <li class="toctree-l2"><a href="javascript: void(0);">Configuring a Multitenant Cluster</a></li>
               <ul style="display: none">
               
-                <li class="toctree-l3"><a class="reference internal" href="/docs/configuring-different-workloads-introduction/">Configuring Different Workloads Introduction</a></li>
+                <li class="toctree-l3"><a class="reference internal" href="/docs/configuring-a-multitenant-cluster-introduction/">Configuring a Multitenant Cluster Introduction</a></li>
               
-                <li class="toctree-l3"><a class="reference internal" href="/docs/configuring-resources-in-a-mixed-cluster/">Configuring Resources in a Mixed Cluster</a></li>
+                <li class="toctree-l3"><a class="reference internal" href="/docs/configuring-multitenant-resources/">Configuring Multitenant Resources</a></li>
               
                 <li class="toctree-l3"><a class="reference internal" href="/docs/configuring-resources-for-a-shared-drillbit/">Configuring Resources for a Shared Drillbit</a></li>
               
@@ -785,8 +780,6 @@
 </aside>
 
 
-
-
   <nav class="breadcrumbs">
   <li><a href="/docs/">Docs</a></li>
  
@@ -795,6 +788,7 @@
   
   <li>Drill in 10 Minutes</li>
 </nav>
+
   <div class="main-content-wrapper">
     <div class="main-content">
 
@@ -870,162 +864,103 @@ extend the layer to a broader array of u
 classpath scanning and plugin concept to add additional storage plugins,
 functions, and operators with minimal configuration.</p>
 
-<h2 id="process-overview">Process Overview</h2>
-
-<p>Download the Apache Drill archive and extract the contents to a directory on
-your machine. The Apache Drill archive contains sample JSON and Parquet files
-that you can query immediately.</p>
+<h2 id="installation-overview">Installation Overview</h2>
 
-<p>Query the sample JSON and parquet files using SQLLine. SQLLine is a pure-Java
-console-based utility for connecting to relational databases and executing SQL
-commands. SQLLine is used as the shell for Drill. Drill follows the ANSI SQL:
-2011 standard with a few extensions for nested data formats.</p>
+<p>You can install Drill in embedded mode on a machine running Linux, Mac OS X, or Windows. For information about running Drill in distributed mode, see  <a href="/docs/deploying-drill-in-a-cluster">Deploying Drill in a Cluster</a>.</p>
 
-<h3 id="prerequisite">Prerequisite</h3>
+<p>This installation procedure includes how to download the Apache Drill archive and extract the contents to a directory on your machine. The Apache Drill archive contains sample JSON and Parquet files that you can query immediately.</p>
 
-<p>You must have the following software installed on your machine to run Drill:</p>
+<p>After installing Drill, you start  SQLLine. SQLLine is a pure-Java console-based utility for connecting to relational databases and executing SQL commands. SQLLine is used as the shell for Drill. Drill follows the ANSI SQL: 2011 standard with <a href="/docs/sql-extensions/">extensions</a> for nested data formats and other capabilities.</p>
 
-<table ><tbody><tr><td ><strong>Software</strong></td><td ><strong>Description</strong></td></tr><tr><td ><a href="http://www.oracle.com/technetwork/java/javase/downloads/jdk7-downloads-1880260.html" class="external-link" rel="nofollow">Oracle JDK version 7</a></td><td >A set of programming tools for developing Java applications.</td></tr></tbody></table>
+<h2 id="embedded-mode-installation-prerequisites">Embedded Mode Installation Prerequisites</h2>
 
-<h3 id="prerequisite-validation">Prerequisite Validation</h3>
+<p>You need to meet the following prerequisites to run Drill:</p>
 
-<p>Run the following command to verify that the system meets the software
-prerequisite:
-<table ><tbody><tr><td ><strong>Command </strong></td><td ><strong>Example Output</strong></td></tr><tr><td ><code>java –version</code></td><td ><code>java version &quot;1.7.0_65&quot;</code><br /><code>Java(TM) SE Runtime Environment (build 1.7.0_65-b19)</code><br /><code>Java HotSpot(TM) 64-Bit Server VM (build 24.65-b04, mixed mode)</code></td></tr></tbody></table></p>
+<ul>
+<li>Linux, Mac OS X, and Windows: <a href="http://www.oracle.com/technetwork/java/javase/downloads/jdk7-downloads-1880260.html">Oracle Java SE Development (JDK) Kit 7</a> installation<br></li>
+<li>Windows only:<br>
 
-<h2 id="install-drill">Install Drill</h2>
+<ul>
+<li>A JAVA_HOME environment variable set up that points to  to the JDK installation<br></li>
+<li>A PATH environment variable that includes a pointer to the JDK installation<br></li>
+<li>A third-party utility for unzipping a tar.gz file </li>
+</ul></li>
+</ul>
 
-<p>You can install Drill on a machine running Linux, Mac OS X, or Windows.  </p>
+<h3 id="java-installation-prerequisite-check">Java Installation Prerequisite Check</h3>
 
-<h3 id="installing-drill-on-linux">Installing Drill on Linux</h3>
+<p>Run the following command in a terminal (Linux and Mac OS X) or Command Prompt (Windows) to verify that Java 7 is the version in effect:</p>
+<div class="highlight"><pre><code class="language-text" data-lang="text">java -version
+</code></pre></div>
+<p>The output looks something like this:</p>
+<div class="highlight"><pre><code class="language-text" data-lang="text">java version &quot;1.7.0_79&quot;
+Java(TM) SE Runtime Environment (build 1.7.0_7965-b15)
+Java HotSpot(TM) 64-Bit Server VM (build 24.79-b02, mixed mode)
+</code></pre></div>
+<h2 id="install-drill-on-linux-or-mac-os-x">Install Drill on Linux or Mac OS X</h2>
 
-<p>Complete the following steps to install Drill:</p>
+<p>Complete the following steps to install Drill:  </p>
 
 <ol>
-<li><p>Issue the following command to download the latest, stable version of Apache Drill to a directory on your machine:</p>
-<div class="highlight"><pre><code class="language-text" data-lang="text">wget http://getdrill.org/drill/download/apache-drill-0.8.0.tar.gz
-</code></pre></div></li>
-<li><p>Issue the following command to create a new directory to which you can extract the contents of the Drill <code>tar.gz</code> file:</p>
-<div class="highlight"><pre><code class="language-text" data-lang="text">sudo mkdir -p /opt/drill
-</code></pre></div></li>
-<li><p>Navigate to the directory where you downloaded the Drill <code>tar.gz</code> file.</p></li>
-<li><p>Issue the following command to extract the contents of the Drill <code>tar.gz</code> file:</p>
-<div class="highlight"><pre><code class="language-text" data-lang="text">sudo tar -xvzf apache-drill-&lt;version&gt;.tar.gz -C /opt/drill
+<li><p>Issue the following command in a terminal to download the latest, stable version of Apache Drill to a directory on your machine, or download Drill from the <a href="http://getdrill.org/drill/download/apache-drill-0.8.0.tar.gz">Drill web site</a>:</p>
+<div class="highlight"><pre><code class="language-text" data-lang="text">wget http://getdrill.org/drill/download/apache-drill-0.8.0.tar.gz  
 </code></pre></div></li>
-<li><p>Issue the following command to navigate to the Drill installation directory:</p>
-<div class="highlight"><pre><code class="language-text" data-lang="text">cd /opt/drill/apache-drill-&lt;version&gt;
+<li><p>Copy the downloaded file to the directory where you want to install Drill. </p></li>
+<li><p>Extract the contents of the Drill tar.gz file. Use sudo if necessary:  </p>
+<div class="highlight"><pre><code class="language-text" data-lang="text">sudo tar -xvzf apache-drill-0.8.0..tar.gz  
 </code></pre></div></li>
 </ol>
 
-<p>At this point, you can <a href="/docs/drill-in-10-minutes/#start-drill">start Drill</a>.</p>
-
-<h3 id="installing-drill-on-mac-os-x">Installing Drill on Mac OS X</h3>
-
-<p>Complete the following steps to install Drill:</p>
-
-<ol>
-<li><p>Open a Terminal window, and create a <code>drill</code> directory inside your home directory (or in some other location if you prefer).</p>
-
-<p><strong>Example</strong></p>
-<div class="highlight"><pre><code class="language-text" data-lang="text">$ pwd
-/Users/max
-$ mkdir drill
-$ cd drill
-$ pwd
-/Users/max/drill
-</code></pre></div></li>
-<li><p>Click the following link to download the latest, stable version of Apache Drill:<br>
-  <a href="http://getdrill.org/drill/download/apache-drill-0.8.0.tar.gz">http://getdrill.org/drill/download/apache-drill-0.8.0.tar.gz</a></p></li>
-<li><p>Open the downloaded <code>TAR</code> file with the Mac Archive utility or a similar tool for unzipping files.</p></li>
-<li><p>Move the resulting <code>apache-drill-&lt;version&gt;</code> folder into the <code>drill</code> directory that you created.</p></li>
-<li><p>Issue the following command to navigate to the <code>apache-drill-&lt;version&gt;</code> directory:</p>
-<div class="highlight"><pre><code class="language-text" data-lang="text">cd /Users/max/drill/apache-drill-&lt;version&gt;
-</code></pre></div></li>
-</ol>
+<p>The extraction process creates the installation directory named apache-drill-0.8.0 containing the Drill software.</p>
 
 <p>At this point, you can <a href="/docs/drill-in-10-minutes/#start-drill">start Drill</a>.</p>
 
-<h3 id="installing-drill-on-windows">Installing Drill on Windows</h3>
-
-<p>You can install Drill on Windows 7 or 8. To install Drill on Windows, you must
-have JDK 7, and you must set the <code>JAVA_HOME</code> path in the Windows Environment
-Variables. You must also have a utility, such as
-<a href="http://www.7-zip.org/">7-zip</a>, installed on your machine. These instructions
-assume that the <a href="http://www.7-zip.org/">7-zip</a> decompression utility is
-installed to extract a Drill archive file that you download.</p>
+<h2 id="start-drill-on-linux-and-mac-os-x">Start Drill on Linux and Mac OS X</h2>
 
-<h4 id="setting-java_home">Setting JAVA_HOME</h4>
-
-<p>Complete the following steps to set <code>JAVA_HOME</code>:</p>
+<p>Launch SQLLine using the sqlline command to start to Drill in embedded mode. The command directs SQLLine to connect to Drill. The zk=local means the local node is the zookeeper node. Complete the following steps to launch SQLLine and start Drill:</p>
 
 <ol>
-<li>Navigate to <code>Control Panel\All Control Panel Items\System</code>, and select <strong>Advanced System Settings</strong>. The System Properties window appears.</li>
-<li>On the Advanced tab, click <strong>Environment Variables</strong>. The Environment Variables window appears.</li>
-<li><p>Add/Edit <code>JAVA_HOME</code> to point to the location where the JDK software is located.</p>
-
-<p><strong>Example</strong></p>
-<div class="highlight"><pre><code class="language-text" data-lang="text">C:\Program Files\Java\jdk1.7.0_65
+<li><p>Navigate to the Drill installation directory. For example:  </p>
+<div class="highlight"><pre><code class="language-text" data-lang="text">cd apache-drill-0.8.0  
+</code></pre></div></li>
+<li><p>Issue the following command to launch SQLLine:</p>
+<div class="highlight"><pre><code class="language-text" data-lang="text">bin/sqlline -u jdbc:drill:zk=local  
 </code></pre></div></li>
-<li><p>Click <strong>OK</strong> to exit the windows.</p></li>
 </ol>
 
-<h4 id="installing-drill">Installing Drill</h4>
-
-<p>Complete the following steps to install Drill:</p>
+<p>The <code>0: jdbc:drill:zk=local&gt;</code>  prompt appears.  </p>
 
-<ol>
-<li><p>Create a <code>drill</code> directory on your <code>C:\</code> drive, (or in some other location if you prefer).</p>
+<p>At this point, you can <a href="/docs/drill-in-10-minutes#query-sample-data">submit queries</a> to Drill.</p>
 
-<p><strong>Example</strong></p>
-<div class="highlight"><pre><code class="language-text" data-lang="text"> C:\drill
-</code></pre></div>
-<p>Do not include spaces in your directory path. If you include spaces in the
-directory path, Drill fails to run.</p></li>
-<li><p>Click the following link to download the latest, stable version of Apache Drill: 
-  <a href="http://getdrill.org/drill/download/apache-drill-0.8.0.tar.gz">http://getdrill.org/drill/download/apache-drill-0.8.0.tar.gz</a></p></li>
-<li><p>Move the <code>apache-drill-&lt;version&gt;.tar.gz</code> file to the <code>drill</code> directory that you created on your <code>C:\</code> drive.</p></li>
-<li><p>Unzip the <code>TAR.GZ</code> file and the resulting <code>TAR</code> file.</p>
+<h3 id="install-drill-on-windows">Install Drill on Windows</h3>
 
-<ol>
-<li>Right-click <code>apache-drill-&lt;version&gt;.tar.gz,</code> and select <code>7-Zip&gt;Extract Here</code>. The utility extracts the <code>apache-drill-&lt;version&gt;.tar</code> file.</li>
-<li>Right-click <code>apache-drill-&lt;version&gt;.tar</code>, and select <code>7-Zip&gt;Extract Here</code>. The utility extracts the <code>apache-drill-&lt;version&gt;</code>folder.</li>
-</ol></li>
-<li><p>Open the <code>apache-drill-&lt;version&gt;</code> folder.</p></li>
-<li><p>Open the <code>bin</code> folder, and double-click on the <code>sqlline.bat</code> file. The Windows command prompt opens.</p></li>
-<li><p>At the <code>sqlline&gt;</code> prompt, type <code>!connect jdbc:drill:zk=local</code> and then press <code>Enter</code>.</p></li>
-<li><p>Enter the username and password.</p>
+<p>You can install Drill on Windows 7 or 8. First, set the JAVA_HOME environment variable, and then install Drill. Complete the following steps to install Drill:</p>
 
 <ol>
-<li>When prompted, enter the user name <code>admin</code> and then press Enter.</li>
-<li>When prompted, enter the password <code>admin</code> and then press Enter. The cursor blinks for a few seconds and then <code>0: jdbc:drill:zk=local&gt;</code> displays in the prompt.</li>
-</ol></li>
+<li>Click the following link to download the latest, stable version of Apache Drill:  <a href="http://getdrill.org/drill/download/apache-drill-0.8.0.tar.gz">http://getdrill.org/drill/download/apache-drill-0.8.0.tar.gz</a></li>
+<li>Move the <code>apache-drill-0.8.0.tar.gz</code> file to a directory where you want to install Drill.</li>
+<li>Unzip the <code>TAR.GZ</code> file using a third-party tool. If the tool you use does not unzip the TAR file as well as the <code>TAR.GZ</code> file, unzip the <code>apache-drill-0.8.0.tar</code> to extract the Drill software. The extraction process creates the installation directory named apache-drill-0.8.0 containing the Drill software. For example:
+<img src="/docs/img/drill-directory.png" alt="drill install dir">
+At this point, you can start Drill.<br></li>
 </ol>
 
-<p>At this point, you can submit queries to Drill. Refer to the <a href="/docs/drill-in-10-minutes#query-sample-data">Query Sample Data</a> section of this document.</p>
-
-<h2 id="start-drill">Start Drill</h2>
-
-<p>Launch SQLLine, the Drill shell, to start and run Drill in embedded mode.
-Launching SQLLine automatically starts a new Drillbit within the shell. In a
-production environment, Drillbits are the daemon processes that run on each
-node in a Drill cluster.</p>
+<h2 id="start-drill-on-windows">Start Drill on Windows</h2>
 
-<p>Complete the following steps to launch SQLLine and start Drill:</p>
+<p>Launch SQLLine using the <strong>sqlline command</strong> to start to Drill in embedded mode. The command directs SQLLine to connect to Drill. The <code>zk=local</code> means the local node is the zookeeper node. Complete the following steps to launch SQLLine and start Drill:</p>
 
 <ol>
-<li><p>Verify that you are in the Drill installation directory.<br>
-Example: <code>~/apache-drill-&lt;version&gt;</code></p></li>
-<li><p>Issue the following command to launch SQLLine:</p>
-<div class="highlight"><pre><code class="language-text" data-lang="text">bin/sqlline -u jdbc:drill:zk=local
-</code></pre></div>
-<p><code>-u</code> is a JDBC connection string that directs SQLLine to connect to Drill. It
-also starts a local Drillbit. If you are connecting to an Apache Drill
-cluster, the value of <code>zk=</code> would be a list of Zookeeper quorum nodes. For
-more information about how to run Drill in clustered mode, go to <a href="/docs/deploying-drill-in-a-cluster">Deploying Drill in a Cluster</a>.</p></li>
+<li>Open the apache-drill-0.8.0 folder.<br></li>
+<li>Open the bin folder, and double-click the <code>sqlline.bat</code> file:
+<img src="/docs/img/drill-bin.png" alt="drill bin dir">
+The Windows command prompt opens.<br></li>
+<li>At the sqlline&gt; prompt, type <code>!connect jdbc:drill:zk=local</code> and then press Enter:
+<img src="/docs/img/sqlline1.png" alt="sqlline"></li>
+<li>Enter the username, <code>admin</code>, and password, also <code>admin</code> when prompted.
+The <code>0: jdbc:drill:zk=local&gt;</code> prompt appears.
+At this point, you can <a href="/docs/drill-in-10-minutes#query-sample-data">submit queries</a> to Drill.</li>
 </ol>
 
-<p>When SQLLine starts, the system displays the following prompt:<br>
-<code>0: jdbc:drill:zk=local&gt;</code></p>
+<h2 id="stopping-drill">Stopping Drill</h2>
 
 <p>Issue the following command when you want to exit SQLLine:</p>
 <div class="highlight"><pre><code class="language-text" data-lang="text">!quit
@@ -1187,6 +1122,7 @@ web site</a>.</p>
     </div>
   </div>
 
+  </div>
   <p class="push"></p>
 <div id="footer" class="mw">
 <div class="wrapper">
@@ -1195,8 +1131,7 @@ Apache and the Apache feather logo are t
 </div>
 </div>
 
-</div>
-<script>
+  <script>
 (function(i,s,o,g,r,a,m){i['GoogleAnalyticsObject']=r;i[r]=i[r]||function(){
 (i[r].q=i[r].q||[]).push(arguments)},i[r].l=1*new Date();a=s.createElement(o),
 m=s.getElementsByTagName(o)[0];a.async=1;a.src=g;m.parentNode.insertBefore(a,m)
@@ -1208,4 +1143,3 @@ ga('send', 'pageview');
 
 </body>
 </html>
-

Modified: drill/site/trunk/content/drill/docs/drill-introduction/index.html
URL: http://svn.apache.org/viewvc/drill/site/trunk/content/drill/docs/drill-introduction/index.html?rev=1677619&r1=1677618&r2=1677619&view=diff
==============================================================================
--- drill/site/trunk/content/drill/docs/drill-introduction/index.html (original)
+++ drill/site/trunk/content/drill/docs/drill-introduction/index.html Mon May  4 15:52:37 2015
@@ -12,12 +12,11 @@
 <link href="/css/syntax.css" rel="stylesheet" type="text/css">
 <link href="/css/style.css" rel="stylesheet" type="text/css">
 <link href="/css/arrows.css" rel="stylesheet" type="text/css">
-<link href="/css/button.css" rel="stylesheet" type="text/css">
 <link href="/css/breadcrumbs.css" rel="stylesheet" type="text/css">
+<link href="/css/code.css" rel="stylesheet" type="text/css">
 <link rel="stylesheet" href="//maxcdn.bootstrapcdn.com/font-awesome/4.3.0/css/font-awesome.min.css">
 <link href="/css/responsive.css" rel="stylesheet" type="text/css">
 
-
 <link rel="shortcut icon" href="/favicon.ico" type="image/x-icon">
 <link rel="icon" href="/favicon.ico" type="image/x-icon">
 
@@ -31,17 +30,17 @@
 </head>
 
 <body onResize="resized();">
-<div class="page-wrap">
-  <div class="bui"></div>
+  <div class="page-wrap">
+    <div class="bui"></div>
 
 <div id="menu" class="mw">
 <ul>
   <li class='toc-categories'>
-    <a class="expand-toc-icon" href="javascript:void(0);">☰</a>
+  <a class="expand-toc-icon" href="javascript:void(0);"><i class="fa fa-bars"></i></a>
   </li>
   <li class="logo"><a href="/"></a></li>
   <li class='expand-menu'>
-    <a href="javascript:void(0);"><span class='menu-text'>Menu</span><span class='expand-icon'>☰</span></a>
+  <a href="javascript:void(0);"><span class='menu-text'>Menu</span><span class='expand-icon'><i class="fa fa-bars"></i></span></a>
   </li>
   <li class='clear-float'></li>
   <li class="documentation-menu">
@@ -88,11 +87,8 @@
     <a href="/community/">Community</a>
     <ul>
       <li><a href="/team/">Team</a></li>
-      <li><a href="/community/#events">Events and Meetups</a></li>
-      <li><a href="/community/#mailinglists">Mailing Lists</a></li>
-      <li><a href="/community/#getinvolved">Get Involved</a></li>
-      <li><a href="https://issues.apache.org/jira/browse/DRILL/" target="_blank">Issue Tracker</a></li>
-      <li><a href="https://github.com/apache/drill" target="_blank">GitHub</a></li>
+      <li><a href="/mailinglists/">Mailing Lists</a></li>
+      <li><a href="/communityresources/">Community Resources</a></li>
     </ul>
   </li>
   <li class='nav'><a href="/faq/">FAQ</a></li>
@@ -114,8 +110,7 @@
 </ul>
 </div>
 
-
-  
+      
       
 
 
@@ -127,7 +122,7 @@
       <ul style="display: block;">
       
         
-          <li class="toctree-l1"><a href="javascript: void(0);">Getting Started</a></li>
+          <li class="toctree-l1 current_section "><a href="javascript: void(0);">Getting Started</a></li>
           <ul class="current_section">
           
             
@@ -261,7 +256,7 @@
               <li class="toctree-l2"><a href="javascript: void(0);">Storage Plugin Configuration</a></li>
               <ul style="display: none">
               
-                <li class="toctree-l3"><a class="reference internal" href="/docs/storage-plugin-configuration-introduction/">Storage Plugin Configuration Introduction</a></li>
+                <li class="toctree-l3"><a class="reference internal" href="/docs/plugin-configuration-introduction/">Plugin Configuration Introduction</a></li>
               
                 <li class="toctree-l3"><a class="reference internal" href="/docs/workspaces/">Workspaces</a></li>
               
@@ -602,12 +597,12 @@
             
           
             
-              <li class="toctree-l2"><a href="javascript: void(0);">Configuring Different Workloads</a></li>
+              <li class="toctree-l2"><a href="javascript: void(0);">Configuring a Multitenant Cluster</a></li>
               <ul style="display: none">
               
-                <li class="toctree-l3"><a class="reference internal" href="/docs/configuring-different-workloads-introduction/">Configuring Different Workloads Introduction</a></li>
+                <li class="toctree-l3"><a class="reference internal" href="/docs/configuring-a-multitenant-cluster-introduction/">Configuring a Multitenant Cluster Introduction</a></li>
               
-                <li class="toctree-l3"><a class="reference internal" href="/docs/configuring-resources-in-a-mixed-cluster/">Configuring Resources in a Mixed Cluster</a></li>
+                <li class="toctree-l3"><a class="reference internal" href="/docs/configuring-multitenant-resources/">Configuring Multitenant Resources</a></li>
               
                 <li class="toctree-l3"><a class="reference internal" href="/docs/configuring-resources-for-a-shared-drillbit/">Configuring Resources for a Shared Drillbit</a></li>
               
@@ -785,8 +780,6 @@
 </aside>
 
 
-
-
   <nav class="breadcrumbs">
   <li><a href="/docs/">Docs</a></li>
  
@@ -795,6 +788,7 @@
   
   <li>Drill Introduction</li>
 </nav>
+
   <div class="main-content-wrapper">
     <div class="main-content">
 
@@ -862,6 +856,7 @@ the following key features:</p>
     </div>
   </div>
 
+  </div>
   <p class="push"></p>
 <div id="footer" class="mw">
 <div class="wrapper">
@@ -870,8 +865,7 @@ Apache and the Apache feather logo are t
 </div>
 </div>
 
-</div>
-<script>
+  <script>
 (function(i,s,o,g,r,a,m){i['GoogleAnalyticsObject']=r;i[r]=i[r]||function(){
 (i[r].q=i[r].q||[]).push(arguments)},i[r].l=1*new Date();a=s.createElement(o),
 m=s.getElementsByTagName(o)[0];a.async=1;a.src=g;m.parentNode.insertBefore(a,m)
@@ -883,4 +877,3 @@ ga('send', 'pageview');
 
 </body>
 </html>
-

Modified: drill/site/trunk/content/drill/docs/drill-patch-review-tool/index.html
URL: http://svn.apache.org/viewvc/drill/site/trunk/content/drill/docs/drill-patch-review-tool/index.html?rev=1677619&r1=1677618&r2=1677619&view=diff
==============================================================================
--- drill/site/trunk/content/drill/docs/drill-patch-review-tool/index.html (original)
+++ drill/site/trunk/content/drill/docs/drill-patch-review-tool/index.html Mon May  4 15:52:37 2015
@@ -12,12 +12,11 @@
 <link href="/css/syntax.css" rel="stylesheet" type="text/css">
 <link href="/css/style.css" rel="stylesheet" type="text/css">
 <link href="/css/arrows.css" rel="stylesheet" type="text/css">
-<link href="/css/button.css" rel="stylesheet" type="text/css">
 <link href="/css/breadcrumbs.css" rel="stylesheet" type="text/css">
+<link href="/css/code.css" rel="stylesheet" type="text/css">
 <link rel="stylesheet" href="//maxcdn.bootstrapcdn.com/font-awesome/4.3.0/css/font-awesome.min.css">
 <link href="/css/responsive.css" rel="stylesheet" type="text/css">
 
-
 <link rel="shortcut icon" href="/favicon.ico" type="image/x-icon">
 <link rel="icon" href="/favicon.ico" type="image/x-icon">
 
@@ -31,17 +30,17 @@
 </head>
 
 <body onResize="resized();">
-<div class="page-wrap">
-  <div class="bui"></div>
+  <div class="page-wrap">
+    <div class="bui"></div>
 
 <div id="menu" class="mw">
 <ul>
   <li class='toc-categories'>
-    <a class="expand-toc-icon" href="javascript:void(0);">☰</a>
+  <a class="expand-toc-icon" href="javascript:void(0);"><i class="fa fa-bars"></i></a>
   </li>
   <li class="logo"><a href="/"></a></li>
   <li class='expand-menu'>
-    <a href="javascript:void(0);"><span class='menu-text'>Menu</span><span class='expand-icon'>☰</span></a>
+  <a href="javascript:void(0);"><span class='menu-text'>Menu</span><span class='expand-icon'><i class="fa fa-bars"></i></span></a>
   </li>
   <li class='clear-float'></li>
   <li class="documentation-menu">
@@ -88,11 +87,8 @@
     <a href="/community/">Community</a>
     <ul>
       <li><a href="/team/">Team</a></li>
-      <li><a href="/community/#events">Events and Meetups</a></li>
-      <li><a href="/community/#mailinglists">Mailing Lists</a></li>
-      <li><a href="/community/#getinvolved">Get Involved</a></li>
-      <li><a href="https://issues.apache.org/jira/browse/DRILL/" target="_blank">Issue Tracker</a></li>
-      <li><a href="https://github.com/apache/drill" target="_blank">GitHub</a></li>
+      <li><a href="/mailinglists/">Mailing Lists</a></li>
+      <li><a href="/communityresources/">Community Resources</a></li>
     </ul>
   </li>
   <li class='nav'><a href="/faq/">FAQ</a></li>
@@ -114,8 +110,7 @@
 </ul>
 </div>
 
-
-  
+      
       
 
 
@@ -261,7 +256,7 @@
               <li class="toctree-l2"><a href="javascript: void(0);">Storage Plugin Configuration</a></li>
               <ul style="display: none">
               
-                <li class="toctree-l3"><a class="reference internal" href="/docs/storage-plugin-configuration-introduction/">Storage Plugin Configuration Introduction</a></li>
+                <li class="toctree-l3"><a class="reference internal" href="/docs/plugin-configuration-introduction/">Plugin Configuration Introduction</a></li>
               
                 <li class="toctree-l3"><a class="reference internal" href="/docs/workspaces/">Workspaces</a></li>
               
@@ -602,12 +597,12 @@
             
           
             
-              <li class="toctree-l2"><a href="javascript: void(0);">Configuring Different Workloads</a></li>
+              <li class="toctree-l2"><a href="javascript: void(0);">Configuring a Multitenant Cluster</a></li>
               <ul style="display: none">
               
-                <li class="toctree-l3"><a class="reference internal" href="/docs/configuring-different-workloads-introduction/">Configuring Different Workloads Introduction</a></li>
+                <li class="toctree-l3"><a class="reference internal" href="/docs/configuring-a-multitenant-cluster-introduction/">Configuring a Multitenant Cluster Introduction</a></li>
               
-                <li class="toctree-l3"><a class="reference internal" href="/docs/configuring-resources-in-a-mixed-cluster/">Configuring Resources in a Mixed Cluster</a></li>
+                <li class="toctree-l3"><a class="reference internal" href="/docs/configuring-multitenant-resources/">Configuring Multitenant Resources</a></li>
               
                 <li class="toctree-l3"><a class="reference internal" href="/docs/configuring-resources-for-a-shared-drillbit/">Configuring Resources for a Shared Drillbit</a></li>
               
@@ -649,7 +644,7 @@
         
       
         
-          <li class="toctree-l1"><a href="javascript: void(0);">Developer Information</a></li>
+          <li class="toctree-l1 current_section "><a href="javascript: void(0);">Developer Information</a></li>
           <ul class="current_section">
           
             
@@ -785,8 +780,6 @@
 </aside>
 
 
-
-
   <nav class="breadcrumbs">
   <li><a href="/docs/">Docs</a></li>
  
@@ -797,6 +790,7 @@
   
   <li>Drill Patch Review Tool</li>
 </nav>
+
   <div class="main-content-wrapper">
     <div class="main-content">
 
@@ -992,6 +986,7 @@ cause of the issue.</p>
     </div>
   </div>
 
+  </div>
   <p class="push"></p>
 <div id="footer" class="mw">
 <div class="wrapper">
@@ -1000,8 +995,7 @@ Apache and the Apache feather logo are t
 </div>
 </div>
 
-</div>
-<script>
+  <script>
 (function(i,s,o,g,r,a,m){i['GoogleAnalyticsObject']=r;i[r]=i[r]||function(){
 (i[r].q=i[r].q||[]).push(arguments)},i[r].l=1*new Date();a=s.createElement(o),
 m=s.getElementsByTagName(o)[0];a.async=1;a.src=g;m.parentNode.insertBefore(a,m)
@@ -1013,4 +1007,3 @@ ga('send', 'pageview');
 
 </body>
 </html>
-

Modified: drill/site/trunk/content/drill/docs/drill-plan-syntax/index.html
URL: http://svn.apache.org/viewvc/drill/site/trunk/content/drill/docs/drill-plan-syntax/index.html?rev=1677619&r1=1677618&r2=1677619&view=diff
==============================================================================
--- drill/site/trunk/content/drill/docs/drill-plan-syntax/index.html (original)
+++ drill/site/trunk/content/drill/docs/drill-plan-syntax/index.html Mon May  4 15:52:37 2015
@@ -12,12 +12,11 @@
 <link href="/css/syntax.css" rel="stylesheet" type="text/css">
 <link href="/css/style.css" rel="stylesheet" type="text/css">
 <link href="/css/arrows.css" rel="stylesheet" type="text/css">
-<link href="/css/button.css" rel="stylesheet" type="text/css">
 <link href="/css/breadcrumbs.css" rel="stylesheet" type="text/css">
+<link href="/css/code.css" rel="stylesheet" type="text/css">
 <link rel="stylesheet" href="//maxcdn.bootstrapcdn.com/font-awesome/4.3.0/css/font-awesome.min.css">
 <link href="/css/responsive.css" rel="stylesheet" type="text/css">
 
-
 <link rel="shortcut icon" href="/favicon.ico" type="image/x-icon">
 <link rel="icon" href="/favicon.ico" type="image/x-icon">
 
@@ -31,17 +30,17 @@
 </head>
 
 <body onResize="resized();">
-<div class="page-wrap">
-  <div class="bui"></div>
+  <div class="page-wrap">
+    <div class="bui"></div>
 
 <div id="menu" class="mw">
 <ul>
   <li class='toc-categories'>
-    <a class="expand-toc-icon" href="javascript:void(0);">☰</a>
+  <a class="expand-toc-icon" href="javascript:void(0);"><i class="fa fa-bars"></i></a>
   </li>
   <li class="logo"><a href="/"></a></li>
   <li class='expand-menu'>
-    <a href="javascript:void(0);"><span class='menu-text'>Menu</span><span class='expand-icon'>☰</span></a>
+  <a href="javascript:void(0);"><span class='menu-text'>Menu</span><span class='expand-icon'><i class="fa fa-bars"></i></span></a>
   </li>
   <li class='clear-float'></li>
   <li class="documentation-menu">
@@ -88,11 +87,8 @@
     <a href="/community/">Community</a>
     <ul>
       <li><a href="/team/">Team</a></li>
-      <li><a href="/community/#events">Events and Meetups</a></li>
-      <li><a href="/community/#mailinglists">Mailing Lists</a></li>
-      <li><a href="/community/#getinvolved">Get Involved</a></li>
-      <li><a href="https://issues.apache.org/jira/browse/DRILL/" target="_blank">Issue Tracker</a></li>
-      <li><a href="https://github.com/apache/drill" target="_blank">GitHub</a></li>
+      <li><a href="/mailinglists/">Mailing Lists</a></li>
+      <li><a href="/communityresources/">Community Resources</a></li>
     </ul>
   </li>
   <li class='nav'><a href="/faq/">FAQ</a></li>
@@ -114,8 +110,7 @@
 </ul>
 </div>
 
-
-  
+      
       
 
 
@@ -261,7 +256,7 @@
               <li class="toctree-l2"><a href="javascript: void(0);">Storage Plugin Configuration</a></li>
               <ul style="display: none">
               
-                <li class="toctree-l3"><a class="reference internal" href="/docs/storage-plugin-configuration-introduction/">Storage Plugin Configuration Introduction</a></li>
+                <li class="toctree-l3"><a class="reference internal" href="/docs/plugin-configuration-introduction/">Plugin Configuration Introduction</a></li>
               
                 <li class="toctree-l3"><a class="reference internal" href="/docs/workspaces/">Workspaces</a></li>
               
@@ -602,12 +597,12 @@
             
           
             
-              <li class="toctree-l2"><a href="javascript: void(0);">Configuring Different Workloads</a></li>
+              <li class="toctree-l2"><a href="javascript: void(0);">Configuring a Multitenant Cluster</a></li>
               <ul style="display: none">
               
-                <li class="toctree-l3"><a class="reference internal" href="/docs/configuring-different-workloads-introduction/">Configuring Different Workloads Introduction</a></li>
+                <li class="toctree-l3"><a class="reference internal" href="/docs/configuring-a-multitenant-cluster-introduction/">Configuring a Multitenant Cluster Introduction</a></li>
               
-                <li class="toctree-l3"><a class="reference internal" href="/docs/configuring-resources-in-a-mixed-cluster/">Configuring Resources in a Mixed Cluster</a></li>
+                <li class="toctree-l3"><a class="reference internal" href="/docs/configuring-multitenant-resources/">Configuring Multitenant Resources</a></li>
               
                 <li class="toctree-l3"><a class="reference internal" href="/docs/configuring-resources-for-a-shared-drillbit/">Configuring Resources for a Shared Drillbit</a></li>
               
@@ -649,7 +644,7 @@
         
       
         
-          <li class="toctree-l1"><a href="javascript: void(0);">Developer Information</a></li>
+          <li class="toctree-l1 current_section "><a href="javascript: void(0);">Developer Information</a></li>
           <ul class="current_section">
           
             
@@ -785,8 +780,6 @@
 </aside>
 
 
-
-
   <nav class="breadcrumbs">
   <li><a href="/docs/">Docs</a></li>
  
@@ -797,6 +790,7 @@
   
   <li>Drill Plan Syntax</li>
 </nav>
+
   <div class="main-content-wrapper">
     <div class="main-content">
 
@@ -846,6 +840,7 @@ JSON format as the logical plan.</p>
     </div>
   </div>
 
+  </div>
   <p class="push"></p>
 <div id="footer" class="mw">
 <div class="wrapper">
@@ -854,8 +849,7 @@ Apache and the Apache feather logo are t
 </div>
 </div>
 
-</div>
-<script>
+  <script>
 (function(i,s,o,g,r,a,m){i['GoogleAnalyticsObject']=r;i[r]=i[r]||function(){
 (i[r].q=i[r].q||[]).push(arguments)},i[r].l=1*new Date();a=s.createElement(o),
 m=s.getElementsByTagName(o)[0];a.async=1;a.src=g;m.parentNode.insertBefore(a,m)
@@ -867,4 +861,3 @@ ga('send', 'pageview');
 
 </body>
 </html>
-

Modified: drill/site/trunk/content/drill/docs/driver-configuration-options/index.html
URL: http://svn.apache.org/viewvc/drill/site/trunk/content/drill/docs/driver-configuration-options/index.html?rev=1677619&r1=1677618&r2=1677619&view=diff
==============================================================================
--- drill/site/trunk/content/drill/docs/driver-configuration-options/index.html (original)
+++ drill/site/trunk/content/drill/docs/driver-configuration-options/index.html Mon May  4 15:52:37 2015
@@ -12,12 +12,11 @@
 <link href="/css/syntax.css" rel="stylesheet" type="text/css">
 <link href="/css/style.css" rel="stylesheet" type="text/css">
 <link href="/css/arrows.css" rel="stylesheet" type="text/css">
-<link href="/css/button.css" rel="stylesheet" type="text/css">
 <link href="/css/breadcrumbs.css" rel="stylesheet" type="text/css">
+<link href="/css/code.css" rel="stylesheet" type="text/css">
 <link rel="stylesheet" href="//maxcdn.bootstrapcdn.com/font-awesome/4.3.0/css/font-awesome.min.css">
 <link href="/css/responsive.css" rel="stylesheet" type="text/css">
 
-
 <link rel="shortcut icon" href="/favicon.ico" type="image/x-icon">
 <link rel="icon" href="/favicon.ico" type="image/x-icon">
 
@@ -31,17 +30,17 @@
 </head>
 
 <body onResize="resized();">
-<div class="page-wrap">
-  <div class="bui"></div>
+  <div class="page-wrap">
+    <div class="bui"></div>
 
 <div id="menu" class="mw">
 <ul>
   <li class='toc-categories'>
-    <a class="expand-toc-icon" href="javascript:void(0);">☰</a>
+  <a class="expand-toc-icon" href="javascript:void(0);"><i class="fa fa-bars"></i></a>
   </li>
   <li class="logo"><a href="/"></a></li>
   <li class='expand-menu'>
-    <a href="javascript:void(0);"><span class='menu-text'>Menu</span><span class='expand-icon'>☰</span></a>
+  <a href="javascript:void(0);"><span class='menu-text'>Menu</span><span class='expand-icon'><i class="fa fa-bars"></i></span></a>
   </li>
   <li class='clear-float'></li>
   <li class="documentation-menu">
@@ -88,11 +87,8 @@
     <a href="/community/">Community</a>
     <ul>
       <li><a href="/team/">Team</a></li>
-      <li><a href="/community/#events">Events and Meetups</a></li>
-      <li><a href="/community/#mailinglists">Mailing Lists</a></li>
-      <li><a href="/community/#getinvolved">Get Involved</a></li>
-      <li><a href="https://issues.apache.org/jira/browse/DRILL/" target="_blank">Issue Tracker</a></li>
-      <li><a href="https://github.com/apache/drill" target="_blank">GitHub</a></li>
+      <li><a href="/mailinglists/">Mailing Lists</a></li>
+      <li><a href="/communityresources/">Community Resources</a></li>
     </ul>
   </li>
   <li class='nav'><a href="/faq/">FAQ</a></li>
@@ -114,8 +110,7 @@
 </ul>
 </div>
 
-
-  
+      
       
 
 
@@ -261,7 +256,7 @@
               <li class="toctree-l2"><a href="javascript: void(0);">Storage Plugin Configuration</a></li>
               <ul style="display: none">
               
-                <li class="toctree-l3"><a class="reference internal" href="/docs/storage-plugin-configuration-introduction/">Storage Plugin Configuration Introduction</a></li>
+                <li class="toctree-l3"><a class="reference internal" href="/docs/plugin-configuration-introduction/">Plugin Configuration Introduction</a></li>
               
                 <li class="toctree-l3"><a class="reference internal" href="/docs/workspaces/">Workspaces</a></li>
               
@@ -288,7 +283,7 @@
         
       
         
-          <li class="toctree-l1"><a href="javascript: void(0);">ODBC/JDBC Interfaces</a></li>
+          <li class="toctree-l1 current_section "><a href="javascript: void(0);">ODBC/JDBC Interfaces</a></li>
           <ul class="current_section">
           
             
@@ -602,12 +597,12 @@
             
           
             
-              <li class="toctree-l2"><a href="javascript: void(0);">Configuring Different Workloads</a></li>
+              <li class="toctree-l2"><a href="javascript: void(0);">Configuring a Multitenant Cluster</a></li>
               <ul style="display: none">
               
-                <li class="toctree-l3"><a class="reference internal" href="/docs/configuring-different-workloads-introduction/">Configuring Different Workloads Introduction</a></li>
+                <li class="toctree-l3"><a class="reference internal" href="/docs/configuring-a-multitenant-cluster-introduction/">Configuring a Multitenant Cluster Introduction</a></li>
               
-                <li class="toctree-l3"><a class="reference internal" href="/docs/configuring-resources-in-a-mixed-cluster/">Configuring Resources in a Mixed Cluster</a></li>
+                <li class="toctree-l3"><a class="reference internal" href="/docs/configuring-multitenant-resources/">Configuring Multitenant Resources</a></li>
               
                 <li class="toctree-l3"><a class="reference internal" href="/docs/configuring-resources-for-a-shared-drillbit/">Configuring Resources for a Shared Drillbit</a></li>
               
@@ -785,8 +780,6 @@
 </aside>
 
 
-
-
   <nav class="breadcrumbs">
   <li><a href="/docs/">Docs</a></li>
  
@@ -797,6 +790,7 @@
   
   <li>Driver Configuration Options</li>
 </nav>
+
   <div class="main-content-wrapper">
     <div class="main-content">
 
@@ -839,6 +833,7 @@ descriptions:</p>
     </div>
   </div>
 
+  </div>
   <p class="push"></p>
 <div id="footer" class="mw">
 <div class="wrapper">
@@ -847,8 +842,7 @@ Apache and the Apache feather logo are t
 </div>
 </div>
 
-</div>
-<script>
+  <script>
 (function(i,s,o,g,r,a,m){i['GoogleAnalyticsObject']=r;i[r]=i[r]||function(){
 (i[r].q=i[r].q||[]).push(arguments)},i[r].l=1*new Date();a=s.createElement(o),
 m=s.getElementsByTagName(o)[0];a.async=1;a.src=g;m.parentNode.insertBefore(a,m)
@@ -860,4 +854,3 @@ ga('send', 'pageview');
 
 </body>
 </html>
-

Modified: drill/site/trunk/content/drill/docs/embedded-mode-prerequisites/index.html
URL: http://svn.apache.org/viewvc/drill/site/trunk/content/drill/docs/embedded-mode-prerequisites/index.html?rev=1677619&r1=1677618&r2=1677619&view=diff
==============================================================================
--- drill/site/trunk/content/drill/docs/embedded-mode-prerequisites/index.html (original)
+++ drill/site/trunk/content/drill/docs/embedded-mode-prerequisites/index.html Mon May  4 15:52:37 2015
@@ -12,12 +12,11 @@
 <link href="/css/syntax.css" rel="stylesheet" type="text/css">
 <link href="/css/style.css" rel="stylesheet" type="text/css">
 <link href="/css/arrows.css" rel="stylesheet" type="text/css">
-<link href="/css/button.css" rel="stylesheet" type="text/css">
 <link href="/css/breadcrumbs.css" rel="stylesheet" type="text/css">
+<link href="/css/code.css" rel="stylesheet" type="text/css">
 <link rel="stylesheet" href="//maxcdn.bootstrapcdn.com/font-awesome/4.3.0/css/font-awesome.min.css">
 <link href="/css/responsive.css" rel="stylesheet" type="text/css">
 
-
 <link rel="shortcut icon" href="/favicon.ico" type="image/x-icon">
 <link rel="icon" href="/favicon.ico" type="image/x-icon">
 
@@ -31,17 +30,17 @@
 </head>
 
 <body onResize="resized();">
-<div class="page-wrap">
-  <div class="bui"></div>
+  <div class="page-wrap">
+    <div class="bui"></div>
 
 <div id="menu" class="mw">
 <ul>
   <li class='toc-categories'>
-    <a class="expand-toc-icon" href="javascript:void(0);">☰</a>
+  <a class="expand-toc-icon" href="javascript:void(0);"><i class="fa fa-bars"></i></a>
   </li>
   <li class="logo"><a href="/"></a></li>
   <li class='expand-menu'>
-    <a href="javascript:void(0);"><span class='menu-text'>Menu</span><span class='expand-icon'>☰</span></a>
+  <a href="javascript:void(0);"><span class='menu-text'>Menu</span><span class='expand-icon'><i class="fa fa-bars"></i></span></a>
   </li>
   <li class='clear-float'></li>
   <li class="documentation-menu">
@@ -88,11 +87,8 @@
     <a href="/community/">Community</a>
     <ul>
       <li><a href="/team/">Team</a></li>
-      <li><a href="/community/#events">Events and Meetups</a></li>
-      <li><a href="/community/#mailinglists">Mailing Lists</a></li>
-      <li><a href="/community/#getinvolved">Get Involved</a></li>
-      <li><a href="https://issues.apache.org/jira/browse/DRILL/" target="_blank">Issue Tracker</a></li>
-      <li><a href="https://github.com/apache/drill" target="_blank">GitHub</a></li>
+      <li><a href="/mailinglists/">Mailing Lists</a></li>
+      <li><a href="/communityresources/">Community Resources</a></li>
     </ul>
   </li>
   <li class='nav'><a href="/faq/">FAQ</a></li>
@@ -114,8 +110,7 @@
 </ul>
 </div>
 
-
-  
+      
       
 
 
@@ -212,7 +207,7 @@
         
       
         
-          <li class="toctree-l1"><a href="javascript: void(0);">Install Drill</a></li>
+          <li class="toctree-l1 current_section "><a href="javascript: void(0);">Install Drill</a></li>
           <ul class="current_section">
           
             
@@ -261,7 +256,7 @@
               <li class="toctree-l2"><a href="javascript: void(0);">Storage Plugin Configuration</a></li>
               <ul style="display: none">
               
-                <li class="toctree-l3"><a class="reference internal" href="/docs/storage-plugin-configuration-introduction/">Storage Plugin Configuration Introduction</a></li>
+                <li class="toctree-l3"><a class="reference internal" href="/docs/plugin-configuration-introduction/">Plugin Configuration Introduction</a></li>
               
                 <li class="toctree-l3"><a class="reference internal" href="/docs/workspaces/">Workspaces</a></li>
               
@@ -602,12 +597,12 @@
             
           
             
-              <li class="toctree-l2"><a href="javascript: void(0);">Configuring Different Workloads</a></li>
+              <li class="toctree-l2"><a href="javascript: void(0);">Configuring a Multitenant Cluster</a></li>
               <ul style="display: none">
               
-                <li class="toctree-l3"><a class="reference internal" href="/docs/configuring-different-workloads-introduction/">Configuring Different Workloads Introduction</a></li>
+                <li class="toctree-l3"><a class="reference internal" href="/docs/configuring-a-multitenant-cluster-introduction/">Configuring a Multitenant Cluster Introduction</a></li>
               
-                <li class="toctree-l3"><a class="reference internal" href="/docs/configuring-resources-in-a-mixed-cluster/">Configuring Resources in a Mixed Cluster</a></li>
+                <li class="toctree-l3"><a class="reference internal" href="/docs/configuring-multitenant-resources/">Configuring Multitenant Resources</a></li>
               
                 <li class="toctree-l3"><a class="reference internal" href="/docs/configuring-resources-for-a-shared-drillbit/">Configuring Resources for a Shared Drillbit</a></li>
               
@@ -785,8 +780,6 @@
 </aside>
 
 
-
-
   <nav class="breadcrumbs">
   <li><a href="/docs/">Docs</a></li>
  
@@ -797,6 +790,7 @@
   
   <li>Embedded Mode Prerequisites</li>
 </nav>
+
   <div class="main-content-wrapper">
     <div class="main-content">
 
@@ -845,6 +839,7 @@ prerequisite:</p>
     </div>
   </div>
 
+  </div>
   <p class="push"></p>
 <div id="footer" class="mw">
 <div class="wrapper">
@@ -853,8 +848,7 @@ Apache and the Apache feather logo are t
 </div>
 </div>
 
-</div>
-<script>
+  <script>
 (function(i,s,o,g,r,a,m){i['GoogleAnalyticsObject']=r;i[r]=i[r]||function(){
 (i[r].q=i[r].q||[]).push(arguments)},i[r].l=1*new Date();a=s.createElement(o),
 m=s.getElementsByTagName(o)[0];a.async=1;a.src=g;m.parentNode.insertBefore(a,m)
@@ -866,4 +860,3 @@ ga('send', 'pageview');
 
 </body>
 </html>
-