Repository: drill-site Updated Branches: refs/heads/asf-site b535d394e -> 09ac7693c
post blog for 1.5 release Project: http://git-wip-us.apache.org/repos/asf/drill-site/repo Commit: http://git-wip-us.apache.org/repos/asf/drill-site/commit/09ac7693 Tree: http://git-wip-us.apache.org/repos/asf/drill-site/tree/09ac7693 Diff: http://git-wip-us.apache.org/repos/asf/drill-site/diff/09ac7693 Branch: refs/heads/asf-site Commit: 09ac7693ccebfe3d2fa9c2f987275079d5ede937 Parents: b535d39 Author: Bridget Bevens <[email protected]> Authored: Tue Feb 16 14:52:45 2016 -0800 Committer: Bridget Bevens <[email protected]> Committed: Tue Feb 16 14:52:45 2016 -0800 ---------------------------------------------------------------------- blog/2016/02/16/drill-1.5-released/index.html | 197 +++++++++++++++++++++ blog/index.html | 5 + feed.xml | 67 +++---- index.html | 2 +- 4 files changed, 238 insertions(+), 33 deletions(-) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/drill-site/blob/09ac7693/blog/2016/02/16/drill-1.5-released/index.html ---------------------------------------------------------------------- diff --git a/blog/2016/02/16/drill-1.5-released/index.html b/blog/2016/02/16/drill-1.5-released/index.html new file mode 100644 index 0000000..14547eb --- /dev/null +++ b/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> (, )</li> + + + <li> (, )</li> + + </ul> + +<strong>Date:</strong> Feb 16, 2016 +</p> + </header> + <div class="addthis_sharing_toolbox"></div> + + <article class="post-content"> + <p>Today, we'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âs 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&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/09ac7693/blog/index.html ---------------------------------------------------------------------- diff --git a/blog/index.html b/blog/index.html index 7592f6d..aa5083e 100644 --- a/blog/index.html +++ b/blog/index.html @@ -114,6 +114,11 @@ </div> <div class="int_text" align="left"><!-- 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 , </span> +<br/>Apache Drill 1.5's highlights are: 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> http://git-wip-us.apache.org/repos/asf/drill-site/blob/09ac7693/feed.xml ---------------------------------------------------------------------- diff --git a/feed.xml b/feed.xml index f77633f..2a741ca 100644 --- a/feed.xml +++ b/feed.xml @@ -6,11 +6,44 @@ </description> <link>/</link> <atom:link href="/feed.xml" rel="self" type="application/rss+xml"/> - <pubDate>Tue, 09 Feb 2016 13:37:51 -0800</pubDate> - <lastBuildDate>Tue, 09 Feb 2016 13:37:51 -0800</lastBuildDate> + <pubDate>Tue, 16 Feb 2016 14:50:14 -0800</pubDate> + <lastBuildDate>Tue, 16 Feb 2016 14:50:14 -0800</lastBuildDate> <generator>Jekyll v2.5.2</generator> <item> + <title>Drill 1.5 Released</title> + <description><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âs 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> +</description> + <pubDate>Tue, 16 Feb 2016 00:00:00 -0800</pubDate> + <link>/blog/2016/02/16/drill-1.5-released/</link> + <guid isPermaLink="true">/blog/2016/02/16/drill-1.5-released/</guid> + + + <category>blog</category> + + </item> + + <item> <title>Drill 1.4 Released</title> <description><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> @@ -439,35 +472,5 @@ Tomer Shiran</p> </item> - <item> - <title>Drill 0.8 Released</title> - <description><p>We&#39;re excited to announce that the community has just released Drill 0.8, which includes <a href="https://issues.apache.org/jira/secure/ReleaseNote.jspa?projectId=12313820&amp;version=12328812">243 resolved JIRAs</a> and numerous enhancements such as: </p> - -<ul> -<li><strong>Bytecode rewriting</strong>. Drill now leverages code optimization techniques such as bytecode rewriting and inlining to enhance the speed of many queries by reducing overall memory usage and CPU instructions.</li> -<li><strong>Advanced partition pruning</strong>. Drill can now prune partitions based on arbitrarily complex expressions. For example, specify <code>WHERE dir0 LIKE &#39;2015-%&#39;</code> and your query will look inside the directory &quot;2015-01&quot; but not inside &quot;2014-12&quot;.</li> -<li><strong>Real-time query diagnostics</strong>. You can now see exactly what your queries are doing in real-time, making it easy to troubleshoot, optimize and manage execution.</li> -<li><strong>Large records, large # of files</strong>. Drill was previously limited to small records of up to 128KB. It now supports records of any size. In addition, query performance has been improved when dealing with large numbers of files thanks to a variety of optimizations such as parallel metadata reads.</li> -<li><strong>More SQL</strong>. Drill now features complete support for <code>UNION ALL</code> and <code>COUNT(DISTINCT)</code>. Drill 0.8 also includes new functions such as <code>unix_timestamp</code> and the window functions <code>sum</code>, <code>count</code> and <code>rank</code>. Note that these window functions should be considered beta.</li> -<li><strong>Better compression</strong>. Drill can now query compressed JSON files. In addition, the user can control Parquet compression in CTAS (<code>CREATE TABLE AS</code>) statements.</li> -<li><strong>Performance</strong>. Drill 0.8 includes broadcast joins, disk-based joins, parallel metadata reads and many other performance-related enhancements.</li> -<li><strong>Reliability</strong>. Drill 0.8 includes a variety of fixes that improve the stability of the drillbit daemon, the sqlline shell and the ODBC and JDBC drivers.</li> -<li><strong>HBase 0.98 support</strong>. You can now run SQL queries on any HBase 0.98 table.</li> -</ul> - -<p>You can now <a href="/download/">download Drill 0.8</a>. As always, you may check out the official <a href="https://cwiki.apache.org/confluence/display/DRILL/Release+Notes">release notes</a> for more details.</p> - -<p>Happy Drilling!<br> -Tomer Shiran and Jacques Nadeau</p> -</description> - <pubDate>Tue, 31 Mar 2015 00:00:00 -0700</pubDate> - <link>/blog/2015/03/31/drill-0.8-released/</link> - <guid isPermaLink="true">/blog/2015/03/31/drill-0.8-released/</guid> - - - <category>blog</category> - - </item> - </channel> </rss> http://git-wip-us.apache.org/repos/asf/drill-site/blob/09ac7693/index.html ---------------------------------------------------------------------- diff --git a/index.html b/index.html index 5f3d134..318c8b0 100644 --- a/index.html +++ b/index.html @@ -166,7 +166,7 @@ $(document).ready(function() { </div><!-- header --> <div class="alertbar"> - <div class="news">News:</div><div><a href="/blog/2015/12/14/drill-1.4-released/">Drill 1.4 Released</a><br/><span>(Jacques Nadeau)</span></div><div><a href="/blog/2015/11/23/drill-1.3-released/">Drill 1.3 Released</a><br/><span>(Jacques Nadeau)</span></div> + <div class="news">News:</div><div><a href="/blog/2016/02/16/drill-1.5-released/">Drill 1.5 Released</a><br/><span>(, )</span></div><div><a href="/blog/2015/12/14/drill-1.4-released/">Drill 1.4 Released</a><br/><span>(Jacques Nadeau)</span></div> </div> <div class="mw introWrapper">
