Repository: drill-site Updated Branches: refs/heads/asf-site 8d12c6593 -> 954405726
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/95440572 Tree: http://git-wip-us.apache.org/repos/asf/drill-site/tree/95440572 Diff: http://git-wip-us.apache.org/repos/asf/drill-site/diff/95440572 Branch: refs/heads/asf-site Commit: 954405726d329a3d4d1d41e738ad6b6df6cfe07f Parents: 8d12c65 Author: Tomer Shiran <[email protected]> Authored: Sun Jul 5 18:36:18 2015 -0700 Committer: Tomer Shiran <[email protected]> Committed: Sun Jul 5 18:36:18 2015 -0700 ---------------------------------------------------------------------- blog/2015/07/05/drill-1.1-released/index.html | 18 +++++++++--------- download/index.html | 4 ++-- feed.xml | 22 +++++++++++----------- 3 files changed, 22 insertions(+), 22 deletions(-) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/drill-site/blob/95440572/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 index 2b194a9..8181f1a 100644 --- a/blog/2015/07/05/drill-1.1-released/index.html +++ b/blog/2015/07/05/drill-1.1-released/index.html @@ -133,11 +133,11 @@ <article class="post-content"> <p>Today I'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&version=12329689">162 JIRAs</a> on top of May's 1.0 release. Highlights include:</p> -<h4 id="automatic-partitioning-for-parquet-files">Automatic Partitioning for Parquet Files</h4> +<h2 id="automatic-partitioning-for-parquet-files">Automatic Partitioning for Parquet Files</h2> <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'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> +<h2 id="window-functions">Window Functions</h2> <p>Drill now has first-class support for SQL window Functions. This includes:</p> @@ -148,19 +148,19 @@ <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> +<h2 id="hive-storage-plugin-enhancements">Hive Storage Plugin Enhancements</h2> <p>We've enhanced Drill to work even better with Hive. We started by upgrading Drill'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> +<h2 id="sql-union-improvements">SQL UNION Improvements</h2> <p>We've enhanced support for SQL <code>UNION</code> functionality. Drill now supports both <code>UNION</code> and <code>UNION ALL</code> capabilities. We'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> +<h2 id="new-features-for-complex-data">New Features For Complex Data</h2> <p>Drill'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's <code>FLATTEN</code> function now supports very large complex objects.</p> -<h4 id="improved-jdbc-driver-compatibility">Improved JDBC Driver Compatibility</h4> +<h2 id="improved-jdbc-driver-compatibility">Improved JDBC Driver Compatibility</h2> <p>Apache Drill'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> @@ -171,11 +171,11 @@ <version>1.1.0</version> </dependency> </code></pre></div> -<h4 id="mongodb-3.0-support">MongoDB 3.0 Support</h4> +<h2 id="mongodb-3.0-support">MongoDB 3.0 Support</h2> <p>Drill now uses MongoDB'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> +<h2 id="many-more-fixes">Many More Fixes</h2> <p>Drill includes a variety of <a href="https://issues.apache.org/jira/secure/ReleaseNote.jspa?projectId=12313820&version=12329689">other fixes and enhancements</a> including:</p> @@ -187,7 +187,7 @@ <li>Fixes for the Web UI and the REST API</li> </ul> -<h4 id="more-frequent-releases">More Frequent Releases</h4> +<h2 id="more-frequent-releases">More Frequent Releases</h2> <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'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> http://git-wip-us.apache.org/repos/asf/drill-site/blob/95440572/download/index.html ---------------------------------------------------------------------- diff --git a/download/index.html b/download/index.html index 54c854c..5e6bd39 100644 --- a/download/index.html +++ b/download/index.html @@ -132,7 +132,8 @@ <p>Additional resources for Drill 1.1:</p> <ul> -<li><a href="/docs/apache-drill-1-1-0-release-notes/">Release notes</a></li> +<li><a href="/blog/2015/07/05/drill-1.1-released/">Blog post</a></li> +<li><a href="https://issues.apache.org/jira/secure/ReleaseNote.jspa?projectId=12313820&version=12329689">Release notes (JIRA)</a></li> <li><a href="https://github.com/apache/drill/tree/1.1.0">Source code</a></li> </ul> @@ -152,7 +153,6 @@ $('#apachemirror').click(function(event) { }); }); </script> - </div> </div> http://git-wip-us.apache.org/repos/asf/drill-site/blob/95440572/feed.xml ---------------------------------------------------------------------- diff --git a/feed.xml b/feed.xml index f616d07..09b5456 100644 --- a/feed.xml +++ b/feed.xml @@ -6,19 +6,19 @@ </description> <link>/</link> <atom:link href="/feed.xml" rel="self" type="application/rss+xml"/> - <pubDate>Sun, 05 Jul 2015 18:03:50 -0700</pubDate> - <lastBuildDate>Sun, 05 Jul 2015 18:03:50 -0700</lastBuildDate> + <pubDate>Sun, 05 Jul 2015 18:33:31 -0700</pubDate> + <lastBuildDate>Sun, 05 Jul 2015 18:33:31 -0700</lastBuildDate> <generator>Jekyll v2.5.3</generator> <item> <title>Drill 1.1 Released</title> <description><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> +<h2 id="automatic-partitioning-for-parquet-files">Automatic Partitioning for Parquet Files</h2> <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> +<h2 id="window-functions">Window Functions</h2> <p>Drill now has first-class support for SQL window Functions. This includes:</p> @@ -29,19 +29,19 @@ <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> +<h2 id="hive-storage-plugin-enhancements">Hive Storage Plugin Enhancements</h2> <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> +<h2 id="sql-union-improvements">SQL UNION Improvements</h2> <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> +<h2 id="new-features-for-complex-data">New Features For Complex Data</h2> <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> +<h2 id="improved-jdbc-driver-compatibility">Improved JDBC Driver Compatibility</h2> <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> @@ -52,11 +52,11 @@ &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> +<h2 id="mongodb-3.0-support">MongoDB 3.0 Support</h2> <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> +<h2 id="many-more-fixes">Many More Fixes</h2> <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> @@ -68,7 +68,7 @@ <li>Fixes for the Web UI and the REST API</li> </ul> -<h4 id="more-frequent-releases">More Frequent Releases</h4> +<h2 id="more-frequent-releases">More Frequent Releases</h2> <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>
