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/07/06 03:06:57 UTC

drill-site git commit: Website update

Repository: drill-site
Updated Branches:
  refs/heads/asf-site 3188fb8ee -> 8d12c6593


Website update


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

Branch: refs/heads/asf-site
Commit: 8d12c6593848050e24efe726a30e8404a50df955
Parents: 3188fb8
Author: Tomer Shiran <ts...@gmail.com>
Authored: Sun Jul 5 18:07:39 2015 -0700
Committer: Tomer Shiran <ts...@gmail.com>
Committed: Sun Jul 5 18:07:39 2015 -0700

----------------------------------------------------------------------
 .../index.html                                  |   5 +-
 blog/2015/07/05/drill-1.1-released/index.html   | 237 +++++++++++++++++++
 blog/index.html                                 |   5 +
 docs/useful-research/index.html                 |   2 +-
 download/index.html                             |  12 +-
 feed.xml                                        | 138 ++++++-----
 index.html                                      |   2 +-
 7 files changed, 332 insertions(+), 69 deletions(-)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/drill-site/blob/8d12c659/blog/2014/12/11/apache-drill-qa-panelist-spotlight/index.html
----------------------------------------------------------------------
diff --git a/blog/2014/12/11/apache-drill-qa-panelist-spotlight/index.html b/blog/2014/12/11/apache-drill-qa-panelist-spotlight/index.html
index 16fd570..b10fec0 100644
--- a/blog/2014/12/11/apache-drill-qa-panelist-spotlight/index.html
+++ b/blog/2014/12/11/apache-drill-qa-panelist-spotlight/index.html
@@ -131,8 +131,9 @@
   <div class="addthis_sharing_toolbox"></div>
 
   <article class="post-content">
-    <p><script type="text/javascript" src="//addthisevent.com/libs/1.5.8/ate.min.js"></script>
-<a href="/blog/2014/12/11/apache-drill-qa-panelist-spotlight/" title="Add to Calendar" class="addthisevent">
+    <script type="text/javascript" src="//addthisevent.com/libs/1.5.8/ate.min.js"></script>
+
+<p><a href="/blog/2014/12/11/apache-drill-qa-panelist-spotlight/" title="Add to Calendar" class="addthisevent">
     Add to Calendar
     <span class="_start">12-17-2014 11:30:00</span>
     <span class="_end">12-17-2014 12:30:00</span>

http://git-wip-us.apache.org/repos/asf/drill-site/blob/8d12c659/blog/2015/07/05/drill-1.1-released/index.html
----------------------------------------------------------------------
diff --git a/blog/2015/07/05/drill-1.1-released/index.html b/blog/2015/07/05/drill-1.1-released/index.html
new file mode 100644
index 0000000..2b194a9
--- /dev/null
+++ b/blog/2015/07/05/drill-1.1-released/index.html
@@ -0,0 +1,237 @@
+<!DOCTYPE html>
+<html>
+
+<head>
+
+<meta charset="UTF-8">
+<meta name=viewport content="width=device-width, initial-scale=1">
+
+
+<title>Drill 1.1 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/archived-pages/">Archived Pages</a></li>
+      
+        <li><a href="/docs/progress-reports/">Progress Reports</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.1 Released</h1>
+    </div>
+    <p class="post-meta">
+    
+      
+      
+      <strong>Author:</strong> Jacques Nadeau (PMC Chair and Committer, Apache Drill)<br />
+    
+<strong>Date:</strong> Jul 5, 2015
+</p>
+  </header>
+  <div class="addthis_sharing_toolbox"></div>
+
+  <article class="post-content">
+    <p>Today I&#39;m happy to announce the availability of the Drill 1.1 release. This release addresses <a href="https://issues.apache.org/jira/secure/ReleaseNote.jspa?projectId=12313820&amp;version=12329689">162 JIRAs</a> on top of May&#39;s 1.0 release. Highlights include:</p>
+
+<h4 id="automatic-partitioning-for-parquet-files">Automatic Partitioning for Parquet Files</h4>
+
+<p>Drill now supports creating partitions automatically when using <code>CREATE TABLE AS</code> (CTAS) to generate Parquet files. By leveraging the unique capabilities of the Parquet file format, Drill is able provide this capability and still maintain data integrity and compatibility with all other systems that consume Parquet (a world&#39;s first). This functionality can be exercised by utilizing the new <a href="https://drill.apache.org/docs/partition-by-clause/"><code>PARTITION BY</code></a> clause support.</p>
+
+<h4 id="window-functions">Window Functions</h4>
+
+<p>Drill now has first-class support for SQL window Functions. This includes:</p>
+
+<ul>
+<li>Aggregate Functions: <code>AVG</code>, <code>COUNT</code>, <code>MAX</code>, <code>MIN</code>, <code>SUM</code></li>
+<li>Ranking Functions: <code>CUME_DIST</code>, <code>DENSE_RANK</code>, <code>PERCENT_RANK</code>, <code>RANK</code> and <code>ROW_NUMBER</code></li>
+</ul>
+
+<p>The community has done an excellent job providing a <a href="https://drill.apache.org/docs/sql-window-functions-introduction/">comprehensive documentation</a> so that you can start using window functions immediately.  </p>
+
+<h4 id="hive-storage-plugin-enhancements">Hive Storage Plugin Enhancements</h4>
+
+<p>We&#39;ve enhanced Drill to work even better with Hive. We started by upgrading Drill&#39;s support to work with Hive 1.0. In addition, Drill now provides a powerful new security feature called <a href="https://drill.apache.org/docs/configuring-user-impersonation-with-hive-authorization/">delegated Hive impersonation</a>. Compatibility and performance are also improved with better data type support (including support for binary, tinyint and smallint data types) and better concurrency.</p>
+
+<h4 id="sql-union-improvements">SQL <code>UNION</code> Improvements</h4>
+
+<p>We&#39;ve enhanced support for SQL <code>UNION</code> functionality.  Drill now supports both <code>UNION</code> and <code>UNION ALL</code> capabilities.  We&#39;ve also improved the query optimizer to better optimize plans that include the <code>UNION</code> clause.</p>
+
+<h4 id="new-features-for-complex-data">New Features For Complex Data</h4>
+
+<p>Drill&#39;s complex data capabilities continue to be the best in the market, now including support for <code>COUNT</code> aggregations on various types of complex objects. Also, Drill&#39;s <code>FLATTEN</code> function now supports very large complex objects.</p>
+
+<h4 id="improved-jdbc-driver-compatibility">Improved JDBC Driver Compatibility</h4>
+
+<p>Apache Drill&#39;s JDBC driver continues to improve. This includes a number of enhancements and fixes to better support JDBC tools including <a href="https://drill.apache.org/docs/using-microstrategy-analytics-with-apache-drill/">MicroStrategy</a>, <a href="https://drill.apache.org/docs/using-tibco-spotfire-desktop-with-drill/">TIBCO Spotfire</a>, <a href="https://drill.apache.org/docs/configuring-jreport-with-drill/">JReport</a> and <a href="https://drill.apache.org/docs/using-jdbc-with-squirrel-on-windows/">SQuirreL</a>.  </p>
+
+<p>The Apache Drill community now publishes the JDBC driver for easy inclusion in your application through the use of Maven coordinates. You can incorporate Drill&#39;s JDBC driver into your application by <a href="http://search.maven.org/remotecontent?filepath=org/apache/drill/exec/drill-jdbc-all/1.1.0/drill-jdbc-all-1.1.0.jar">downloading it directly</a> or referencing the following coordinates within your Maven application.  </p>
+<div class="highlight"><pre><code class="language-text" data-lang="text">&lt;dependency&gt;
+  &lt;groupId&gt;org.apache.drill.exec&lt;/groupId&gt;
+  &lt;artifactId&gt;drill-jdbc-all&lt;/artifactId&gt;
+  &lt;version&gt;1.1.0&lt;/version&gt;
+&lt;/dependency&gt;
+</code></pre></div>
+<h4 id="mongodb-3.0-support">MongoDB 3.0 Support</h4>
+
+<p>Drill now uses MongoDB&#39;s latest Java driver and has enhanced connection pooling for better performance and resilience in large-scale deployments.  Learn more about using the <a href="https://drill.apache.org/docs/mongodb-plugin-for-apache-drill/">MongoDB plugin</a>.</p>
+
+<h4 id="many-more-fixes">Many More Fixes</h4>
+
+<p>Drill includes a variety of <a href="https://issues.apache.org/jira/secure/ReleaseNote.jspa?projectId=12313820&amp;version=12329689">other fixes and enhancements</a> including:</p>
+
+<ul>
+<li>Improvements for certain types of exists and correlated subqueries</li>
+<li>Fixes for running Drill on Windows</li>
+<li>Improvements in implicit casting capabilities in schemaless scenarios</li>
+<li>Improvements in <code>INFORMATION_SCHEMA</code></li>
+<li>Fixes for the Web UI and the REST API</li>
+</ul>
+
+<h4 id="more-frequent-releases">More Frequent Releases</h4>
+
+<p>The amazing Drill community continues to be the driving force behind these rapid iterative releases.  Thanks to all the <a href="/team/">committers</a> and contributors that made this release possible!  The community&#39;s goal continues to be maintaining a 4-6 release cycle throughout the summer.  This means you will have many more enhancements to look for in the next few months.  If you use Drill, want to, or want to help develop it, drop by in <a href="https://drill.apache.org/mailinglists/">the community</a>.</p>
+
+<p>Download the <a href="https://drill.apache.org/download/">Drill 1.1.0 release</a> now and let us know your thoughts.</p>
+
+<p>Drill On!<br>
+Jacques Nadeau</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>
+
+</body>
+</html>

http://git-wip-us.apache.org/repos/asf/drill-site/blob/8d12c659/blog/index.html
----------------------------------------------------------------------
diff --git a/blog/index.html b/blog/index.html
index 3fa96be..7730424 100644
--- a/blog/index.html
+++ b/blog/index.html
@@ -118,6 +118,11 @@
 </div>
 
 <div class="int_text" align="left"><!-- previously: site.posts -->
+<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="/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>

http://git-wip-us.apache.org/repos/asf/drill-site/blob/8d12c659/docs/useful-research/index.html
----------------------------------------------------------------------
diff --git a/docs/useful-research/index.html b/docs/useful-research/index.html
index b145cc7..0053930 100644
--- a/docs/useful-research/index.html
+++ b/docs/useful-research/index.html
@@ -1052,7 +1052,7 @@
 <li><a href="https://github.com/rgrzywinski/field-stripe/">https://github.com/rgrzywinski/field-stripe/</a></li>
 </ul>
 
-Code generation / Physical plan generation</h2>
+<h2 id="code-generation-/-physical-plan-generation">Code generation / Physical plan generation</h2>
 
 <ul>
 <li><a href="http://www.vldb.org/pvldb/vol4/p539-neumann.pdf">http://www.vldb.org/pvldb/vol4/p539-neumann.pdf</a> (SLIDES: <a href="http://www.vldb.org/2011/files/slides/research9/rSession9-3.pdf">http://www.vldb.org/2011/files/slides/research9/rSession9-3.pdf</a>)</li>

http://git-wip-us.apache.org/repos/asf/drill-site/blob/8d12c659/download/index.html
----------------------------------------------------------------------
diff --git a/download/index.html b/download/index.html
index cf8d43b..54c854c 100644
--- a/download/index.html
+++ b/download/index.html
@@ -118,22 +118,22 @@
 </div>
 
 <div class="int_text" align="left"><link href="/css/download.css" rel="stylesheet" type="text/css">
-<p>Drill 1.0 was released on May 19, 2015.</p>
+<p>Drill 1.1 was released on July 5, 2015.</p>
 
 <div id="download_bar">
 <div class="table">
 <ul id="download_buttons">
-<li><a href="http://www.apache.org/dyn/closer.cgi/drill/drill-1.0.0/apache-drill-1.0.0.tar.gz" class="find" id="apachemirror">Find an Apache Mirror</a></li>
-<li><a href="http://getdrill.org/drill/download/apache-drill-1.0.0.tar.gz" rel="nofollow" class="dl" id="directdownload">Direct File Download</a></li>
+<li><a href="http://www.apache.org/dyn/closer.cgi/drill/drill-1.1.0/apache-drill-1.1.0.tar.gz" class="find" id="apachemirror">Find an Apache Mirror</a></li>
+<li><a href="http://getdrill.org/drill/download/apache-drill-1.1.0.tar.gz" rel="nofollow" class="dl" id="directdownload">Direct File Download</a></li>
 <li><a href="/docs/interfaces-introduction/" class="dl">Client Drivers (ODBC/JDBC)</a></li>
 </ul>
 </div>
 </div>
 
-<p>Additional resources for Drill 1.0:</p>
+<p>Additional resources for Drill 1.1:</p>
 <ul>
-<li><a href="/docs/apache-drill-1-0-0-release-notes/">Release notes</a></li>
-<li><a href="https://github.com/apache/drill/tree/1.0.0">Source code</a></li>
+<li><a href="/docs/apache-drill-1-1-0-release-notes/">Release notes</a></li>
+<li><a href="https://github.com/apache/drill/tree/1.1.0">Source code</a></li>
 </ul>
 
 <p>If you're looking for an older release, see the <a href="/docs/release-notes/">release notes</a>.

http://git-wip-us.apache.org/repos/asf/drill-site/blob/8d12c659/feed.xml
----------------------------------------------------------------------
diff --git a/feed.xml b/feed.xml
index bcca931..f616d07 100644
--- a/feed.xml
+++ b/feed.xml
@@ -6,9 +6,85 @@
 </description>
     <link>/</link>
     <atom:link href="/feed.xml" rel="self" type="application/rss+xml"/>
-    <pubDate>Thu, 02 Jul 2015 16:36:31 -0700</pubDate>
-    <lastBuildDate>Thu, 02 Jul 2015 16:36:31 -0700</lastBuildDate>
-    <generator>Jekyll v2.5.2</generator>
+    <pubDate>Sun, 05 Jul 2015 18:03:50 -0700</pubDate>
+    <lastBuildDate>Sun, 05 Jul 2015 18:03:50 -0700</lastBuildDate>
+    <generator>Jekyll v2.5.3</generator>
+    
+      <item>
+        <title>Drill 1.1 Released</title>
+        <description>&lt;p&gt;Today I&amp;#39;m happy to announce the availability of the Drill 1.1 release. This release addresses &lt;a href=&quot;https://issues.apache.org/jira/secure/ReleaseNote.jspa?projectId=12313820&amp;amp;version=12329689&quot;&gt;162 JIRAs&lt;/a&gt; on top of May&amp;#39;s 1.0 release. Highlights include:&lt;/p&gt;
+
+&lt;h4 id=&quot;automatic-partitioning-for-parquet-files&quot;&gt;Automatic Partitioning for Parquet Files&lt;/h4&gt;
+
+&lt;p&gt;Drill now supports creating partitions automatically when using &lt;code&gt;CREATE TABLE AS&lt;/code&gt; (CTAS) to generate Parquet files. By leveraging the unique capabilities of the Parquet file format, Drill is able provide this capability and still maintain data integrity and compatibility with all other systems that consume Parquet (a world&amp;#39;s first). This functionality can be exercised by utilizing the new &lt;a href=&quot;https://drill.apache.org/docs/partition-by-clause/&quot;&gt;&lt;code&gt;PARTITION BY&lt;/code&gt;&lt;/a&gt; clause support.&lt;/p&gt;
+
+&lt;h4 id=&quot;window-functions&quot;&gt;Window Functions&lt;/h4&gt;
+
+&lt;p&gt;Drill now has first-class support for SQL window Functions. This includes:&lt;/p&gt;
+
+&lt;ul&gt;
+&lt;li&gt;Aggregate Functions: &lt;code&gt;AVG&lt;/code&gt;, &lt;code&gt;COUNT&lt;/code&gt;, &lt;code&gt;MAX&lt;/code&gt;, &lt;code&gt;MIN&lt;/code&gt;, &lt;code&gt;SUM&lt;/code&gt;&lt;/li&gt;
+&lt;li&gt;Ranking Functions: &lt;code&gt;CUME_DIST&lt;/code&gt;, &lt;code&gt;DENSE_RANK&lt;/code&gt;, &lt;code&gt;PERCENT_RANK&lt;/code&gt;, &lt;code&gt;RANK&lt;/code&gt; and &lt;code&gt;ROW_NUMBER&lt;/code&gt;&lt;/li&gt;
+&lt;/ul&gt;
+
+&lt;p&gt;The community has done an excellent job providing a &lt;a href=&quot;https://drill.apache.org/docs/sql-window-functions-introduction/&quot;&gt;comprehensive documentation&lt;/a&gt; so that you can start using window functions immediately.  &lt;/p&gt;
+
+&lt;h4 id=&quot;hive-storage-plugin-enhancements&quot;&gt;Hive Storage Plugin Enhancements&lt;/h4&gt;
+
+&lt;p&gt;We&amp;#39;ve enhanced Drill to work even better with Hive. We started by upgrading Drill&amp;#39;s support to work with Hive 1.0. In addition, Drill now provides a powerful new security feature called &lt;a href=&quot;https://drill.apache.org/docs/configuring-user-impersonation-with-hive-authorization/&quot;&gt;delegated Hive impersonation&lt;/a&gt;. Compatibility and performance are also improved with better data type support (including support for binary, tinyint and smallint data types) and better concurrency.&lt;/p&gt;
+
+&lt;h4 id=&quot;sql-union-improvements&quot;&gt;SQL &lt;code&gt;UNION&lt;/code&gt; Improvements&lt;/h4&gt;
+
+&lt;p&gt;We&amp;#39;ve enhanced support for SQL &lt;code&gt;UNION&lt;/code&gt; functionality.  Drill now supports both &lt;code&gt;UNION&lt;/code&gt; and &lt;code&gt;UNION ALL&lt;/code&gt; capabilities.  We&amp;#39;ve also improved the query optimizer to better optimize plans that include the &lt;code&gt;UNION&lt;/code&gt; clause.&lt;/p&gt;
+
+&lt;h4 id=&quot;new-features-for-complex-data&quot;&gt;New Features For Complex Data&lt;/h4&gt;
+
+&lt;p&gt;Drill&amp;#39;s complex data capabilities continue to be the best in the market, now including support for &lt;code&gt;COUNT&lt;/code&gt; aggregations on various types of complex objects. Also, Drill&amp;#39;s &lt;code&gt;FLATTEN&lt;/code&gt; function now supports very large complex objects.&lt;/p&gt;
+
+&lt;h4 id=&quot;improved-jdbc-driver-compatibility&quot;&gt;Improved JDBC Driver Compatibility&lt;/h4&gt;
+
+&lt;p&gt;Apache Drill&amp;#39;s JDBC driver continues to improve. This includes a number of enhancements and fixes to better support JDBC tools including &lt;a href=&quot;https://drill.apache.org/docs/using-microstrategy-analytics-with-apache-drill/&quot;&gt;MicroStrategy&lt;/a&gt;, &lt;a href=&quot;https://drill.apache.org/docs/using-tibco-spotfire-desktop-with-drill/&quot;&gt;TIBCO Spotfire&lt;/a&gt;, &lt;a href=&quot;https://drill.apache.org/docs/configuring-jreport-with-drill/&quot;&gt;JReport&lt;/a&gt; and &lt;a href=&quot;https://drill.apache.org/docs/using-jdbc-with-squirrel-on-windows/&quot;&gt;SQuirreL&lt;/a&gt;.  &lt;/p&gt;
+
+&lt;p&gt;The Apache Drill community now publishes the JDBC driver for easy inclusion in your application through the use of Maven coordinates. You can incorporate Drill&amp;#39;s JDBC driver into your application by &lt;a href=&quot;http://search.maven.org/remotecontent?filepath=org/apache/drill/exec/drill-jdbc-all/1.1.0/drill-jdbc-all-1.1.0.jar&quot;&gt;downloading it directly&lt;/a&gt; or referencing the following coordinates within your Maven application.  &lt;/p&gt;
+&lt;div class=&quot;highlight&quot;&gt;&lt;pre&gt;&lt;code class=&quot;language-text&quot; data-lang=&quot;text&quot;&gt;&amp;lt;dependency&amp;gt;
+  &amp;lt;groupId&amp;gt;org.apache.drill.exec&amp;lt;/groupId&amp;gt;
+  &amp;lt;artifactId&amp;gt;drill-jdbc-all&amp;lt;/artifactId&amp;gt;
+  &amp;lt;version&amp;gt;1.1.0&amp;lt;/version&amp;gt;
+&amp;lt;/dependency&amp;gt;
+&lt;/code&gt;&lt;/pre&gt;&lt;/div&gt;
+&lt;h4 id=&quot;mongodb-3.0-support&quot;&gt;MongoDB 3.0 Support&lt;/h4&gt;
+
+&lt;p&gt;Drill now uses MongoDB&amp;#39;s latest Java driver and has enhanced connection pooling for better performance and resilience in large-scale deployments.  Learn more about using the &lt;a href=&quot;https://drill.apache.org/docs/mongodb-plugin-for-apache-drill/&quot;&gt;MongoDB plugin&lt;/a&gt;.&lt;/p&gt;
+
+&lt;h4 id=&quot;many-more-fixes&quot;&gt;Many More Fixes&lt;/h4&gt;
+
+&lt;p&gt;Drill includes a variety of &lt;a href=&quot;https://issues.apache.org/jira/secure/ReleaseNote.jspa?projectId=12313820&amp;amp;version=12329689&quot;&gt;other fixes and enhancements&lt;/a&gt; including:&lt;/p&gt;
+
+&lt;ul&gt;
+&lt;li&gt;Improvements for certain types of exists and correlated subqueries&lt;/li&gt;
+&lt;li&gt;Fixes for running Drill on Windows&lt;/li&gt;
+&lt;li&gt;Improvements in implicit casting capabilities in schemaless scenarios&lt;/li&gt;
+&lt;li&gt;Improvements in &lt;code&gt;INFORMATION_SCHEMA&lt;/code&gt;&lt;/li&gt;
+&lt;li&gt;Fixes for the Web UI and the REST API&lt;/li&gt;
+&lt;/ul&gt;
+
+&lt;h4 id=&quot;more-frequent-releases&quot;&gt;More Frequent Releases&lt;/h4&gt;
+
+&lt;p&gt;The amazing Drill community continues to be the driving force behind these rapid iterative releases.  Thanks to all the &lt;a href=&quot;/team/&quot;&gt;committers&lt;/a&gt; and contributors that made this release possible!  The community&amp;#39;s goal continues to be maintaining a 4-6 release cycle throughout the summer.  This means you will have many more enhancements to look for in the next few months.  If you use Drill, want to, or want to help develop it, drop by in &lt;a href=&quot;https://drill.apache.org/mailinglists/&quot;&gt;the community&lt;/a&gt;.&lt;/p&gt;
+
+&lt;p&gt;Download the &lt;a href=&quot;https://drill.apache.org/download/&quot;&gt;Drill 1.1.0 release&lt;/a&gt; now and let us know your thoughts.&lt;/p&gt;
+
+&lt;p&gt;Drill On!&lt;br&gt;
+Jacques Nadeau&lt;/p&gt;
+</description>
+        <pubDate>Sun, 05 Jul 2015 00:00:00 -0700</pubDate>
+        <link>/blog/2015/07/05/drill-1.1-released/</link>
+        <guid isPermaLink="true">/blog/2015/07/05/drill-1.1-released/</guid>
+        
+        
+        <category>blog</category>
+        
+      </item>
     
       <item>
         <title>The Apache Software Foundation Announces Apache Drill 1.0</title>
@@ -442,61 +518,5 @@ Tomer Shiran&lt;/p&gt;
         
       </item>
     
-      <item>
-        <title>Apache Drill Q&amp;A Panelist Spotlight</title>
-        <description>&lt;p&gt;&lt;script type=&quot;text/javascript&quot; src=&quot;//addthisevent.com/libs/1.5.8/ate.min.js&quot;&gt;&lt;/script&gt;
-&lt;a href=&quot;/blog/2014/12/11/apache-drill-qa-panelist-spotlight/&quot; title=&quot;Add to Calendar&quot; class=&quot;addthisevent&quot;&gt;
-    Add to Calendar
-    &lt;span class=&quot;_start&quot;&gt;12-17-2014 11:30:00&lt;/span&gt;
-    &lt;span class=&quot;_end&quot;&gt;12-17-2014 12:30:00&lt;/span&gt;
-    &lt;span class=&quot;_zonecode&quot;&gt;6&lt;/span&gt;
-    &lt;span class=&quot;_summary&quot;&gt;Apache Drill - Live Q&amp;amp;A on Twitter&lt;/span&gt;
-    &lt;span class=&quot;_description&quot;&gt;Join us on Twitter for a one-hour, live SQL-on-Hadoop Q&amp;amp;A. Use the &lt;strong&gt;hashtag #DrillQA&lt;/strong&gt; so the panelists can engage with your questions and comments. Apache Drill committers Tomer Shiran, Jacques Nadeau, and Ted Dunning, as well as Tableau Product Manager Jeff Feng and Data Scientist Dr. Kirk Borne will be on hand to answer your questions.&lt;/span&gt;
-    &lt;span class=&quot;_location&quot;&gt;Twitter: #DrillQA&lt;/span&gt;
-    &lt;span class=&quot;_organizer&quot;&gt;Tomer Shiran&lt;/span&gt;
-    &lt;span class=&quot;_organizer_email&quot;&gt;tshiran\@apache.org&lt;/span&gt;
-    &lt;span class=&quot;_all_day_event&quot;&gt;false&lt;/span&gt;
-    &lt;span class=&quot;_date_format&quot;&gt;MM-DD-YYYY&lt;/span&gt;
-&lt;/a&gt;&lt;/p&gt;
-
-&lt;p&gt;Hadoop has always been a powerful platform, but it is even more so with the release of Apache Drill, a valuable technology for self-service data exploration on big data. For BI users, this is really exciting news. &lt;/p&gt;
-
-&lt;p&gt;With Apache Drill, you can immediately query complex data in native formats, such as schema-less data, nested data, and data with rapidly-evolving schemas. And with analytic tools likes Tableau, you can easily create queries, build dashboards and explore data. &lt;/p&gt;
-
-&lt;p&gt;Want to learn how to leverage Apache Drill in order to get better analytical insights? &lt;/p&gt;
-
-&lt;p&gt;&lt;strong&gt;Join us on Twitter&lt;/strong&gt; for a one-hour, live SQL-on-Hadoop Q&amp;amp;A, next &lt;strong&gt;Wednesday, December 17th starting at 11:30am PST, 2:30pm EST&lt;/strong&gt;. Use the &lt;strong&gt;hashtag #DrillQA&lt;/strong&gt; so the panelists can engage with your questions and comments.&lt;/p&gt;
-
-&lt;p&gt;Apache Drill committers Tomer Shiran, Jacques Nadeau, and Ted Dunning, as well as Tableau Product Manager Jeff Feng and Data Scientist Dr. Kirk Borne will be on hand to answer your questions.&lt;/p&gt;
-
-&lt;h4 id=&quot;tomer-shiran,-apache-drill-founder-(@tshiran)&quot;&gt;Tomer Shiran, Apache Drill Founder (@tshiran)&lt;/h4&gt;
-
-&lt;p&gt;Tomer Shiran is the founder of Apache Drill, and a PMC member and committer on the project. He is VP Product Management at MapR, responsible for product strategy, roadmap and new feature development. Prior to MapR, Tomer held numerous product management and engineering roles at Microsoft, most recently as the product manager for Microsoft Internet Security &amp;amp; Acceleration Server (now Microsoft Forefront). He is the founder of two websites that have served tens of millions of users, and received coverage in prestigious publications such as The New York Times, USA Today and The Times of London. Tomer is also the author of a 900-page programming book. He holds an MS in Computer Engineering from Carnegie Mellon University and a BS in Computer Science from Technion - Israel Institute of Technology.&lt;/p&gt;
-
-&lt;h4 id=&quot;jeff-feng,-product-manager-tableau-software-(@jtfeng)&quot;&gt;Jeff Feng, Product Manager Tableau Software (@jtfeng)&lt;/h4&gt;
-
-&lt;p&gt;Jeff Feng is a Product Manager at Tableau and leads their Big Data product roadmap &amp;amp; strategic vision.  In his role, he focuses on joint technology integration and partnership efforts with a number of Hadoop, NoSQL and web application partners in helping users see and understand their data.&lt;/p&gt;
-
-&lt;h4 id=&quot;ted-dunning,-apache-drill-comitter-(@ted_dunning)&quot;&gt;Ted Dunning, Apache Drill Comitter (@Ted_Dunning)&lt;/h4&gt;
-
-&lt;p&gt;Ted Dunning is Chief Applications Architect at MapR Technologies and committer and PMC member of the Apache Mahout, Apache ZooKeeper, and Apache Drill projects and mentor for Apache Storm. He contributed to Mahout clustering, classification and matrix decomposition algorithms  and helped expand the new version of Mahout Math library. Ted was the chief architect behind the MusicMatch (now Yahoo Music) and Veoh recommendation systems, he built fraud detection systems for ID Analytics (LifeLock) and he has issued 24 patents to date. Ted has a PhD in computing science from University of Sheffield. When he’s not doing data science, he plays guitar and mandolin.&lt;/p&gt;
-
-&lt;h4 id=&quot;jacques-nadeau,-vice-president,-apache-drill-(@intjesus)&quot;&gt;Jacques Nadeau, Vice President, Apache Drill (@intjesus)&lt;/h4&gt;
-
-&lt;p&gt;Jacques Nadeau leads Apache Drill development efforts at MapR Technologies. He is an industry veteran with over 15 years of big data and analytics experience. Most recently, he was cofounder and CTO of search engine startup YapMap. Before that, he was director of new product engineering with Quigo (contextual advertising, acquired by AOL in 2007). He also built the Avenue A | Razorfish analytics data warehousing system and associated services practice (acquired by Microsoft).&lt;/p&gt;
-
-&lt;h4 id=&quot;dr.-kirk-borne,-george-mason-university-(@kirkdborne)&quot;&gt;Dr. Kirk Borne, George Mason University (@KirkDBorne)&lt;/h4&gt;
-
-&lt;p&gt;Dr. Kirk Borne is a Transdisciplinary Data Scientist and an Astrophysicist. He is Professor of Astrophysics and Computational Science in the George Mason University School of Physics, Astronomy, and Computational Sciences. He has been at Mason since 2003, where he teaches and advises students in the graduate and undergraduate Computational Science, Informatics, and Data Science programs. Previously, he spent nearly 20 years in positions supporting NASA projects, including an assignment as NASA&amp;#39;s Data Archive Project Scientist for the Hubble Space Telescope, and as Project Manager in NASA&amp;#39;s Space Science Data Operations Office. He has extensive experience in big data and data science, including expertise in scientific data mining and data systems. He has published over 200 articles (research papers, conference papers, and book chapters), and given over 200 invited talks at conferences and universities worldwide.&lt;/p&gt;
-</description>
-        <pubDate>Thu, 11 Dec 2014 00:00:00 -0800</pubDate>
-        <link>/blog/2014/12/11/apache-drill-qa-panelist-spotlight/</link>
-        <guid isPermaLink="true">/blog/2014/12/11/apache-drill-qa-panelist-spotlight/</guid>
-        
-        
-        <category>blog</category>
-        
-      </item>
-    
   </channel>
 </rss>

http://git-wip-us.apache.org/repos/asf/drill-site/blob/8d12c659/index.html
----------------------------------------------------------------------
diff --git a/index.html b/index.html
index 2715404..4b57028 100644
--- a/index.html
+++ b/index.html
@@ -170,7 +170,7 @@ $(document).ready(function() {
 
 </div><!-- header -->
 <div class="alertbar">
-  <div class="news">News:</div><div><a href="/blog/2015/05/19/the-apache-software-foundation-announces-apache-drill-1.0/">The ASF Announces Drill 1.0</a><br/><span>(Tomer Shiran)</span></div><div><a href="/blog/2015/05/19/drill-1.0-released/">Drill 1.0 Released</a><br/><span>(Tomer Shiran, Jacques Nadeau)</span></div>
+  <div class="news">News:</div><div><a href="/blog/2015/07/05/drill-1.1-released/">Drill 1.1 Released</a><br/><span>(Jacques Nadeau)</span></div><div><a href="/blog/2015/05/19/the-apache-software-foundation-announces-apache-drill-1.0/">The ASF Announces Drill 1.0</a><br/><span>(Tomer Shiran)</span></div>
 </div>
 
 <div class="mw introWrapper">