You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@drill.apache.org by br...@apache.org on 2017/02/24 21:32:15 UTC

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

http://git-wip-us.apache.org/repos/asf/drill-site/blob/dcf2eb2d/_site/blog/2015/12/14/drill-1.4-released/index.html
----------------------------------------------------------------------
diff --git a/_site/blog/2015/12/14/drill-1.4-released/index.html b/_site/blog/2015/12/14/drill-1.4-released/index.html
new file mode 100644
index 0000000..232fc44
--- /dev/null
+++ b/_site/blog/2015/12/14/drill-1.4-released/index.html
@@ -0,0 +1,205 @@
+<!DOCTYPE html>
+<html>
+
+<head>
+
+<meta charset="UTF-8">
+<meta name=viewport content="width=device-width, initial-scale=1">
+
+
+<title>Drill 1.4 Released - Apache Drill</title>
+
+<link href="//maxcdn.bootstrapcdn.com/font-awesome/4.3.0/css/font-awesome.min.css" rel="stylesheet" type="text/css"/>
+<link href='//fonts.googleapis.com/css?family=PT+Sans' rel='stylesheet' type='text/css'/>
+<link href="/css/site.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"/>
+
+<script src="//ajax.googleapis.com/ajax/libs/jquery/1.11.1/jquery.min.js" language="javascript" type="text/javascript"></script>
+<script src="//cdnjs.cloudflare.com/ajax/libs/jquery-easing/1.3/jquery.easing.min.js" language="javascript" type="text/javascript"></script>
+<script language="javascript" type="text/javascript" src="/js/modernizr.custom.js"></script>
+<script language="javascript" type="text/javascript" src="/js/script.js"></script>
+<script language="javascript" type="text/javascript" src="/js/drill.js"></script>
+
+</head>
+
+
+<body onResize="resized();">
+  <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);"><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'><i class="fa fa-bars"></i></span></a>
+  </li>
+  <li class='clear-float'></li>
+  <li class="documentation-menu">
+    <a href="/docs/">Documentation</a>
+    <ul>
+      
+        <li><a href="/docs/getting-started/">Getting Started</a></li>
+      
+        <li><a href="/docs/architecture/">Architecture</a></li>
+      
+        <li><a href="/docs/tutorials/">Tutorials</a></li>
+      
+        <li><a href="/docs/install-drill/">Install Drill</a></li>
+      
+        <li><a href="/docs/configure-drill/">Configure Drill</a></li>
+      
+        <li><a href="/docs/connect-a-data-source/">Connect a Data Source</a></li>
+      
+        <li><a href="/docs/odbc-jdbc-interfaces/">ODBC/JDBC Interfaces</a></li>
+      
+        <li><a href="/docs/query-data/">Query Data</a></li>
+      
+        <li><a href="/docs/performance-tuning/">Performance Tuning</a></li>
+      
+        <li><a href="/docs/log-and-debug/">Log and Debug</a></li>
+      
+        <li><a href="/docs/sql-reference/">SQL Reference</a></li>
+      
+        <li><a href="/docs/data-sources-and-file-formats/">Data Sources and File Formats</a></li>
+      
+        <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>
+      
+        <li><a href="/docs/sample-datasets/">Sample Datasets</a></li>
+      
+        <li><a href="/docs/project-bylaws/">Project Bylaws</a></li>
+      
+    </ul>
+  </li>
+  <li class='nav'>
+    <a href="/community-resources/">Community</a>
+    <ul>
+      <li><a href="/team/">Team</a></li>
+      <li><a href="/mailinglists/">Mailing Lists</a></li>
+      <li><a href="/community-resources/">Community Resources</a></li>
+    </ul>
+  </li>
+  <li class='nav'><a href="/faq/">FAQ</a></li>
+  <li class='nav'><a href="/blog/">Blog</a></li>
+  <li id="twitter-menu-item"><a href="https://twitter.com/apachedrill" title="apachedrill on twitter" target="_blank"><img src="/images/twitter_32_26_white.png" alt="twitter logo" align="center"></a> </li>
+  <li class='search-bar'>
+    <form id="drill-search-form">
+      <input type="text" placeholder="Search Apache Drill" id="drill-search-term" />
+      <button type="submit">
+        <i class="fa fa-search"></i>
+      </button>
+    </form>
+  </li>
+  <li class="d">
+    <a href="/download/">
+      <i class="fa fa-cloud-download"></i> Download
+    </a>
+  </li>
+</ul>
+</div>
+
+    <link href="/css/content.css" rel="stylesheet" type="text/css">
+
+<div class="post int_text">
+  <header class="post-header">
+    <div class="int_title">
+      <h1 class="post-title">Drill 1.4 Released</h1>
+    </div>
+    <p class="post-meta">
+    
+      
+      
+      <strong>Author:</strong> Jacques Nadeau (PMC Chair and Committer, Apache Drill)<br />
+    
+<strong>Date:</strong> Dec 14, 2015
+</p>
+  </header>
+  <div class="addthis_sharing_toolbox"></div>
+
+  <article class="post-content">
+    <p>Apache Drill 1.4 (<a href="https://drill.apache.org/download/">available here</a>) includes bug fixes and enhancements from <a href="https://issues.apache.org/jira/secure/ReleaseNote.jspa?version=12332947&amp;projectId=12313820">32 
+JIRAs</a>.</p>
+
+<p>Here&#39;s a list of highlights from this newest version of Drill:</p>
+
+<h2 id="select-with-options">Select With Options</h2>
+
+<p>Queries that change storage plugin configuration options can now be written. For instance, to query the file <code>CO.dat</code>, the following can be used:</p>
+<div class="highlight"><pre><code class="language-text" data-lang="text">SELECT * FROM TABLE(dfs.`/path/to/CO.dat`(type =&gt; &#39;text&#39;));
+</code></pre></div>
+<p>If a version of <code>CO.dat</code> with a header is available, the first entries of the file can be parsed as column names by 
+passing an <code>extractHeader =&gt; true</code> argument. We can also use a pipe symbol, &#39;|&#39;, as the delimiter by passing 
+<code>fieldDelimiter</code>:</p>
+<div class="highlight"><pre><code class="language-text" data-lang="text">SELECT * FROM TABLE(dfs.`/path/to/CO.dat`(type =&gt; &#39;text&#39;, fieldDelimiter =&gt; &#39;|&#39;, extractHeader =&gt; true));
+</code></pre></div>
+<p>Additionally, <code>lineDelimiter</code> can be used to indicate a deliminter for new lines, such as the double pipe, &#39;||&#39;, symbol in this example:</p>
+<div class="highlight"><pre><code class="language-text" data-lang="text">SELECT * FROM TABLE(dfs.`/path/to/CO.dat`(type =&gt; &#39;text&#39;, lineDelimiter =&gt; &#39;||&#39;, fieldDelimiter =&gt; &#39;|&#39;));
+</code></pre></div>
+<h2 id="improved-behavior-for-csv-header-parsing">Improved Behavior For CSV Header Parsing</h2>
+
+<p>When header parsing is enabled, queries to CSV files no longer raise an exception if the indicated column does not 
+exist. Instead, Drill now returns <code>null</code> values for that column.</p>
+
+<h2 id="json-formatting">JSON Formatting</h2>
+
+<p>For more compact results, Drill&#39;s default behavior of pretty-printing JSON can now be changed by setting the variable 
+<code>store.json.writer.uglify</code> to <code>true</code>. As in:</p>
+<div class="highlight"><pre><code class="language-text" data-lang="text">ALTER SESSION SET store.json.writer.uglify = true;
+</code></pre></div>
+<h2 id="better-logging">Better Logging</h2>
+
+<p>SQL query text is now logged to the <code>drillbit.log</code> file.</p>
+
+<h2 id="other-improvements">Other Improvements</h2>
+
+<p>This version also features schema change compatible sorting, better Apache Hive support, and more efficient caching for Parquet file metadata.</p>
+
+  </article>
+ <div id="disqus_thread"></div>
+    <script type="text/javascript">
+        /* * * CONFIGURATION VARIABLES: EDIT BEFORE PASTING INTO YOUR WEBPAGE * * */
+        var disqus_shortname = 'drill'; // required: replace example with your forum shortname
+
+        /* * * DON'T EDIT BELOW THIS LINE * * */
+        (function() {
+            var dsq = document.createElement('script'); dsq.type = 'text/javascript'; dsq.async = true;
+            dsq.src = '//' + disqus_shortname + '.disqus.com/embed.js';
+            (document.getElementsByTagName('head')[0] || document.getElementsByTagName('body')[0]).appendChild(dsq);
+        })();
+    </script>
+    <noscript>Please enable JavaScript to view the <a href="http://disqus.com/?ref_noscript">comments powered by Disqus.</a></noscript>
+    
+</div>
+<script type="text/javascript" src="//s7.addthis.com/js/300/addthis_widget.js#pubid=ra-548b2caa33765e8d" async="async"></script>
+
+  </div>
+  <p class="push"></p>
+<div id="footer" class="mw">
+<div class="wrapper">
+Copyright � 2012-2014 The Apache Software Foundation, licensed under the Apache License, Version 2.0.<br>
+Apache and the Apache feather logo are trademarks of The Apache Software Foundation. Other names appearing on the site may be trademarks of their respective owners.<br/><br/>
+</div>
+</div>
+
+  <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)
+})(window,document,'script','//www.google-analytics.com/analytics.js','ga');
+
+ga('create', 'UA-53379651-1', 'auto');
+ga('send', 'pageview');
+</script>
+<script type="text/javascript" src="//s7.addthis.com/js/300/addthis_widget.js#pubid=ra-548b2caa33765e8d" async="async"></script>
+</body>
+</html>

http://git-wip-us.apache.org/repos/asf/drill-site/blob/dcf2eb2d/_site/blog/2016/02/16/drill-1.5-released/index.html
----------------------------------------------------------------------
diff --git a/_site/blog/2016/02/16/drill-1.5-released/index.html b/_site/blog/2016/02/16/drill-1.5-released/index.html
new file mode 100644
index 0000000..62c4ba3
--- /dev/null
+++ b/_site/blog/2016/02/16/drill-1.5-released/index.html
@@ -0,0 +1,197 @@
+<!DOCTYPE html>
+<html>
+
+<head>
+
+<meta charset="UTF-8">
+<meta name=viewport content="width=device-width, initial-scale=1">
+
+
+<title>Drill 1.5 Released - Apache Drill</title>
+
+<link href="//maxcdn.bootstrapcdn.com/font-awesome/4.3.0/css/font-awesome.min.css" rel="stylesheet" type="text/css"/>
+<link href='//fonts.googleapis.com/css?family=PT+Sans' rel='stylesheet' type='text/css'/>
+<link href="/css/site.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"/>
+
+<script src="//ajax.googleapis.com/ajax/libs/jquery/1.11.1/jquery.min.js" language="javascript" type="text/javascript"></script>
+<script src="//cdnjs.cloudflare.com/ajax/libs/jquery-easing/1.3/jquery.easing.min.js" language="javascript" type="text/javascript"></script>
+<script language="javascript" type="text/javascript" src="/js/modernizr.custom.js"></script>
+<script language="javascript" type="text/javascript" src="/js/script.js"></script>
+<script language="javascript" type="text/javascript" src="/js/drill.js"></script>
+
+</head>
+
+
+<body onResize="resized();">
+  <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);"><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'><i class="fa fa-bars"></i></span></a>
+  </li>
+  <li class='clear-float'></li>
+  <li class="documentation-menu">
+    <a href="/docs/">Documentation</a>
+    <ul>
+      
+        <li><a href="/docs/getting-started/">Getting Started</a></li>
+      
+        <li><a href="/docs/architecture/">Architecture</a></li>
+      
+        <li><a href="/docs/tutorials/">Tutorials</a></li>
+      
+        <li><a href="/docs/install-drill/">Install Drill</a></li>
+      
+        <li><a href="/docs/configure-drill/">Configure Drill</a></li>
+      
+        <li><a href="/docs/connect-a-data-source/">Connect a Data Source</a></li>
+      
+        <li><a href="/docs/odbc-jdbc-interfaces/">ODBC/JDBC Interfaces</a></li>
+      
+        <li><a href="/docs/query-data/">Query Data</a></li>
+      
+        <li><a href="/docs/performance-tuning/">Performance Tuning</a></li>
+      
+        <li><a href="/docs/log-and-debug/">Log and Debug</a></li>
+      
+        <li><a href="/docs/sql-reference/">SQL Reference</a></li>
+      
+        <li><a href="/docs/data-sources-and-file-formats/">Data Sources and File Formats</a></li>
+      
+        <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>
+      
+        <li><a href="/docs/sample-datasets/">Sample Datasets</a></li>
+      
+        <li><a href="/docs/project-bylaws/">Project Bylaws</a></li>
+      
+    </ul>
+  </li>
+  <li class='nav'>
+    <a href="/community-resources/">Community</a>
+    <ul>
+      <li><a href="/team/">Team</a></li>
+      <li><a href="/mailinglists/">Mailing Lists</a></li>
+      <li><a href="/community-resources/">Community Resources</a></li>
+    </ul>
+  </li>
+  <li class='nav'><a href="/faq/">FAQ</a></li>
+  <li class='nav'><a href="/blog/">Blog</a></li>
+  <li id="twitter-menu-item"><a href="https://twitter.com/apachedrill" title="apachedrill on twitter" target="_blank"><img src="/images/twitter_32_26_white.png" alt="twitter logo" align="center"></a> </li>
+  <li class='search-bar'>
+    <form id="drill-search-form">
+      <input type="text" placeholder="Search Apache Drill" id="drill-search-term" />
+      <button type="submit">
+        <i class="fa fa-search"></i>
+      </button>
+    </form>
+  </li>
+  <li class="d">
+    <a href="/download/">
+      <i class="fa fa-cloud-download"></i> Download
+    </a>
+  </li>
+</ul>
+</div>
+
+    <link href="/css/content.css" rel="stylesheet" type="text/css">
+
+<div class="post int_text">
+  <header class="post-header">
+    <div class="int_title">
+      <h1 class="post-title">Drill 1.5 Released</h1>
+    </div>
+    <p class="post-meta">
+    
+    <strong>Authors:</strong>
+    <ul>
+      
+        
+        <li>Jason Altekruse (PMC Member and Committer, Apache Drill)</li>
+      
+        
+        <li>Bridget Bevens (Committer, MapR Technologies)</li>
+      
+    </ul>
+    
+<strong>Date:</strong> Feb 16, 2016
+</p>
+  </header>
+  <div class="addthis_sharing_toolbox"></div>
+
+  <article class="post-content">
+    <p>Today, we&#39;re happy to announce the availability of Drill 1.5.0. You can download it <a href="https://drill.apache.org/download/">here</a>.</p>
+
+<p>The release provides the following bug fixes and improvements:</p>
+
+<h2 id="web-authentication">Web Authentication</h2>
+
+<p>Drill 1.5 extends Drill user authentication to the Web Console and underlying REST API so administrators can control the extent of access to the Web Console and REST API client applications. Configuration docs are available <a href="/docs/configuring-web-console-and-rest-api-security/">here</a>.  </p>
+
+<h2 id="kudu-support">Kudu Support</h2>
+
+<p>Drill now includes experimental support for querying the Apache Kudu (incubating) scalable columnar database.  </p>
+
+<h2 id="improved-memory-allocator">Improved Memory Allocator</h2>
+
+<p>Drill uses a new allocator that improves an operator\u2019s use of direct memory and tracks the memory use more accurately. See the <a href="/docs/configuring-drill-memory/">Configuring Drill Memory</a> doc page for more info.  </p>
+
+<h2 id="configurable-caching-of-hive-metadata">Configurable Caching of Hive Metadata</h2>
+
+<p>You can now configure the TTL for the Hive metadata client cache depending on how frequently the Hive metadata is updated. See the <a href="/docs/hive-metadata-caching/">Hive Metadata Caching</a> doc page for more info.</p>
+
+<p>A complete list of JIRAs resolved in the 1.5.0 release can be found <a href="https://issues.apache.org/jira/secure/ReleaseNote.jspa?projectId=12313820&amp;version=12332948">here</a>.</p>
+
+  </article>
+ <div id="disqus_thread"></div>
+    <script type="text/javascript">
+        /* * * CONFIGURATION VARIABLES: EDIT BEFORE PASTING INTO YOUR WEBPAGE * * */
+        var disqus_shortname = 'drill'; // required: replace example with your forum shortname
+
+        /* * * DON'T EDIT BELOW THIS LINE * * */
+        (function() {
+            var dsq = document.createElement('script'); dsq.type = 'text/javascript'; dsq.async = true;
+            dsq.src = '//' + disqus_shortname + '.disqus.com/embed.js';
+            (document.getElementsByTagName('head')[0] || document.getElementsByTagName('body')[0]).appendChild(dsq);
+        })();
+    </script>
+    <noscript>Please enable JavaScript to view the <a href="http://disqus.com/?ref_noscript">comments powered by Disqus.</a></noscript>
+    
+</div>
+<script type="text/javascript" src="//s7.addthis.com/js/300/addthis_widget.js#pubid=ra-548b2caa33765e8d" async="async"></script>
+
+  </div>
+  <p class="push"></p>
+<div id="footer" class="mw">
+<div class="wrapper">
+Copyright � 2012-2014 The Apache Software Foundation, licensed under the Apache License, Version 2.0.<br>
+Apache and the Apache feather logo are trademarks of The Apache Software Foundation. Other names appearing on the site may be trademarks of their respective owners.<br/><br/>
+</div>
+</div>
+
+  <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)
+})(window,document,'script','//www.google-analytics.com/analytics.js','ga');
+
+ga('create', 'UA-53379651-1', 'auto');
+ga('send', 'pageview');
+</script>
+<script type="text/javascript" src="//s7.addthis.com/js/300/addthis_widget.js#pubid=ra-548b2caa33765e8d" async="async"></script>
+</body>
+</html>

http://git-wip-us.apache.org/repos/asf/drill-site/blob/dcf2eb2d/_site/blog/2016/03/16/drill-1.6-released/index.html
----------------------------------------------------------------------
diff --git a/_site/blog/2016/03/16/drill-1.6-released/index.html b/_site/blog/2016/03/16/drill-1.6-released/index.html
new file mode 100644
index 0000000..6c3aa8a
--- /dev/null
+++ b/_site/blog/2016/03/16/drill-1.6-released/index.html
@@ -0,0 +1,182 @@
+<!DOCTYPE html>
+<html>
+
+<head>
+
+<meta charset="UTF-8">
+<meta name=viewport content="width=device-width, initial-scale=1">
+
+
+<title>Drill 1.6 Released - Apache Drill</title>
+
+<link href="//maxcdn.bootstrapcdn.com/font-awesome/4.3.0/css/font-awesome.min.css" rel="stylesheet" type="text/css"/>
+<link href='//fonts.googleapis.com/css?family=PT+Sans' rel='stylesheet' type='text/css'/>
+<link href="/css/site.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"/>
+
+<script src="//ajax.googleapis.com/ajax/libs/jquery/1.11.1/jquery.min.js" language="javascript" type="text/javascript"></script>
+<script src="//cdnjs.cloudflare.com/ajax/libs/jquery-easing/1.3/jquery.easing.min.js" language="javascript" type="text/javascript"></script>
+<script language="javascript" type="text/javascript" src="/js/modernizr.custom.js"></script>
+<script language="javascript" type="text/javascript" src="/js/script.js"></script>
+<script language="javascript" type="text/javascript" src="/js/drill.js"></script>
+
+</head>
+
+
+<body onResize="resized();">
+  <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);"><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'><i class="fa fa-bars"></i></span></a>
+  </li>
+  <li class='clear-float'></li>
+  <li class="documentation-menu">
+    <a href="/docs/">Documentation</a>
+    <ul>
+      
+        <li><a href="/docs/getting-started/">Getting Started</a></li>
+      
+        <li><a href="/docs/architecture/">Architecture</a></li>
+      
+        <li><a href="/docs/tutorials/">Tutorials</a></li>
+      
+        <li><a href="/docs/install-drill/">Install Drill</a></li>
+      
+        <li><a href="/docs/configure-drill/">Configure Drill</a></li>
+      
+        <li><a href="/docs/connect-a-data-source/">Connect a Data Source</a></li>
+      
+        <li><a href="/docs/odbc-jdbc-interfaces/">ODBC/JDBC Interfaces</a></li>
+      
+        <li><a href="/docs/query-data/">Query Data</a></li>
+      
+        <li><a href="/docs/performance-tuning/">Performance Tuning</a></li>
+      
+        <li><a href="/docs/log-and-debug/">Log and Debug</a></li>
+      
+        <li><a href="/docs/sql-reference/">SQL Reference</a></li>
+      
+        <li><a href="/docs/data-sources-and-file-formats/">Data Sources and File Formats</a></li>
+      
+        <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>
+      
+        <li><a href="/docs/sample-datasets/">Sample Datasets</a></li>
+      
+        <li><a href="/docs/project-bylaws/">Project Bylaws</a></li>
+      
+    </ul>
+  </li>
+  <li class='nav'>
+    <a href="/community-resources/">Community</a>
+    <ul>
+      <li><a href="/team/">Team</a></li>
+      <li><a href="/mailinglists/">Mailing Lists</a></li>
+      <li><a href="/community-resources/">Community Resources</a></li>
+    </ul>
+  </li>
+  <li class='nav'><a href="/faq/">FAQ</a></li>
+  <li class='nav'><a href="/blog/">Blog</a></li>
+  <li id="twitter-menu-item"><a href="https://twitter.com/apachedrill" title="apachedrill on twitter" target="_blank"><img src="/images/twitter_32_26_white.png" alt="twitter logo" align="center"></a> </li>
+  <li class='search-bar'>
+    <form id="drill-search-form">
+      <input type="text" placeholder="Search Apache Drill" id="drill-search-term" />
+      <button type="submit">
+        <i class="fa fa-search"></i>
+      </button>
+    </form>
+  </li>
+  <li class="d">
+    <a href="/download/">
+      <i class="fa fa-cloud-download"></i> Download
+    </a>
+  </li>
+</ul>
+</div>
+
+    <link href="/css/content.css" rel="stylesheet" type="text/css">
+
+<div class="post int_text">
+  <header class="post-header">
+    <div class="int_title">
+      <h1 class="post-title">Drill 1.6 Released</h1>
+    </div>
+    <p class="post-meta">
+    
+      
+      
+      <strong>Author:</strong> Bridget Bevens (Committer, MapR Technologies)<br />
+    
+<strong>Date:</strong> Mar 16, 2016
+</p>
+  </header>
+  <div class="addthis_sharing_toolbox"></div>
+
+  <article class="post-content">
+    <p>Today, we&#39;re happy to announce the availability of Drill 1.6.0. You can download it <a href="https://drill.apache.org/download/">here</a>.</p>
+
+<p>The release provides the following bug fixes and improvements:</p>
+
+<h2 id="inbound-impersonation">Inbound Impersonation</h2>
+
+<p>This feature is useful in a multi-tier architecture where queries must run as the end user instead of the application user. See <a href="/docs/configuring-inbound-impersonation/">Configuring Inbound Impersonation</a>.</p>
+
+<h2 id="additional-custom-window-frames">Additional Custom Window Frames</h2>
+
+<p>The window function frame clause now supports additional custom frames. See <a href="/docs/sql-window-functions-introduction/#syntax">Window Function Syntax</a>. </p>
+
+<p>A complete list of JIRAs resolved in the 1.6.0 release can be found <a href="https://issues.apache.org/jira/secure/ReleaseNote.jspa?version=12334766&amp;styleName=Html&amp;projectId=12313820&amp;Create=Create&amp;atl_token=A5KQ-2QAV-T4JA-FDED%7C9ec2112379f0ae5d2b67a8cbd2626bcde62b41cd%7Clout">here</a>.</p>
+
+  </article>
+ <div id="disqus_thread"></div>
+    <script type="text/javascript">
+        /* * * CONFIGURATION VARIABLES: EDIT BEFORE PASTING INTO YOUR WEBPAGE * * */
+        var disqus_shortname = 'drill'; // required: replace example with your forum shortname
+
+        /* * * DON'T EDIT BELOW THIS LINE * * */
+        (function() {
+            var dsq = document.createElement('script'); dsq.type = 'text/javascript'; dsq.async = true;
+            dsq.src = '//' + disqus_shortname + '.disqus.com/embed.js';
+            (document.getElementsByTagName('head')[0] || document.getElementsByTagName('body')[0]).appendChild(dsq);
+        })();
+    </script>
+    <noscript>Please enable JavaScript to view the <a href="http://disqus.com/?ref_noscript">comments powered by Disqus.</a></noscript>
+    
+</div>
+<script type="text/javascript" src="//s7.addthis.com/js/300/addthis_widget.js#pubid=ra-548b2caa33765e8d" async="async"></script>
+
+  </div>
+  <p class="push"></p>
+<div id="footer" class="mw">
+<div class="wrapper">
+Copyright � 2012-2014 The Apache Software Foundation, licensed under the Apache License, Version 2.0.<br>
+Apache and the Apache feather logo are trademarks of The Apache Software Foundation. Other names appearing on the site may be trademarks of their respective owners.<br/><br/>
+</div>
+</div>
+
+  <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)
+})(window,document,'script','//www.google-analytics.com/analytics.js','ga');
+
+ga('create', 'UA-53379651-1', 'auto');
+ga('send', 'pageview');
+</script>
+<script type="text/javascript" src="//s7.addthis.com/js/300/addthis_widget.js#pubid=ra-548b2caa33765e8d" async="async"></script>
+</body>
+</html>

http://git-wip-us.apache.org/repos/asf/drill-site/blob/dcf2eb2d/_site/blog/2016/06/28/drill-1.7-released/index.html
----------------------------------------------------------------------
diff --git a/_site/blog/2016/06/28/drill-1.7-released/index.html b/_site/blog/2016/06/28/drill-1.7-released/index.html
new file mode 100644
index 0000000..a1380e3
--- /dev/null
+++ b/_site/blog/2016/06/28/drill-1.7-released/index.html
@@ -0,0 +1,186 @@
+<!DOCTYPE html>
+<html>
+
+<head>
+
+<meta charset="UTF-8">
+<meta name=viewport content="width=device-width, initial-scale=1">
+
+
+<title>Drill 1.7 Released - Apache Drill</title>
+
+<link href="//maxcdn.bootstrapcdn.com/font-awesome/4.3.0/css/font-awesome.min.css" rel="stylesheet" type="text/css"/>
+<link href='//fonts.googleapis.com/css?family=PT+Sans' rel='stylesheet' type='text/css'/>
+<link href="/css/site.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"/>
+
+<script src="//ajax.googleapis.com/ajax/libs/jquery/1.11.1/jquery.min.js" language="javascript" type="text/javascript"></script>
+<script src="//cdnjs.cloudflare.com/ajax/libs/jquery-easing/1.3/jquery.easing.min.js" language="javascript" type="text/javascript"></script>
+<script language="javascript" type="text/javascript" src="/js/modernizr.custom.js"></script>
+<script language="javascript" type="text/javascript" src="/js/script.js"></script>
+<script language="javascript" type="text/javascript" src="/js/drill.js"></script>
+
+</head>
+
+
+<body onResize="resized();">
+  <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);"><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'><i class="fa fa-bars"></i></span></a>
+  </li>
+  <li class='clear-float'></li>
+  <li class="documentation-menu">
+    <a href="/docs/">Documentation</a>
+    <ul>
+      
+        <li><a href="/docs/getting-started/">Getting Started</a></li>
+      
+        <li><a href="/docs/architecture/">Architecture</a></li>
+      
+        <li><a href="/docs/tutorials/">Tutorials</a></li>
+      
+        <li><a href="/docs/install-drill/">Install Drill</a></li>
+      
+        <li><a href="/docs/configure-drill/">Configure Drill</a></li>
+      
+        <li><a href="/docs/connect-a-data-source/">Connect a Data Source</a></li>
+      
+        <li><a href="/docs/odbc-jdbc-interfaces/">ODBC/JDBC Interfaces</a></li>
+      
+        <li><a href="/docs/query-data/">Query Data</a></li>
+      
+        <li><a href="/docs/performance-tuning/">Performance Tuning</a></li>
+      
+        <li><a href="/docs/log-and-debug/">Log and Debug</a></li>
+      
+        <li><a href="/docs/sql-reference/">SQL Reference</a></li>
+      
+        <li><a href="/docs/data-sources-and-file-formats/">Data Sources and File Formats</a></li>
+      
+        <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>
+      
+        <li><a href="/docs/sample-datasets/">Sample Datasets</a></li>
+      
+        <li><a href="/docs/project-bylaws/">Project Bylaws</a></li>
+      
+    </ul>
+  </li>
+  <li class='nav'>
+    <a href="/community-resources/">Community</a>
+    <ul>
+      <li><a href="/team/">Team</a></li>
+      <li><a href="/mailinglists/">Mailing Lists</a></li>
+      <li><a href="/community-resources/">Community Resources</a></li>
+    </ul>
+  </li>
+  <li class='nav'><a href="/faq/">FAQ</a></li>
+  <li class='nav'><a href="/blog/">Blog</a></li>
+  <li id="twitter-menu-item"><a href="https://twitter.com/apachedrill" title="apachedrill on twitter" target="_blank"><img src="/images/twitter_32_26_white.png" alt="twitter logo" align="center"></a> </li>
+  <li class='search-bar'>
+    <form id="drill-search-form">
+      <input type="text" placeholder="Search Apache Drill" id="drill-search-term" />
+      <button type="submit">
+        <i class="fa fa-search"></i>
+      </button>
+    </form>
+  </li>
+  <li class="d">
+    <a href="/download/">
+      <i class="fa fa-cloud-download"></i> Download
+    </a>
+  </li>
+</ul>
+</div>
+
+    <link href="/css/content.css" rel="stylesheet" type="text/css">
+
+<div class="post int_text">
+  <header class="post-header">
+    <div class="int_title">
+      <h1 class="post-title">Drill 1.7 Released</h1>
+    </div>
+    <p class="post-meta">
+    
+      
+      
+      <strong>Author:</strong> Bridget Bevens (Committer, MapR Technologies)<br />
+    
+<strong>Date:</strong> Jun 28, 2016
+</p>
+  </header>
+  <div class="addthis_sharing_toolbox"></div>
+
+  <article class="post-content">
+    <p>Today, we&#39;re happy to announce the availability of Drill 1.7.0. You can download it <a href="https://drill.apache.org/download/">here</a>.</p>
+
+<p>The release provides the following bug fixes and improvements:</p>
+
+<h2 id="monitoring-via-jmx">Monitoring via JMX</h2>
+
+<p>You can access Drill system-level metrics, collected by JMX, through the Metrics page in the Drill Web Console or a remote JMX monitoring tool. See <a href="https://drill.apache.org/docs/monitoring-metrics/">Monitoring Metrics</a>. </p>
+
+<h2 id="hive-char-data-type">Hive CHAR Data Type</h2>
+
+<p>Drill automatically converts the Hive CHAR data type to VARCHAR. You no longer need to cast the Hive CHAR data type to VARCHAR when you query Hive tables. See <a href="https://drill.apache.org/docs/hive-to-drill-data-type-mapping/">Hive-to-Drill Data Type Mapping</a>.  </p>
+
+<h2 id="hbase">HBase</h2>
+
+<p>Drill now supports HBase 1.x. </p>
+
+<p>A complete list of JIRAs resolved in the 1.7.0 release can be found <a href="https://issues.apache.org/jira/secure/ReleaseNote.jspa?version=12334767&amp;styleName=&amp;projectId=12313820">here</a>.</p>
+
+  </article>
+ <div id="disqus_thread"></div>
+    <script type="text/javascript">
+        /* * * CONFIGURATION VARIABLES: EDIT BEFORE PASTING INTO YOUR WEBPAGE * * */
+        var disqus_shortname = 'drill'; // required: replace example with your forum shortname
+
+        /* * * DON'T EDIT BELOW THIS LINE * * */
+        (function() {
+            var dsq = document.createElement('script'); dsq.type = 'text/javascript'; dsq.async = true;
+            dsq.src = '//' + disqus_shortname + '.disqus.com/embed.js';
+            (document.getElementsByTagName('head')[0] || document.getElementsByTagName('body')[0]).appendChild(dsq);
+        })();
+    </script>
+    <noscript>Please enable JavaScript to view the <a href="http://disqus.com/?ref_noscript">comments powered by Disqus.</a></noscript>
+    
+</div>
+<script type="text/javascript" src="//s7.addthis.com/js/300/addthis_widget.js#pubid=ra-548b2caa33765e8d" async="async"></script>
+
+  </div>
+  <p class="push"></p>
+<div id="footer" class="mw">
+<div class="wrapper">
+Copyright � 2012-2014 The Apache Software Foundation, licensed under the Apache License, Version 2.0.<br>
+Apache and the Apache feather logo are trademarks of The Apache Software Foundation. Other names appearing on the site may be trademarks of their respective owners.<br/><br/>
+</div>
+</div>
+
+  <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)
+})(window,document,'script','//www.google-analytics.com/analytics.js','ga');
+
+ga('create', 'UA-53379651-1', 'auto');
+ga('send', 'pageview');
+</script>
+<script type="text/javascript" src="//s7.addthis.com/js/300/addthis_widget.js#pubid=ra-548b2caa33765e8d" async="async"></script>
+</body>
+</html>

http://git-wip-us.apache.org/repos/asf/drill-site/blob/dcf2eb2d/_site/blog/2016/08/30/drill-1.8-released/index.html
----------------------------------------------------------------------
diff --git a/_site/blog/2016/08/30/drill-1.8-released/index.html b/_site/blog/2016/08/30/drill-1.8-released/index.html
new file mode 100644
index 0000000..57a2445
--- /dev/null
+++ b/_site/blog/2016/08/30/drill-1.8-released/index.html
@@ -0,0 +1,194 @@
+<!DOCTYPE html>
+<html>
+
+<head>
+
+<meta charset="UTF-8">
+<meta name=viewport content="width=device-width, initial-scale=1">
+
+
+<title>Drill 1.8 Released - Apache Drill</title>
+
+<link href="//maxcdn.bootstrapcdn.com/font-awesome/4.3.0/css/font-awesome.min.css" rel="stylesheet" type="text/css"/>
+<link href='//fonts.googleapis.com/css?family=PT+Sans' rel='stylesheet' type='text/css'/>
+<link href="/css/site.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"/>
+
+<script src="//ajax.googleapis.com/ajax/libs/jquery/1.11.1/jquery.min.js" language="javascript" type="text/javascript"></script>
+<script src="//cdnjs.cloudflare.com/ajax/libs/jquery-easing/1.3/jquery.easing.min.js" language="javascript" type="text/javascript"></script>
+<script language="javascript" type="text/javascript" src="/js/modernizr.custom.js"></script>
+<script language="javascript" type="text/javascript" src="/js/script.js"></script>
+<script language="javascript" type="text/javascript" src="/js/drill.js"></script>
+
+</head>
+
+
+<body onResize="resized();">
+  <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);"><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'><i class="fa fa-bars"></i></span></a>
+  </li>
+  <li class='clear-float'></li>
+  <li class="documentation-menu">
+    <a href="/docs/">Documentation</a>
+    <ul>
+      
+        <li><a href="/docs/getting-started/">Getting Started</a></li>
+      
+        <li><a href="/docs/architecture/">Architecture</a></li>
+      
+        <li><a href="/docs/tutorials/">Tutorials</a></li>
+      
+        <li><a href="/docs/install-drill/">Install Drill</a></li>
+      
+        <li><a href="/docs/configure-drill/">Configure Drill</a></li>
+      
+        <li><a href="/docs/connect-a-data-source/">Connect a Data Source</a></li>
+      
+        <li><a href="/docs/odbc-jdbc-interfaces/">ODBC/JDBC Interfaces</a></li>
+      
+        <li><a href="/docs/query-data/">Query Data</a></li>
+      
+        <li><a href="/docs/performance-tuning/">Performance Tuning</a></li>
+      
+        <li><a href="/docs/log-and-debug/">Log and Debug</a></li>
+      
+        <li><a href="/docs/sql-reference/">SQL Reference</a></li>
+      
+        <li><a href="/docs/data-sources-and-file-formats/">Data Sources and File Formats</a></li>
+      
+        <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>
+      
+        <li><a href="/docs/sample-datasets/">Sample Datasets</a></li>
+      
+        <li><a href="/docs/project-bylaws/">Project Bylaws</a></li>
+      
+    </ul>
+  </li>
+  <li class='nav'>
+    <a href="/community-resources/">Community</a>
+    <ul>
+      <li><a href="/team/">Team</a></li>
+      <li><a href="/mailinglists/">Mailing Lists</a></li>
+      <li><a href="/community-resources/">Community Resources</a></li>
+    </ul>
+  </li>
+  <li class='nav'><a href="/faq/">FAQ</a></li>
+  <li class='nav'><a href="/blog/">Blog</a></li>
+  <li id="twitter-menu-item"><a href="https://twitter.com/apachedrill" title="apachedrill on twitter" target="_blank"><img src="/images/twitter_32_26_white.png" alt="twitter logo" align="center"></a> </li>
+  <li class='search-bar'>
+    <form id="drill-search-form">
+      <input type="text" placeholder="Search Apache Drill" id="drill-search-term" />
+      <button type="submit">
+        <i class="fa fa-search"></i>
+      </button>
+    </form>
+  </li>
+  <li class="d">
+    <a href="/download/">
+      <i class="fa fa-cloud-download"></i> Download
+    </a>
+  </li>
+</ul>
+</div>
+
+    <link href="/css/content.css" rel="stylesheet" type="text/css">
+
+<div class="post int_text">
+  <header class="post-header">
+    <div class="int_title">
+      <h1 class="post-title">Drill 1.8 Released</h1>
+    </div>
+    <p class="post-meta">
+    
+      
+      
+      <strong>Author:</strong> Bridget Bevens (Committer, MapR Technologies)<br />
+    
+<strong>Date:</strong> Aug 30, 2016
+</p>
+  </header>
+  <div class="addthis_sharing_toolbox"></div>
+
+  <article class="post-content">
+    <p>Today, we&#39;re happy to announce the availability of Drill 1.8.0. You can download it <a href="https://drill.apache.org/download/">here</a>.</p>
+
+<p>The release provides the following bug fixes and improvements:</p>
+
+<h2 id="metadata-cache-pruning">Metadata Cache Pruning</h2>
+
+<p>Drill now applies partition pruning to the metadata cache file. See <a href="https://drill.apache.org/docs/partition-pruning-introduction/">Partition Pruning Introduction</a> and <a href="https://drill.apache.org/docs/optimizing-parquet-metadata-reading/">Optimizing Parquet Metadata Reading</a>. </p>
+
+<h2 id="if-exists-support">IF EXISTS Support</h2>
+
+<p>You can include the new IF EXISTS parameter with the DROP TABLE and DROP VIEW commands to prevent Drill from returning error messages when a table or view does not exist. See <a href="https://drill.apache.org/docs/drop-table/">DROP TABLE</a> and <a href="https://drill.apache.org/docs/drop-view/">DROP VIEW</a>.</p>
+
+<h2 id="describe-schema-command">DESCRIBE SCHEMA Command</h2>
+
+<p>Drill now supports the DESCRIBE SCHEMA command which provides schema properties for storage plugin configurations and workspaces. See <a href="https://drill.apache.org/docs/describe/">DESCRIBE</a>.  </p>
+
+<h2 id="multi-byte-delimiter-support">Multi-Byte Delimiter Support</h2>
+
+<p>Drill now supports multi-byte delimiters for text files, such as \r\n. See <a href="https://drill.apache.org/docs/plugin-configuration-basics/#list-of-attributes-and-definitions">List of Attributes and Definitions</a>.  </p>
+
+<h2 id="filter-selectivity-estimate-parameters">Filter Selectivity Estimate Parameters</h2>
+
+<p>New parameters set the minimum filter selectivity estimate to increase the parallelization of the major fragment performing a join. See <a href="https://drill.apache.org/docs/configuration-options-introduction/#system-options">System Options</a>. </p>
+
+<p>A complete list of JIRAs resolved in the 1.8.0 release can be found <a href="https://issues.apache.org/jira/secure/ReleaseNote.jspa?version=12334768&amp;styleName=Html&amp;projectId=12313820&amp;Create=Create&amp;atl_token=A5KQ-2QAV-T4JA-FDED%7Ce8d020149d9a6082481af301e563adbe35c76a87%7Clout">here</a>.</p>
+
+  </article>
+ <div id="disqus_thread"></div>
+    <script type="text/javascript">
+        /* * * CONFIGURATION VARIABLES: EDIT BEFORE PASTING INTO YOUR WEBPAGE * * */
+        var disqus_shortname = 'drill'; // required: replace example with your forum shortname
+
+        /* * * DON'T EDIT BELOW THIS LINE * * */
+        (function() {
+            var dsq = document.createElement('script'); dsq.type = 'text/javascript'; dsq.async = true;
+            dsq.src = '//' + disqus_shortname + '.disqus.com/embed.js';
+            (document.getElementsByTagName('head')[0] || document.getElementsByTagName('body')[0]).appendChild(dsq);
+        })();
+    </script>
+    <noscript>Please enable JavaScript to view the <a href="http://disqus.com/?ref_noscript">comments powered by Disqus.</a></noscript>
+    
+</div>
+<script type="text/javascript" src="//s7.addthis.com/js/300/addthis_widget.js#pubid=ra-548b2caa33765e8d" async="async"></script>
+
+  </div>
+  <p class="push"></p>
+<div id="footer" class="mw">
+<div class="wrapper">
+Copyright � 2012-2014 The Apache Software Foundation, licensed under the Apache License, Version 2.0.<br>
+Apache and the Apache feather logo are trademarks of The Apache Software Foundation. Other names appearing on the site may be trademarks of their respective owners.<br/><br/>
+</div>
+</div>
+
+  <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)
+})(window,document,'script','//www.google-analytics.com/analytics.js','ga');
+
+ga('create', 'UA-53379651-1', 'auto');
+ga('send', 'pageview');
+</script>
+<script type="text/javascript" src="//s7.addthis.com/js/300/addthis_widget.js#pubid=ra-548b2caa33765e8d" async="async"></script>
+</body>
+</html>

http://git-wip-us.apache.org/repos/asf/drill-site/blob/dcf2eb2d/_site/blog/2016/11/29/drill-1.9-released/index.html
----------------------------------------------------------------------
diff --git a/_site/blog/2016/11/29/drill-1.9-released/index.html b/_site/blog/2016/11/29/drill-1.9-released/index.html
new file mode 100644
index 0000000..3ebc271
--- /dev/null
+++ b/_site/blog/2016/11/29/drill-1.9-released/index.html
@@ -0,0 +1,190 @@
+<!DOCTYPE html>
+<html>
+
+<head>
+
+<meta charset="UTF-8">
+<meta name=viewport content="width=device-width, initial-scale=1">
+
+
+<title>Drill 1.9 Released - Apache Drill</title>
+
+<link href="//maxcdn.bootstrapcdn.com/font-awesome/4.3.0/css/font-awesome.min.css" rel="stylesheet" type="text/css"/>
+<link href='//fonts.googleapis.com/css?family=PT+Sans' rel='stylesheet' type='text/css'/>
+<link href="/css/site.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"/>
+
+<script src="//ajax.googleapis.com/ajax/libs/jquery/1.11.1/jquery.min.js" language="javascript" type="text/javascript"></script>
+<script src="//cdnjs.cloudflare.com/ajax/libs/jquery-easing/1.3/jquery.easing.min.js" language="javascript" type="text/javascript"></script>
+<script language="javascript" type="text/javascript" src="/js/modernizr.custom.js"></script>
+<script language="javascript" type="text/javascript" src="/js/script.js"></script>
+<script language="javascript" type="text/javascript" src="/js/drill.js"></script>
+
+</head>
+
+
+<body onResize="resized();">
+  <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);"><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'><i class="fa fa-bars"></i></span></a>
+  </li>
+  <li class='clear-float'></li>
+  <li class="documentation-menu">
+    <a href="/docs/">Documentation</a>
+    <ul>
+      
+        <li><a href="/docs/getting-started/">Getting Started</a></li>
+      
+        <li><a href="/docs/architecture/">Architecture</a></li>
+      
+        <li><a href="/docs/tutorials/">Tutorials</a></li>
+      
+        <li><a href="/docs/install-drill/">Install Drill</a></li>
+      
+        <li><a href="/docs/configure-drill/">Configure Drill</a></li>
+      
+        <li><a href="/docs/connect-a-data-source/">Connect a Data Source</a></li>
+      
+        <li><a href="/docs/odbc-jdbc-interfaces/">ODBC/JDBC Interfaces</a></li>
+      
+        <li><a href="/docs/query-data/">Query Data</a></li>
+      
+        <li><a href="/docs/performance-tuning/">Performance Tuning</a></li>
+      
+        <li><a href="/docs/log-and-debug/">Log and Debug</a></li>
+      
+        <li><a href="/docs/sql-reference/">SQL Reference</a></li>
+      
+        <li><a href="/docs/data-sources-and-file-formats/">Data Sources and File Formats</a></li>
+      
+        <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>
+      
+        <li><a href="/docs/sample-datasets/">Sample Datasets</a></li>
+      
+        <li><a href="/docs/project-bylaws/">Project Bylaws</a></li>
+      
+    </ul>
+  </li>
+  <li class='nav'>
+    <a href="/community-resources/">Community</a>
+    <ul>
+      <li><a href="/team/">Team</a></li>
+      <li><a href="/mailinglists/">Mailing Lists</a></li>
+      <li><a href="/community-resources/">Community Resources</a></li>
+    </ul>
+  </li>
+  <li class='nav'><a href="/faq/">FAQ</a></li>
+  <li class='nav'><a href="/blog/">Blog</a></li>
+  <li id="twitter-menu-item"><a href="https://twitter.com/apachedrill" title="apachedrill on twitter" target="_blank"><img src="/images/twitter_32_26_white.png" alt="twitter logo" align="center"></a> </li>
+  <li class='search-bar'>
+    <form id="drill-search-form">
+      <input type="text" placeholder="Search Apache Drill" id="drill-search-term" />
+      <button type="submit">
+        <i class="fa fa-search"></i>
+      </button>
+    </form>
+  </li>
+  <li class="d">
+    <a href="/download/">
+      <i class="fa fa-cloud-download"></i> Download
+    </a>
+  </li>
+</ul>
+</div>
+
+    <link href="/css/content.css" rel="stylesheet" type="text/css">
+
+<div class="post int_text">
+  <header class="post-header">
+    <div class="int_title">
+      <h1 class="post-title">Drill 1.9 Released</h1>
+    </div>
+    <p class="post-meta">
+    
+      
+      
+      <strong>Author:</strong> Bridget Bevens (Committer, MapR Technologies)<br />
+    
+<strong>Date:</strong> Nov 29, 2016
+</p>
+  </header>
+  <div class="addthis_sharing_toolbox"></div>
+
+  <article class="post-content">
+    <p>Today, we&#39;re happy to announce the availability of Drill 1.9.0. You can download it <a href="https://drill.apache.org/download/">here</a>.</p>
+
+<p>The release provides the following bug fixes and improvements:</p>
+
+<h2 id="asynchronous-parquet-reader">Asynchronous Parquet Reader</h2>
+
+<p>The new asynchronous Parquet reader feature improves the performance of the Parquet Scan operator by increasing the speed at which the Parquet reader scans, decompresses, and decodes data. See <a href="/docs/asynchronous-parquet-reader/">Asynchronous Parquet Reader</a>. </p>
+
+<h2 id="parquet-filter-pushdown">Parquet Filter Pushdown</h2>
+
+<p>The new Parquet filter pushdown feature optimizes Drill\u2019s performance by pruning extraneous data from a Parquet file to reduce the amount of data that Drill scans and reads when a query on a Parquet file contains a filter expression. See <a href="/docs/parquet-filter-pushdown/">Parquet Filter Pushdown</a>.</p>
+
+<h2 id="dynamic-udf-support">Dynamic UDF Support</h2>
+
+<p>The new Dynamic UDF feature enables users to register and unregister UDFs on their own using the new CREATE FUNCTION USING JAR and DROP FUNCTION USING JAR commands. See <a href="/docs/dynamic-udfs/">Dynamic UDFs</a>.  </p>
+
+<h2 id="httpd-format-plugin">HTTPD Format Plugin</h2>
+
+<p>The new HTTPD format plugin adds the capability to query HTTP web server logs natively and also includes parse_url() and parse_query() UDFs. The parse_url() UDF returns maps of the URL. The parse_query() UDF returns the query string.  </p>
+
+<p>A complete list of JIRAs resolved in the 1.9.0 release can be found <a href="https://issues.apache.org/jira/secure/ReleaseNote.jspa?version=12337861&amp;styleName=Html&amp;projectId=12313820&amp;Create=Create&amp;atl_token=A5KQ-2QAV-T4JA-FDED%7Cedcc6294c1851bcd19a3686871e085181f755a91%7Clin">here</a>.</p>
+
+  </article>
+ <div id="disqus_thread"></div>
+    <script type="text/javascript">
+        /* * * CONFIGURATION VARIABLES: EDIT BEFORE PASTING INTO YOUR WEBPAGE * * */
+        var disqus_shortname = 'drill'; // required: replace example with your forum shortname
+
+        /* * * DON'T EDIT BELOW THIS LINE * * */
+        (function() {
+            var dsq = document.createElement('script'); dsq.type = 'text/javascript'; dsq.async = true;
+            dsq.src = '//' + disqus_shortname + '.disqus.com/embed.js';
+            (document.getElementsByTagName('head')[0] || document.getElementsByTagName('body')[0]).appendChild(dsq);
+        })();
+    </script>
+    <noscript>Please enable JavaScript to view the <a href="http://disqus.com/?ref_noscript">comments powered by Disqus.</a></noscript>
+    
+</div>
+<script type="text/javascript" src="//s7.addthis.com/js/300/addthis_widget.js#pubid=ra-548b2caa33765e8d" async="async"></script>
+
+  </div>
+  <p class="push"></p>
+<div id="footer" class="mw">
+<div class="wrapper">
+Copyright � 2012-2014 The Apache Software Foundation, licensed under the Apache License, Version 2.0.<br>
+Apache and the Apache feather logo are trademarks of The Apache Software Foundation. Other names appearing on the site may be trademarks of their respective owners.<br/><br/>
+</div>
+</div>
+
+  <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)
+})(window,document,'script','//www.google-analytics.com/analytics.js','ga');
+
+ga('create', 'UA-53379651-1', 'auto');
+ga('send', 'pageview');
+</script>
+<script type="text/javascript" src="//s7.addthis.com/js/300/addthis_widget.js#pubid=ra-548b2caa33765e8d" async="async"></script>
+</body>
+</html>

http://git-wip-us.apache.org/repos/asf/drill-site/blob/dcf2eb2d/_site/blog/index.html
----------------------------------------------------------------------
diff --git a/_site/blog/index.html b/_site/blog/index.html
index 20aa1dc..47e6064 100644
--- a/_site/blog/index.html
+++ b/_site/blog/index.html
@@ -5,22 +5,22 @@
 
 <meta charset="UTF-8">
 <meta name=viewport content="width=device-width, initial-scale=1">
-<meta name="robots" content="noindex">
+
 
 <title>Blog - Apache Drill</title>
 
 <link href="//maxcdn.bootstrapcdn.com/font-awesome/4.3.0/css/font-awesome.min.css" rel="stylesheet" type="text/css"/>
 <link href='//fonts.googleapis.com/css?family=PT+Sans' rel='stylesheet' type='text/css'/>
-<link href="/drill/css/site.css" rel="stylesheet" type="text/css"/>
+<link href="/css/site.css" rel="stylesheet" type="text/css"/>
 
-<link rel="shortcut icon" href="/drill/favicon.ico" type="image/x-icon"/>
-<link rel="icon" href="/drill/favicon.ico" type="image/x-icon"/>
+<link rel="shortcut icon" href="/favicon.ico" type="image/x-icon"/>
+<link rel="icon" href="/favicon.ico" type="image/x-icon"/>
 
 <script src="//ajax.googleapis.com/ajax/libs/jquery/1.11.1/jquery.min.js" language="javascript" type="text/javascript"></script>
 <script src="//cdnjs.cloudflare.com/ajax/libs/jquery-easing/1.3/jquery.easing.min.js" language="javascript" type="text/javascript"></script>
-<script language="javascript" type="text/javascript" src="/drill/js/modernizr.custom.js"></script>
-<script language="javascript" type="text/javascript" src="/drill/js/script.js"></script>
-<script language="javascript" type="text/javascript" src="/drill/js/drill.js"></script>
+<script language="javascript" type="text/javascript" src="/js/modernizr.custom.js"></script>
+<script language="javascript" type="text/javascript" src="/js/script.js"></script>
+<script language="javascript" type="text/javascript" src="/js/drill.js"></script>
 
 </head>
 
@@ -34,64 +34,64 @@
   <li class='toc-categories'>
   <a class="expand-toc-icon" href="javascript:void(0);"><i class="fa fa-bars"></i></a>
   </li>
-  <li class="logo"><a href="/drill/"></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'><i class="fa fa-bars"></i></span></a>
   </li>
   <li class='clear-float'></li>
   <li class="documentation-menu">
-    <a href="/drill/docs/">Documentation</a>
+    <a href="/docs/">Documentation</a>
     <ul>
       
-        <li><a href="/drill/docs/getting-started/">Getting Started</a></li>
+        <li><a href="/docs/getting-started/">Getting Started</a></li>
       
-        <li><a href="/drill/docs/architecture/">Architecture</a></li>
+        <li><a href="/docs/architecture/">Architecture</a></li>
       
-        <li><a href="/drill/docs/tutorials/">Tutorials</a></li>
+        <li><a href="/docs/tutorials/">Tutorials</a></li>
       
-        <li><a href="/drill/docs/install-drill/">Install Drill</a></li>
+        <li><a href="/docs/install-drill/">Install Drill</a></li>
       
-        <li><a href="/drill/docs/configure-drill/">Configure Drill</a></li>
+        <li><a href="/docs/configure-drill/">Configure Drill</a></li>
       
-        <li><a href="/drill/docs/connect-a-data-source/">Connect a Data Source</a></li>
+        <li><a href="/docs/connect-a-data-source/">Connect a Data Source</a></li>
       
-        <li><a href="/drill/docs/odbc-jdbc-interfaces/">ODBC/JDBC Interfaces</a></li>
+        <li><a href="/docs/odbc-jdbc-interfaces/">ODBC/JDBC Interfaces</a></li>
       
-        <li><a href="/drill/docs/query-data/">Query Data</a></li>
+        <li><a href="/docs/query-data/">Query Data</a></li>
       
-        <li><a href="/drill/docs/performance-tuning/">Performance Tuning</a></li>
+        <li><a href="/docs/performance-tuning/">Performance Tuning</a></li>
       
-        <li><a href="/drill/docs/log-and-debug/">Log and Debug</a></li>
+        <li><a href="/docs/log-and-debug/">Log and Debug</a></li>
       
-        <li><a href="/drill/docs/sql-reference/">SQL Reference</a></li>
+        <li><a href="/docs/sql-reference/">SQL Reference</a></li>
       
-        <li><a href="/drill/docs/data-sources-and-file-formats/">Data Sources and File Formats</a></li>
+        <li><a href="/docs/data-sources-and-file-formats/">Data Sources and File Formats</a></li>
       
-        <li><a href="/drill/docs/develop-custom-functions/">Develop Custom Functions</a></li>
+        <li><a href="/docs/develop-custom-functions/">Develop Custom Functions</a></li>
       
-        <li><a href="/drill/docs/troubleshooting/">Troubleshooting</a></li>
+        <li><a href="/docs/troubleshooting/">Troubleshooting</a></li>
       
-        <li><a href="/drill/docs/developer-information/">Developer Information</a></li>
+        <li><a href="/docs/developer-information/">Developer Information</a></li>
       
-        <li><a href="/drill/docs/release-notes/">Release Notes</a></li>
+        <li><a href="/docs/release-notes/">Release Notes</a></li>
       
-        <li><a href="/drill/docs/sample-datasets/">Sample Datasets</a></li>
+        <li><a href="/docs/sample-datasets/">Sample Datasets</a></li>
       
-        <li><a href="/drill/docs/project-bylaws/">Project Bylaws</a></li>
+        <li><a href="/docs/project-bylaws/">Project Bylaws</a></li>
       
     </ul>
   </li>
   <li class='nav'>
-    <a href="/drill/community-resources/">Community</a>
+    <a href="/community-resources/">Community</a>
     <ul>
-      <li><a href="/drill/team/">Team</a></li>
-      <li><a href="/drill/mailinglists/">Mailing Lists</a></li>
-      <li><a href="/drill/community-resources/">Community Resources</a></li>
+      <li><a href="/team/">Team</a></li>
+      <li><a href="/mailinglists/">Mailing Lists</a></li>
+      <li><a href="/community-resources/">Community Resources</a></li>
     </ul>
   </li>
-  <li class='nav'><a href="/drill/faq/">FAQ</a></li>
-  <li class='nav'><a href="/drill/blog/">Blog</a></li>
-  <li id="twitter-menu-item"><a href="https://twitter.com/apachedrill" title="apachedrill on twitter" target="_blank"><img src="/drill/images/twitter_32_26_white.png" alt="twitter logo" align="center"></a> </li>
+  <li class='nav'><a href="/faq/">FAQ</a></li>
+  <li class='nav'><a href="/blog/">Blog</a></li>
+  <li id="twitter-menu-item"><a href="https://twitter.com/apachedrill" title="apachedrill on twitter" target="_blank"><img src="/images/twitter_32_26_white.png" alt="twitter logo" align="center"></a> </li>
   <li class='search-bar'>
     <form id="drill-search-form">
       <input type="text" placeholder="Search Apache Drill" id="drill-search-term" />
@@ -101,7 +101,7 @@
     </form>
   </li>
   <li class="d">
-    <a href="/drill/download/">
+    <a href="/download/">
       <i class="fa fa-cloud-download"></i> Download
     </a>
   </li>
@@ -114,87 +114,117 @@
 </div>
 
 <div class="int_text" align="left"><!-- previously: site.posts -->
-<p><a class="post-link" href="/drill/blog/2015/11/23/drill-1.3-released/">Drill 1.3 Released</a><br/>
+<p><a class="post-link" href="/blog/2016/11/29/drill-1.9-released/">Drill 1.9 Released</a><br/>
+<span class="post-date">Posted on Nov 29, 2016
+by Bridget Bevens</span>
+<br/>Apache Drill 1.9's highlights are&#58; asynchronous Parquet reader, Parquet filter pushdown, dynamic UDF support, and HTTPD format plugin.</p>
+<!-- previously: site.posts -->
+<p><a class="post-link" href="/blog/2016/08/30/drill-1.8-released/">Drill 1.8 Released</a><br/>
+<span class="post-date">Posted on Aug 30, 2016
+by Bridget Bevens</span>
+<br/>Apache Drill 1.8's highlights are&#58; metadata cache pruning, IF EXISTS support, DESCRIBE SCHEMA command, multi-byte delimiter support, and new parameters for filter selectivity estimates.</p>
+<!-- previously: site.posts -->
+<p><a class="post-link" href="/blog/2016/06/28/drill-1.7-released/">Drill 1.7 Released</a><br/>
+<span class="post-date">Posted on Jun 28, 2016
+by Bridget Bevens</span>
+<br/>Apache Drill 1.7's highlights are&#58; Monitoring via JMX, Hive CHAR data type support, and HBase 1.x support.</p>
+<!-- previously: site.posts -->
+<p><a class="post-link" href="/blog/2016/03/16/drill-1.6-released/">Drill 1.6 Released</a><br/>
+<span class="post-date">Posted on Mar 16, 2016
+by Bridget Bevens</span>
+<br/>Apache Drill 1.6's highlights are&#58; Inbound impersonation and additional custom window frames.</p>
+<!-- previously: site.posts -->
+<p><a class="post-link" href="/blog/2016/02/16/drill-1.5-released/">Drill 1.5 Released</a><br/>
+<span class="post-date">Posted on Feb 16, 2016
+by Jason Altekruse, Bridget Bevens</span>
+<br/>Apache Drill 1.5's highlights are&#58; Authentication and security for the Web interface and REST API, experimental query support for Apache Kudu (incubating), an improved memory allocator, and configurable caching for Hive metadata.</p>
+<!-- previously: site.posts -->
+<p><a class="post-link" href="/blog/2015/12/14/drill-1.4-released/">Drill 1.4 Released</a><br/>
+<span class="post-date">Posted on Dec 14, 2015
+by Jacques Nadeau</span>
+<br/>Apache Drill 1.4's highlights are&#58; "select with options" queries that can change storage plugin settings, improved behavior when parsing CSV file header names, a variable to set non-pretty (e.g. compact) printing of JSON, and better drillbit.log files that include query text.</p>
+<!-- previously: site.posts -->
+<p><a class="post-link" href="/blog/2015/11/23/drill-1.3-released/">Drill 1.3 Released</a><br/>
 <span class="post-date">Posted on Nov 23, 2015
 by Jacques Nadeau</span>
 <br/>Drill 1.3 has been released. Users can now query Hadoop sequence files and text delimited files with headers. In addition, this release provides significant performance and usability improvements for working with Amazon S3. Drill 1.3 also adds support for heterogeneous types, enabling queries on datasets with columns that have more than one data type (commonly seen in JSON files, MongoDB collections, etc.).</p>
 <!-- previously: site.posts -->
-<p><a class="post-link" href="/drill/blog/2015/10/16/drill-1.2-released/">Drill 1.2 Released</a><br/>
+<p><a class="post-link" href="/blog/2015/10/16/drill-1.2-released/">Drill 1.2 Released</a><br/>
 <span class="post-date">Posted on Oct 16, 2015
 by Jacques Nadeau</span>
 <br/>Drill 1.2 has been released. This release includes a new JDBC storage plugin for querying relational databases, as well as new window functions such as `NTILE`, `FIRST_VALUE`, `LAST_VALUE`, `LEAD` and `LAG`. This release addresses 210 JIRAs, including performance, stability and documentation enhancements.</p>
 <!-- previously: site.posts -->
-<p><a class="post-link" href="/drill/blog/2015/07/23/drill-tutorial-at-nosql-now-2015/">Drill Tutorial at NoSQL Now! 2015</a><br/>
+<p><a class="post-link" href="/blog/2015/07/23/drill-tutorial-at-nosql-now-2015/">Drill Tutorial at NoSQL Now! 2015</a><br/>
 <span class="post-date">Posted on Jul 23, 2015
 by Tomer Shiran</span>
 <br/>Attend the 3-hour Drill tutorial at the NoSQL Now! 2015 conference to learn more about Apache Drill.</p>
 <!-- previously: site.posts -->
-<p><a class="post-link" href="/drill/blog/2015/07/05/drill-1.1-released/">Drill 1.1 Released</a><br/>
+<p><a class="post-link" href="/blog/2015/07/05/drill-1.1-released/">Drill 1.1 Released</a><br/>
 <span class="post-date">Posted on Jul 5, 2015
 by Jacques Nadeau</span>
 <br/>Drill 1.1 has been released, providing window functions, automatic partitioning, improved MongoDB support and more. This release addresses 162 JIRAs.</p>
 <!-- previously: site.posts -->
-<p><a class="post-link" href="/drill/blog/2015/05/19/the-apache-software-foundation-announces-apache-drill-1.0/">The Apache Software Foundation Announces Apache Drill 1.0</a><br/>
+<p><a class="post-link" href="/blog/2015/05/19/the-apache-software-foundation-announces-apache-drill-1.0/">The Apache Software Foundation Announces Apache Drill 1.0</a><br/>
 <span class="post-date">Posted on May 19, 2015
 by Tomer Shiran</span>
 <br/>The Apache Software Foundation announced today the availability of Apache Drill 1.0, the schema-free SQL query engine for Apache Hadoop, NoSQL and cloud storage.</p>
 <!-- previously: site.posts -->
-<p><a class="post-link" href="/drill/blog/2015/05/19/drill-1.0-released/">Drill 1.0 Released</a><br/>
+<p><a class="post-link" href="/blog/2015/05/19/drill-1.0-released/">Drill 1.0 Released</a><br/>
 <span class="post-date">Posted on May 19, 2015
 by Tomer Shiran, Jacques Nadeau</span>
 <br/>Drill 1.0 has been released, representing a major milestone for the Drill community. Drill in now production-ready, making it easier than ever to explore and analyze data in non-relational datastores.</p>
 <!-- previously: site.posts -->
-<p><a class="post-link" href="/drill/blog/2015/05/04/drill-0.9-released/">Drill 0.9 Released</a><br/>
+<p><a class="post-link" href="/blog/2015/05/04/drill-0.9-released/">Drill 0.9 Released</a><br/>
 <span class="post-date">Posted on May 4, 2015
 by Tomer Shiran, Jacques Nadeau</span>
 <br/>The community has just released Drill 0.9, which includes 199 resolved JIRAs and numerous enhancements.</p>
 <!-- previously: site.posts -->
-<p><a class="post-link" href="/drill/blog/2015/04/30/apache-parquet-graudates-to-a-top-level-project/">Apache Parquet Graduates to a Top-Level Project</a><br/>
+<p><a class="post-link" href="/blog/2015/04/30/apache-parquet-graudates-to-a-top-level-project/">Apache Parquet Graduates to a Top-Level Project</a><br/>
 <span class="post-date">Posted on Apr 30, 2015
 by Tomer Shiran</span>
 <br/>The Apache Parquet project has graduated to a top-level project (TLP) at the Apache Software Foundation.</p>
 <!-- previously: site.posts -->
-<p><a class="post-link" href="/drill/blog/2015/03/31/drill-0.8-released/">Drill 0.8 Released</a><br/>
+<p><a class="post-link" href="/blog/2015/03/31/drill-0.8-released/">Drill 0.8 Released</a><br/>
 <span class="post-date">Posted on Mar 31, 2015
 by Tomer Shiran, Jacques Nadeau</span>
 <br/>The community has just released Drill 0.8, which includes 243 resolved JIRAs and numerous enhancements.</p>
 <!-- previously: site.posts -->
-<p><a class="post-link" href="/drill/blog/2015/03/23/microstrategy-announces-drill-support/">MicroStrategy Announces Drill Support</a><br/>
+<p><a class="post-link" href="/blog/2015/03/23/microstrategy-announces-drill-support/">MicroStrategy Announces Drill Support</a><br/>
 <span class="post-date">Posted on Mar 23, 2015
 by Tomer Shiran</span>
 <br/>MicroStrategy announced that it is now certified with Apache Drill, providing a first-class BI experience for Hadoop and NoSQL databases.</p>
 <!-- previously: site.posts -->
-<p><a class="post-link" href="/drill/blog/2015/01/27/schema-free-json-data-infrastructure/">Schema-free JSON Data Infrastructure</a><br/>
+<p><a class="post-link" href="/blog/2015/01/27/schema-free-json-data-infrastructure/">Schema-free JSON Data Infrastructure</a><br/>
 <span class="post-date">Posted on Jan 27, 2015
 by Tomer Shiran</span>
 <br/>JSON has emerged as the de-facto standard data exchange format. Data infrastructure technologies such as Apache Drill, MongoDB and Elasticsearch are embracing JSON as their native data models, bringing game-changing ease-of-use and agility to developers and analysts.</p>
 <!-- previously: site.posts -->
-<p><a class="post-link" href="/drill/blog/2014/12/23/drill-0.7-released/">Drill 0.7 Released</a><br/>
+<p><a class="post-link" href="/blog/2014/12/23/drill-0.7-released/">Drill 0.7 Released</a><br/>
 <span class="post-date">Posted on Dec 23, 2014
 by Jacques Nadeau</span>
 <br/>The community has just released Drill 0.7, which includes 228 resolved JIRAs and numerous enhancements.</p>
 <!-- previously: site.posts -->
-<p><a class="post-link" href="/drill/blog/2014/12/16/whats-coming-in-2015/">What's Coming in 2015?</a><br/>
+<p><a class="post-link" href="/blog/2014/12/16/whats-coming-in-2015/">What's Coming in 2015?</a><br/>
 <span class="post-date">Posted on Dec 16, 2014
 by Tomer Shiran</span>
 <br/>Drill is now a top-level project, and the community is expanding rapidly. Find out more about some of the new features planned for 2015.</p>
 <!-- previously: site.posts -->
-<p><a class="post-link" href="/drill/blog/2014/12/11/apache-drill-qa-panelist-spotlight/">Apache Drill Q&A Panelist Spotlight</a><br/>
+<p><a class="post-link" href="/blog/2014/12/11/apache-drill-qa-panelist-spotlight/">Apache Drill Q&A Panelist Spotlight</a><br/>
 <span class="post-date">Posted on Dec 11, 2014
 by Tomer Shiran</span>
 <br/>Join us on Twitter for a live Q&A on Wednesday, December 17.</p>
 <!-- previously: site.posts -->
-<p><a class="post-link" href="/drill/blog/2014/12/09/running-sql-queries-on-amazon-s3/">Running SQL Queries on Amazon S3</a><br/>
+<p><a class="post-link" href="/blog/2014/12/09/running-sql-queries-on-amazon-s3/">Running SQL Queries on Amazon S3</a><br/>
 <span class="post-date">Posted on Dec 9, 2014
 by Nick Amato</span>
 <br/>Drill enables you to run SQL queries directly on data in S3. There's no need to ingest the data into a managed cluster or transform the data. This is a step-by-step tutorial on how to use Drill with S3.</p>
 <!-- previously: site.posts -->
-<p><a class="post-link" href="/drill/blog/2014/12/02/drill-top-level-project/">Apache Drill Graduates to a Top-Level Project</a><br/>
+<p><a class="post-link" href="/blog/2014/12/02/drill-top-level-project/">Apache Drill Graduates to a Top-Level Project</a><br/>
 <span class="post-date">Posted on Dec 2, 2014
 by Tomer Shiran</span>
 <br/>Drill has graduated to a Top-Level Project at Apache. This marks a significant accomplishment for the Drill community, which now includes dozens of developers working at a variety of companies.</p>
 <!-- previously: site.posts -->
-<p><a class="post-link" href="/drill/blog/2014/11/19/sql-on-mongodb/">SQL on MongoDB</a><br/>
+<p><a class="post-link" href="/blog/2014/11/19/sql-on-mongodb/">SQL on MongoDB</a><br/>
 <span class="post-date">Posted on Nov 19, 2014
 by Anil Kumar Batchu, Kamesh Bhallamudi</span>
 <br/>The MongoDB storage plugin for Drill enables analytical queries on MongoDB databases. Drill's schema-free JSON data model is a natural fit for MongoDB's data model.</p>

http://git-wip-us.apache.org/repos/asf/drill-site/blob/dcf2eb2d/_site/community-resources/index.html
----------------------------------------------------------------------
diff --git a/_site/community-resources/index.html b/_site/community-resources/index.html
index bf212b3..fb1fb3d 100644
--- a/_site/community-resources/index.html
+++ b/_site/community-resources/index.html
@@ -5,22 +5,22 @@
 
 <meta charset="UTF-8">
 <meta name=viewport content="width=device-width, initial-scale=1">
-<meta name="robots" content="noindex">
+
 
 <title>Community Resources - Apache Drill</title>
 
 <link href="//maxcdn.bootstrapcdn.com/font-awesome/4.3.0/css/font-awesome.min.css" rel="stylesheet" type="text/css"/>
 <link href='//fonts.googleapis.com/css?family=PT+Sans' rel='stylesheet' type='text/css'/>
-<link href="/drill/css/site.css" rel="stylesheet" type="text/css"/>
+<link href="/css/site.css" rel="stylesheet" type="text/css"/>
 
-<link rel="shortcut icon" href="/drill/favicon.ico" type="image/x-icon"/>
-<link rel="icon" href="/drill/favicon.ico" type="image/x-icon"/>
+<link rel="shortcut icon" href="/favicon.ico" type="image/x-icon"/>
+<link rel="icon" href="/favicon.ico" type="image/x-icon"/>
 
 <script src="//ajax.googleapis.com/ajax/libs/jquery/1.11.1/jquery.min.js" language="javascript" type="text/javascript"></script>
 <script src="//cdnjs.cloudflare.com/ajax/libs/jquery-easing/1.3/jquery.easing.min.js" language="javascript" type="text/javascript"></script>
-<script language="javascript" type="text/javascript" src="/drill/js/modernizr.custom.js"></script>
-<script language="javascript" type="text/javascript" src="/drill/js/script.js"></script>
-<script language="javascript" type="text/javascript" src="/drill/js/drill.js"></script>
+<script language="javascript" type="text/javascript" src="/js/modernizr.custom.js"></script>
+<script language="javascript" type="text/javascript" src="/js/script.js"></script>
+<script language="javascript" type="text/javascript" src="/js/drill.js"></script>
 
 </head>
 
@@ -34,64 +34,64 @@
   <li class='toc-categories'>
   <a class="expand-toc-icon" href="javascript:void(0);"><i class="fa fa-bars"></i></a>
   </li>
-  <li class="logo"><a href="/drill/"></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'><i class="fa fa-bars"></i></span></a>
   </li>
   <li class='clear-float'></li>
   <li class="documentation-menu">
-    <a href="/drill/docs/">Documentation</a>
+    <a href="/docs/">Documentation</a>
     <ul>
       
-        <li><a href="/drill/docs/getting-started/">Getting Started</a></li>
+        <li><a href="/docs/getting-started/">Getting Started</a></li>
       
-        <li><a href="/drill/docs/architecture/">Architecture</a></li>
+        <li><a href="/docs/architecture/">Architecture</a></li>
       
-        <li><a href="/drill/docs/tutorials/">Tutorials</a></li>
+        <li><a href="/docs/tutorials/">Tutorials</a></li>
       
-        <li><a href="/drill/docs/install-drill/">Install Drill</a></li>
+        <li><a href="/docs/install-drill/">Install Drill</a></li>
       
-        <li><a href="/drill/docs/configure-drill/">Configure Drill</a></li>
+        <li><a href="/docs/configure-drill/">Configure Drill</a></li>
       
-        <li><a href="/drill/docs/connect-a-data-source/">Connect a Data Source</a></li>
+        <li><a href="/docs/connect-a-data-source/">Connect a Data Source</a></li>
       
-        <li><a href="/drill/docs/odbc-jdbc-interfaces/">ODBC/JDBC Interfaces</a></li>
+        <li><a href="/docs/odbc-jdbc-interfaces/">ODBC/JDBC Interfaces</a></li>
       
-        <li><a href="/drill/docs/query-data/">Query Data</a></li>
+        <li><a href="/docs/query-data/">Query Data</a></li>
       
-        <li><a href="/drill/docs/performance-tuning/">Performance Tuning</a></li>
+        <li><a href="/docs/performance-tuning/">Performance Tuning</a></li>
       
-        <li><a href="/drill/docs/log-and-debug/">Log and Debug</a></li>
+        <li><a href="/docs/log-and-debug/">Log and Debug</a></li>
       
-        <li><a href="/drill/docs/sql-reference/">SQL Reference</a></li>
+        <li><a href="/docs/sql-reference/">SQL Reference</a></li>
       
-        <li><a href="/drill/docs/data-sources-and-file-formats/">Data Sources and File Formats</a></li>
+        <li><a href="/docs/data-sources-and-file-formats/">Data Sources and File Formats</a></li>
       
-        <li><a href="/drill/docs/develop-custom-functions/">Develop Custom Functions</a></li>
+        <li><a href="/docs/develop-custom-functions/">Develop Custom Functions</a></li>
       
-        <li><a href="/drill/docs/troubleshooting/">Troubleshooting</a></li>
+        <li><a href="/docs/troubleshooting/">Troubleshooting</a></li>
       
-        <li><a href="/drill/docs/developer-information/">Developer Information</a></li>
+        <li><a href="/docs/developer-information/">Developer Information</a></li>
       
-        <li><a href="/drill/docs/release-notes/">Release Notes</a></li>
+        <li><a href="/docs/release-notes/">Release Notes</a></li>
       
-        <li><a href="/drill/docs/sample-datasets/">Sample Datasets</a></li>
+        <li><a href="/docs/sample-datasets/">Sample Datasets</a></li>
       
-        <li><a href="/drill/docs/project-bylaws/">Project Bylaws</a></li>
+        <li><a href="/docs/project-bylaws/">Project Bylaws</a></li>
       
     </ul>
   </li>
   <li class='nav'>
-    <a href="/drill/community-resources/">Community</a>
+    <a href="/community-resources/">Community</a>
     <ul>
-      <li><a href="/drill/team/">Team</a></li>
-      <li><a href="/drill/mailinglists/">Mailing Lists</a></li>
-      <li><a href="/drill/community-resources/">Community Resources</a></li>
+      <li><a href="/team/">Team</a></li>
+      <li><a href="/mailinglists/">Mailing Lists</a></li>
+      <li><a href="/community-resources/">Community Resources</a></li>
     </ul>
   </li>
-  <li class='nav'><a href="/drill/faq/">FAQ</a></li>
-  <li class='nav'><a href="/drill/blog/">Blog</a></li>
-  <li id="twitter-menu-item"><a href="https://twitter.com/apachedrill" title="apachedrill on twitter" target="_blank"><img src="/drill/images/twitter_32_26_white.png" alt="twitter logo" align="center"></a> </li>
+  <li class='nav'><a href="/faq/">FAQ</a></li>
+  <li class='nav'><a href="/blog/">Blog</a></li>
+  <li id="twitter-menu-item"><a href="https://twitter.com/apachedrill" title="apachedrill on twitter" target="_blank"><img src="/images/twitter_32_26_white.png" alt="twitter logo" align="center"></a> </li>
   <li class='search-bar'>
     <form id="drill-search-form">
       <input type="text" placeholder="Search Apache Drill" id="drill-search-term" />
@@ -101,7 +101,7 @@
     </form>
   </li>
   <li class="d">
-    <a href="/drill/download/">
+    <a href="/download/">
       <i class="fa fa-cloud-download"></i> Download
     </a>
   </li>
@@ -116,7 +116,7 @@
 <div class="int_text" align="left"><h2 id="user-resources">User Resources</h2>
 
 <ul>
-<li><a href="/drill/docs/">Documentation</a></li>
+<li><a href="/docs/">Documentation</a></li>
 <li>Twitter: <a href="https://twitter.com/ApacheDrill">@ApacheDrill</a></li>
 <li>Meetups:
 
@@ -133,8 +133,8 @@
 
 <ul>
 <li>Issue tracker: <a href="https://issues.apache.org/jira/browse/DRILL/">JIRA</a></li>
-<li><a href="/drill/docs/contribute-to-drill/">Contribute to Drill</a></li>
-<li>Hangout: <a href="https://plus.google.com/hangouts/_/event/ci4rdiju8bv04a64efj5fedd0lc">Monthly Drill Hangout</a> (first Tuesday of every month at 10am PDT)</li>
+<li><a href="/docs/contribute-to-drill/">Contribute to Drill</a></li>
+<li>Hangout: A <a href="https://plus.google.com/hangouts/_/event/ci4rdiju8bv04a64efj5fedd0lc">bi-weekly Drill hangout</a> occurs every other Tuesday at 10 am PDT. For more information and hangout notes, see <a href="https://docs.google.com/document/d/1o2GvZUtJvKzN013JdM715ZBzhseT0VyZ9WgmLMeeUUk/edit?ts=5744c15c#heading=h.z8q6drmaybbj">Apache Drill Hangout Notes</a>.</li>
 <li>Source code: <a href="https://github.com/apache/drill">GitHub</a></li>
 </ul>
 </div>

http://git-wip-us.apache.org/repos/asf/drill-site/blob/dcf2eb2d/_site/data/index.html
----------------------------------------------------------------------
diff --git a/_site/data/index.html b/_site/data/index.html
index 40f4c43..e8242ef 100644
--- a/_site/data/index.html
+++ b/_site/data/index.html
@@ -174,6 +174,12 @@
     "relative_path": "_docs/configure-drill/070-configuring-user-impersonation.md"
 },
 {
+    "url": "/docs/configuring-inbound-impersonation/",
+    "title": "Configuring Inbound Impersonation",
+    "parent": "Configure Drill",
+    "relative_path": "_docs/configure-drill/071-configure-inbound-impersonation.md"
+},
+{
     "url": "/docs/configuring-user-authentication/",
     "title": "Configuring User Authentication",
     "parent": "Configure Drill",
@@ -303,7 +309,7 @@
     "url": "/docs/mapr-db-format/",
     "title": "MapR-DB Format",
     "parent": "Connect a Data Source",
-    "relative_path": "_docs/connect-a-data-source/plugins/100-mapr-db-format.md"
+    "relative_path": "_docs/connect-a-data-source/plugins/095-mapr-db-format.md"
 },
 {
     "url": "/docs/s3-storage-plugin/",
@@ -396,6 +402,24 @@
     "relative_path": "_docs/develop-custom-functions/060-custom-function-interfaces.md"
 },
 {
+    "url": "/docs/adding-custom-functions-to-drill-introduction/",
+    "title": "Adding Custom Functions to Drill Introduction",
+    "parent": "Adding Custom Functions to Drill",
+    "relative_path": "_docs/develop-custom-functions/adding-custom-functions-to-drill/009-adding-custom-functions-to-drill-introduction.md"
+},
+{
+    "url": "/docs/manually-adding-custom-functions-to-drill/",
+    "title": "Manually Adding Custom Functions to Drill",
+    "parent": "Adding Custom Functions to Drill",
+    "relative_path": "_docs/develop-custom-functions/adding-custom-functions-to-drill/010-manually-adding-custom-functions-to-drill.md"
+},
+{
+    "url": "/docs/dynamic-udfs/",
+    "title": "Dynamic UDFs",
+    "parent": "Adding Custom Functions to Drill",
+    "relative_path": "_docs/develop-custom-functions/adding-custom-functions-to-drill/020-dynamic-udfs.md"
+},
+{
     "url": "/docs/rest-api/",
     "title": "REST API",
     "parent": "Developer Information",
@@ -468,12 +492,6 @@
     "relative_path": "_docs/developer-information/develop-drill/010-compiling-drill-from-source.md"
 },
 {
-    "url": "/docs/drill-patch-review-tool/",
-    "title": "Drill Patch Review Tool",
-    "parent": "Develop Drill",
-    "relative_path": "_docs/developer-information/develop-drill/020-drill-patch-review-tool.md"
-},
-{
     "url": "/docs/drill-introduction/",
     "title": "Drill Introduction",
     "parent": "Getting Started",
@@ -492,6 +510,12 @@
     "relative_path": "_docs/install/010-install-drill-introduction.md"
 },
 {
+    "url": "/docs/migrating-parquet-data/",
+    "title": "Migrating Parquet Data",
+    "parent": "Install Drill",
+    "relative_path": "_docs/install/020-migrating-parquet-data.md"
+},
+{
     "url": "/docs/installing-drill-in-embedded-mode/",
     "title": "Installing Drill in Embedded Mode",
     "parent": "Install Drill",
@@ -678,12 +702,6 @@
     "relative_path": "_docs/odbc-jdbc-interfaces/installing-the-odbc-driver/030-installing-the-driver-on-windows.md"
 },
 {
-    "url": "/docs/installing-the-tdc-file-on-windows/",
-    "title": "Installing the TDC File on Windows",
-    "parent": "Installing the ODBC Driver",
-    "relative_path": "_docs/odbc-jdbc-interfaces/installing-the-odbc-driver/040-installing-the-tdc-file-on-windows.md"
-},
-{
     "url": "/docs/drill-explorer-introduction/",
     "title": "Drill Explorer Introduction",
     "parent": "Using Drill Explorer",
@@ -750,6 +768,12 @@
     "relative_path": "_docs/odbc-jdbc-interfaces/using-drill-with-bi-tools/070-using-apache-drill-with-tableau-9-server.md"
 },
 {
+    "url": "/docs/using-information-builders-webfocus-with-apache-drill/",
+    "title": "Using Information Builders\u2019 WebFOCUS with Apache Drill",
+    "parent": "Using Drill with BI Tools",
+    "relative_path": "_docs/odbc-jdbc-interfaces/using-drill-with-bi-tools/075-using-apache-drill-with-webfocus.md"
+},
+{
     "url": "/docs/configuring-jreport-with-drill/",
     "title": "Configuring JReport with Drill",
     "parent": "Using Drill with BI Tools",
@@ -768,12 +792,30 @@
     "relative_path": "_docs/performance-tuning/020-partition-pruning.md"
 },
 {
+    "url": "/docs/asynchronous-parquet-reader/",
+    "title": "Asynchronous Parquet Reader",
+    "parent": "Performance Tuning",
+    "relative_path": "_docs/performance-tuning/024-aynchronous-parquet-reader.md"
+},
+{
     "url": "/docs/optimizing-parquet-metadata-reading/",
     "title": "Optimizing Parquet Metadata Reading",
     "parent": "Performance Tuning",
     "relative_path": "_docs/performance-tuning/025-optimizing-parquet-reading.md"
 },
 {
+    "url": "/docs/parquet-filter-pushdown/",
+    "title": "Parquet Filter Pushdown",
+    "parent": "Performance Tuning",
+    "relative_path": "_docs/performance-tuning/026-parquet-filter-pushdown.md"
+},
+{
+    "url": "/docs/hive-metadata-caching/",
+    "title": "Hive Metadata Caching",
+    "parent": "Performance Tuning",
+    "relative_path": "_docs/performance-tuning/027-hive-metadata-caching.md"
+},
+{
     "url": "/docs/choosing-a-storage-format/",
     "title": "Choosing a Storage Format",
     "parent": "Performance Tuning",
@@ -798,6 +840,12 @@
     "relative_path": "_docs/performance-tuning/060-performance-tuning-reference.md"
 },
 {
+    "url": "/docs/monitoring-metrics/",
+    "title": "Monitoring Metrics",
+    "parent": "Performance Tuning",
+    "relative_path": "_docs/performance-tuning/070-monitoring-metrics.md"
+},
+{
     "url": "/docs/query-plans/",
     "title": "Query Plans",
     "parent": "Identifying Performance Issues",
@@ -810,6 +858,18 @@
     "relative_path": "_docs/performance-tuning/identifying-performance-issues/020-query-profiles.md"
 },
 {
+    "url": "/docs/partition-pruning-introduction/",
+    "title": "Partition Pruning Introduction",
+    "parent": "Partition Pruning",
+    "relative_path": "_docs/performance-tuning/partition-pruning/010-partition-pruning-introduction.md"
+},
+{
+    "url": "/docs/how-to-partition-data/",
+    "title": "How to Partition Data",
+    "parent": "Partition Pruning",
+    "relative_path": "_docs/performance-tuning/partition-pruning/030-using-partition-pruning.md"
+},
+{
     "url": "/docs/query-profile-column-descriptions/",
     "title": "Query Profile Column Descriptions",
     "parent": "Performance Tuning Reference",
@@ -918,6 +978,12 @@
     "relative_path": "_docs/query-data/query-a-file-system/005-querying-a-file-system-introduction.md"
 },
 {
+    "url": "/docs/querying-avro-files/",
+    "title": "Querying Avro Files",
+    "parent": "Querying a File System",
+    "relative_path": "_docs/query-data/query-a-file-system/009-querying-avro-files.md"
+},
+{
     "url": "/docs/querying-json-files/",
     "title": "Querying JSON Files",
     "parent": "Querying a File System",
@@ -984,6 +1050,42 @@
     "relative_path": "_docs/query-data/querying-complex-data/050-selecting-multiple-columns-within-nested-data.md"
 },
 {
+    "url": "/docs/apache-drill-1-9-0-release-notes/",
+    "title": "Apache Drill 1.9.0 Release Notes",
+    "parent": "Release Notes",
+    "relative_path": "_docs/rn/002-1.9.0-rn.md"
+},
+{
+    "url": "/docs/apache-drill-1-8-0-release-notes/",
+    "title": "Apache Drill 1.8.0 Release Notes",
+    "parent": "Release Notes",
+    "relative_path": "_docs/rn/003-1.8.0-rn.md"
+},
+{
+    "url": "/docs/apache-drill-1-7-0-release-notes/",
+    "title": "Apache Drill 1.7.0 Release Notes",
+    "parent": "Release Notes",
+    "relative_path": "_docs/rn/004-1.7.0-rn.md"
+},
+{
+    "url": "/docs/apache-drill-1-6-0-release-notes/",
+    "title": "Apache Drill 1.6.0 Release Notes",
+    "parent": "Release Notes",
+    "relative_path": "_docs/rn/005-1.6.0-rn.md"
+},
+{
+    "url": "/docs/apache-drill-1-5-0-release-notes/",
+    "title": "Apache Drill 1.5.0 Release Notes",
+    "parent": "Release Notes",
+    "relative_path": "_docs/rn/006-1.5.0-rn.md"
+},
+{
+    "url": "/docs/apache-drill-1-4-0-release-notes/",
+    "title": "Apache Drill 1.4.0 Release Notes",
+    "parent": "Release Notes",
+    "relative_path": "_docs/rn/007-1.4.0-rn.md"
+},
+{
     "url": "/docs/apache-drill-1-3-0-release-notes/",
     "title": "Apache Drill 1.3.0 Release Notes",
     "parent": "Release Notes",
@@ -1200,10 +1302,16 @@
     "relative_path": "_docs/sql-reference/sql-commands/005-supported-sql-commands.md"
 },
 {
-    "url": "/docs/alter-session/",
-    "title": "ALTER SESSION",
+    "url": "/docs/set/",
+    "title": "SET",
+    "parent": "SQL Commands",
+    "relative_path": "_docs/sql-reference/sql-commands/010-set.md"
+},
+{
+    "url": "/docs/reset/",
+    "title": "RESET",
     "parent": "SQL Commands",
-    "relative_path": "_docs/sql-reference/sql-commands/010-alter-session.md"
+    "relative_path": "_docs/sql-reference/sql-commands/012-reset.md"
 },
 {
     "url": "/docs/alter-system/",
@@ -1218,6 +1326,12 @@
     "relative_path": "_docs/sql-reference/sql-commands/030-create-table-as.md"
 },
 {
+    "url": "/docs/create-function-using-jar/",
+    "title": "CREATE FUNCTION USING JAR",
+    "parent": "SQL Commands",
+    "relative_path": "_docs/sql-reference/sql-commands/034-create-function-using-jar.md"
+},
+{
     "url": "/docs/partition-by-clause/",
     "title": "PARTITION BY Clause",
     "parent": "SQL Commands",
@@ -1236,6 +1350,12 @@
     "relative_path": "_docs/sql-reference/sql-commands/053-describe.md"
 },
 {
+    "url": "/docs/drop-function-using-jar/",
+    "title": "DROP FUNCTION USING JAR",
+    "parent": "SQL Commands",
+    "relative_path": "_docs/sql-reference/sql-commands/054-drop-function-using-jar.md"
+},
+{
     "url": "/docs/drop-table/",
     "title": "DROP TABLE",
     "parent": "SQL Commands",