This is an automated email from the ASF dual-hosted git repository.

git-site-role pushed a commit to branch asf-site
in repository https://gitbox.apache.org/repos/asf/drill-site.git


The following commit(s) were added to refs/heads/asf-site by this push:
     new eba50d4  Automatic Site Publish by Buildbot
eba50d4 is described below

commit eba50d406b84990f8378fb89dd23e8c49632d2c3
Author: buildbot <[email protected]>
AuthorDate: Fri Feb 4 08:42:45 2022 +0000

    Automatic Site Publish by Buildbot
---
 output/blog/2022/02/04/2021-in-review/index.html   | 199 +++++++++++++++++++++
 output/blog/index.html                             |   5 +
 output/feed.xml                                    |  54 ++----
 output/index.html                                  |   4 +-
 output/static/cong-luo-2021-review.pdf             | Bin 0 -> 570613 bytes
 .../zh/blog/2022/02/04/2021-in-review/index.html   | 199 +++++++++++++++++++++
 output/zh/blog/index.html                          |   5 +
 output/zh/feed.xml                                 |  54 ++----
 output/zh/index.html                               |   4 +-
 9 files changed, 446 insertions(+), 78 deletions(-)

diff --git a/output/blog/2022/02/04/2021-in-review/index.html 
b/output/blog/2022/02/04/2021-in-review/index.html
new file mode 100644
index 0000000..3c172fd
--- /dev/null
+++ b/output/blog/2022/02/04/2021-in-review/index.html
@@ -0,0 +1,199 @@
+<!DOCTYPE html>
+<html>
+
+<head>
+
+<meta charset="UTF-8">
+<meta name=viewport content="width=device-width, initial-scale=1">
+
+
+<title>2021 in Review - Apache Drill</title>
+
+<link 
href="https://maxcdn.bootstrapcdn.com/font-awesome/4.3.0/css/font-awesome.min.css";
 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="https://cdnjs.cloudflare.com/ajax/libs/jquery/1.11.1/jquery.min.js"; 
language="javascript" type="text/javascript"></script>
+<script 
src="https://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="nav">
+       <a>Language</a>
+       <ul>
+               
+               <li>
+                       <a style="font-weight: bold;" 
href="/blog/2022/02/04/2021-in-review/" >en</a>
+               </li>
+               
+               <li>
+                       <a  href="/zh/blog/2022/02/04/2021-in-review/" >zh</a>
+               </li>
+               
+       </ul>
+  </li>
+  <li class="apache-link">
+    <a href="/apacheASF/">Apache</a>
+  </li>
+  <li class="poweredby">
+    <a href="/poweredBy">Powered By</a>
+  </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/drill-on-yarn/">Drill-on-YARN</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>
+      
+        <li><a href="/docs/ecosystem/">Ecosystem</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 class="social-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="social-menu-item"><a 
href="https://join.slack.com/t/apache-drill/shared_invite/enQtNTQ4MjM1MDA3MzQ2LTJlYmUxMTRkMmUwYmQ2NTllYmFmMjU4MDk0NjYwZjBmYjg0MDZmOTE2ZDg0ZjBlYmI3Yjc4Y2I2NTQyNGVlZTc";
 title="Apache Drill Slack channels"
+      target="_blank"><img src="/images/slack-logo.svg" alt="Slack 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">2021 in Review</h1>
+    </div>
+    <p class="post-meta">
+    
+      
+      
+      <strong>Author:</strong> James Turton (Committer, Apache Software 
Foundation)<br />
+    
+<strong>Date:</strong> Feb 4, 2022
+</p>
+  </header>
+  <div class="addthis_sharing_toolbox"></div>
+
+  <article class="post-content">
+    <p>This is especially short blog post that will soon be followed by 
another announcing the newest release of Drill.  This post is no mere teaser, 
however, but is placed here to share a copy Cong Luo’s excellent review of the 
Drill project in 2021 with the community.  If you missed out on this 
presentation in January 2022 meetup then <a 
href="/cong-luo-2021-review.pdf">here, at least, is a digital copy of the 
content</a>.</p>
+
+<p>The next community meetup is later today, and the details for joining are 
<a href="/community-resources/">on the Community Resources page</a>.  Come and 
join us!</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="https://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-2020 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','https://www.google-analytics.com/analytics.js','ga');
+
+ga('create', 'UA-53379651-1', 'auto');
+ga('send', 'pageview');
+</script>
+<script type="text/javascript" 
src="https://s7.addthis.com/js/300/addthis_widget.js#pubid=ra-548b2caa33765e8d"; 
async="async"></script>
+
+</body>
+</html>
diff --git a/output/blog/index.html b/output/blog/index.html
index bf1b6c1..a684744 100644
--- a/output/blog/index.html
+++ b/output/blog/index.html
@@ -140,6 +140,11 @@
 </div>
 
 <div class="int_text" align="left"><!-- previously: site.posts -->
+<p><a class="post-link" href="/blog/2022/02/04/2021-in-review/">2021 in 
Review</a><br/>
+<span class="post-date">Posted on Feb 4, 2022
+by James Turton</span>
+<br/>A short post to share Cong Luo's slide deck reviewing the Drill project 
in 2021.</p>
+<!-- previously: site.posts -->
 <p><a class="post-link" href="/blog/2021/10/30/reports-of-my-death/">The 
reports of my death have been greatly exaggerated</a><br/>
 <span class="post-date">Posted on Oct 30, 2021
 by James Turton</span>
diff --git a/output/feed.xml b/output/feed.xml
index 4db7ac3..a26c80e 100644
--- a/output/feed.xml
+++ b/output/feed.xml
@@ -6,11 +6,26 @@
 </description>
     <link>/</link>
     <atom:link href="/feed.xml" rel="self" type="application/rss+xml"/>
-    <pubDate>Mon, 31 Jan 2022 09:46:36 +0000</pubDate>
-    <lastBuildDate>Mon, 31 Jan 2022 09:46:36 +0000</lastBuildDate>
+    <pubDate>Fri, 04 Feb 2022 08:40:18 +0000</pubDate>
+    <lastBuildDate>Fri, 04 Feb 2022 08:40:18 +0000</lastBuildDate>
     <generator>Jekyll v3.9.1</generator>
     
       <item>
+        <title>2021 in Review</title>
+        <description>&lt;p&gt;This is especially short blog post that will 
soon be followed by another announcing the newest release of Drill.  This post 
is no mere teaser, however, but is placed here to share a copy Cong Luo’s 
excellent review of the Drill project in 2021 with the community.  If you 
missed out on this presentation in January 2022 meetup then &lt;a 
href=&quot;/cong-luo-2021-review.pdf&quot;&gt;here, at least, is a digital copy 
of the content&lt;/a&gt;.&lt;/p&gt;
+
+&lt;p&gt;The next community meetup is later today, and the details for joining 
are &lt;a href=&quot;/community-resources/&quot;&gt;on the Community Resources 
page&lt;/a&gt;.  Come and join us!&lt;/p&gt;
+</description>
+        <pubDate>Fri, 04 Feb 2022 00:00:00 +0000</pubDate>
+        <link>/blog/2022/02/04/2021-in-review/</link>
+        <guid isPermaLink="true">/blog/2022/02/04/2021-in-review/</guid>
+        
+        
+        <category>blog</category>
+        
+      </item>
+    
+      <item>
         <title>The reports of my death have been greatly exaggerated</title>
         <description>&lt;p&gt;There’s a somewhat breathless post entitled “The 
Death of Apache Drill” in a blog that has as a theme the imminent demise of 
technologies previously or currently associated with Hadoop, with the exception 
of Trino (formerly known as PrestoSQL).  It’s ultimately a promotional piece 
for the website’s owner, which is entirely normal and usually it wouldn’t 
warrant further mention.  But it’s done whatever it is that it takes to climb 
up to the first page of the  [...]
 
@@ -303,40 +318,5 @@ In [7]: while True:
         
       </item>
     
-      <item>
-        <title>Learning Apache Drill book from O'Reilly Media</title>
-        <description>&lt;p&gt;The following summary of the book is (provided 
by the authors)[https://github.com/cgivre/drillbook].&lt;/p&gt;
-
-&lt;p&gt;&lt;img src=&quot;images/cover.jpg&quot; height=&quot;350&quot; 
align=&quot;right&quot; /&gt;In this practical book, Drill committers Charles 
Givre and Paul Rogers show analysts and data scientists how to query and 
analyze raw data using this powerful tool. Data scientists today spend about 
80% of their time just gathering and cleaning data. With this book, you’ll 
learn how Drill helps you analyze data more effectively to drive down time to 
insight.&lt;/p&gt;
-
-&lt;ul&gt;
-  &lt;li&gt;Use Drill to clean, prepare, and summarize delimited data for 
further analysis&lt;/li&gt;
-  &lt;li&gt;Query file types including logfiles, Parquet, JSON, and other 
complex formats&lt;/li&gt;
-  &lt;li&gt;Query Hadoop, relational databases, MongoDB, and Kafka with 
standard SQL&lt;/li&gt;
-  &lt;li&gt;Connect to Drill programmatically using a variety of 
languages&lt;/li&gt;
-  &lt;li&gt;Use Drill even with challenging or ambiguous file 
formats&lt;/li&gt;
-  &lt;li&gt;Perform sophisticated analysis by extending Drill’s functionality 
with user-defined functions&lt;/li&gt;
-  &lt;li&gt;Facilitate data analysis for network security, image metadata, and 
machine learning&lt;/li&gt;
-&lt;/ul&gt;
-
-&lt;h2 id=&quot;purchasing&quot;&gt;Purchasing&lt;/h2&gt;
-&lt;p&gt;You can download an electronic copy of Learning Apache Drill on 
Safari Books http://shop.oreilly.com/product/0636920142898.do or on 
Amazon.&lt;/p&gt;
-
-&lt;h2 id=&quot;authors&quot;&gt;Authors&lt;/h2&gt;
-
-&lt;ul&gt;
-  &lt;li&gt;Charles Givre CISSP, Lead Data Scientist, Deutsche Bank, 
Co-Founder GTK Cyber http://www.thedataist.com&lt;/li&gt;
-  &lt;li&gt;Paul Rogers, Big Data Engineer, Cloudera&lt;/li&gt;
-&lt;/ul&gt;
-</description>
-        <pubDate>Sat, 01 Dec 2018 00:00:00 +0000</pubDate>
-        <link>/blog/2018/12/01/learning-apache-drill-book/</link>
-        <guid 
isPermaLink="true">/blog/2018/12/01/learning-apache-drill-book/</guid>
-        
-        
-        <category>blog</category>
-        
-      </item>
-    
   </channel>
 </rss>
diff --git a/output/index.html b/output/index.html
index 9cfc6f9..024ca81 100644
--- a/output/index.html
+++ b/output/index.html
@@ -203,9 +203,9 @@ $(document).ready(function() {
   <div class="news">News:
   </div>
   
-  <div><a href="/blog/2021/10/30/reports-of-my-death/">The reports of my death 
have been greatly exaggerated</a><br/><span>(James Turton)</span></div>
+  <div><a href="/blog/2022/02/04/2021-in-review/">2021 in 
Review</a><br/><span>(James Turton)</span></div>
   
-  <div><a href="/blog/2021/08/05/drill-provider-for-airflow/">Drill provider 
for Airflow</a><br/><span>(James Turton)</span></div>
+  <div><a href="/blog/2021/10/30/reports-of-my-death/">The reports of my death 
have been greatly exaggerated</a><br/><span>(James Turton)</span></div>
 </div>
 <div class="mw introWrapper">
   <table class="intro" cellpadding="0" cellspacing="0" align="center">
diff --git a/output/static/cong-luo-2021-review.pdf 
b/output/static/cong-luo-2021-review.pdf
new file mode 100644
index 0000000..32f63f3
Binary files /dev/null and b/output/static/cong-luo-2021-review.pdf differ
diff --git a/output/zh/blog/2022/02/04/2021-in-review/index.html 
b/output/zh/blog/2022/02/04/2021-in-review/index.html
new file mode 100644
index 0000000..ecb677c
--- /dev/null
+++ b/output/zh/blog/2022/02/04/2021-in-review/index.html
@@ -0,0 +1,199 @@
+<!DOCTYPE html>
+<html>
+
+<head>
+
+<meta charset="UTF-8">
+<meta name=viewport content="width=device-width, initial-scale=1">
+
+
+<title>2021 in Review - Apache Drill</title>
+
+<link 
href="https://maxcdn.bootstrapcdn.com/font-awesome/4.3.0/css/font-awesome.min.css";
 rel="stylesheet" type="text/css"/>
+<link href="/css/site.css" rel="stylesheet" type="text/css"/>
+
+<link rel="shortcut icon" href="/zh/favicon.ico" type="image/x-icon"/>
+<link rel="icon" href="/zh/favicon.ico" type="image/x-icon"/>
+
+<script 
src="https://cdnjs.cloudflare.com/ajax/libs/jquery/1.11.1/jquery.min.js"; 
language="javascript" type="text/javascript"></script>
+<script 
src="https://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="/zh/"></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="nav">
+       <a>Language</a>
+       <ul>
+               
+               <li>
+                       <a  href="/blog/2022/02/04/2021-in-review/" >en</a>
+               </li>
+               
+               <li>
+                       <a style="font-weight: bold;" 
href="/zh/blog/2022/02/04/2021-in-review/" >zh</a>
+               </li>
+               
+       </ul>
+  </li>
+  <li class="apache-link">
+    <a href="/zh/apacheASF/">Apache</a>
+  </li>
+  <li class="poweredby">
+    <a href="/zh/poweredBy">Powered By</a>
+  </li>
+  <li class="documentation-menu">
+    <a href="/zh/docs/">Documentation</a>
+    <ul>
+         
+      
+        <li><a href="/zh/docs/getting-started/">新手开始</a></li>
+      
+        <li><a href="/zh/docs/architecture/">Architecture</a></li>
+      
+        <li><a href="/zh/docs/tutorials/">教程</a></li>
+      
+        <li><a href="/zh/docs/drill-on-yarn/">Drill-on-YARN</a></li>
+      
+        <li><a href="/zh/docs/install-drill/">Install Drill</a></li>
+      
+        <li><a href="/zh/docs/configure-drill/">Configure Drill</a></li>
+      
+        <li><a href="/zh/docs/connect-a-data-source/">Connect a Data 
Source</a></li>
+      
+        <li><a href="/zh/docs/odbc-jdbc-interfaces/">ODBC/JDBC 
Interfaces</a></li>
+      
+        <li><a href="/zh/docs/query-data/">Query Data</a></li>
+      
+        <li><a href="/zh/docs/performance-tuning/">Performance Tuning</a></li>
+      
+        <li><a href="/zh/docs/log-and-debug/">Log and Debug</a></li>
+      
+        <li><a href="/zh/docs/sql-reference/">SQL Reference</a></li>
+      
+        <li><a href="/zh/docs/data-sources-and-file-formats/">Data Sources and 
File Formats</a></li>
+      
+        <li><a href="/zh/docs/develop-custom-functions/">Develop Custom 
Functions</a></li>
+      
+        <li><a href="/zh/docs/troubleshooting/">Troubleshooting</a></li>
+      
+        <li><a href="/zh/docs/developer-information/">Developer 
Information</a></li>
+      
+        <li><a href="/zh/docs/release-notes/">Release Notes</a></li>
+      
+        <li><a href="/zh/docs/sample-datasets/">Sample Datasets</a></li>
+      
+        <li><a href="/zh/docs/project-bylaws/">Project Bylaws</a></li>
+      
+        <li><a href="/zh/docs/ecosystem/">Ecosystem</a></li>
+      
+    </ul>
+  </li>
+  <li class='nav'>
+    <a href="/zh/community-resources/">Community</a>
+    <ul>
+      <li><a href="/zh/team/">Team</a></li>
+      <li><a href="/zh/mailinglists/">Mailing Lists</a></li>
+      <li><a href="/zh/community-resources/">Community Resources</a></li>
+    </ul>
+  </li>
+  <li class='nav'><a href="/zh/faq/">FAQ</a></li>
+  <li class='nav'><a href="/zh/blog/">Blog</a></li>
+  <li class="social-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="social-menu-item"><a 
href="https://join.slack.com/t/apache-drill/shared_invite/enQtNTQ4MjM1MDA3MzQ2LTJlYmUxMTRkMmUwYmQ2NTllYmFmMjU4MDk0NjYwZjBmYjg0MDZmOTE2ZDg0ZjBlYmI3Yjc4Y2I2NTQyNGVlZTc";
 title="Apache Drill Slack channels"
+      target="_blank"><img src="/images/slack-logo.svg" alt="Slack 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="/zh/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">2021 in Review</h1>
+    </div>
+    <p class="post-meta">
+    
+      
+      
+      <strong>Author:</strong> James Turton (Committer, Apache Software 
Foundation)<br />
+    
+<strong>Date:</strong> Feb 4, 2022
+</p>
+  </header>
+  <div class="addthis_sharing_toolbox"></div>
+
+  <article class="post-content">
+    <p>This is especially short blog post that will soon be followed by 
another announcing the newest release of Drill.  This post is no mere teaser, 
however, but is placed here to share a copy Cong Luo’s excellent review of the 
Drill project in 2021 with the community.  If you missed out on this 
presentation in January 2022 meetup then <a 
href="/zh/cong-luo-2021-review.pdf">here, at least, is a digital copy of the 
content</a>.</p>
+
+<p>The next community meetup is later today, and the details for joining are 
<a href="/zh/community-resources/">on the Community Resources page</a>.  Come 
and join us!</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="https://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-2020 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','https://www.google-analytics.com/analytics.js','ga');
+
+ga('create', 'UA-53379651-1', 'auto');
+ga('send', 'pageview');
+</script>
+<script type="text/javascript" 
src="https://s7.addthis.com/js/300/addthis_widget.js#pubid=ra-548b2caa33765e8d"; 
async="async"></script>
+
+</body>
+</html>
diff --git a/output/zh/blog/index.html b/output/zh/blog/index.html
index 1284285..b8c19b4 100644
--- a/output/zh/blog/index.html
+++ b/output/zh/blog/index.html
@@ -140,6 +140,11 @@
 </div>
 
 <div class="int_text" align="left"><!-- previously: site.posts -->
+<p><a class="post-link" href="/zh/blog/2022/02/04/2021-in-review/">2021 in 
Review</a><br/>
+<span class="post-date">Posted on Feb 4, 2022
+by James Turton</span>
+<br/>A short post to share Cong Luo's slide deck reviewing the Drill project 
in 2021.</p>
+<!-- previously: site.posts -->
 <p><a class="post-link" href="/zh/blog/2021/10/30/reports-of-my-death/">The 
reports of my death have been greatly exaggerated</a><br/>
 <span class="post-date">Posted on Oct 30, 2021
 by James Turton</span>
diff --git a/output/zh/feed.xml b/output/zh/feed.xml
index d748281..2368484 100644
--- a/output/zh/feed.xml
+++ b/output/zh/feed.xml
@@ -6,11 +6,26 @@
 </description>
     <link>/</link>
     <atom:link href="/zh/feed.xml" rel="self" type="application/rss+xml"/>
-    <pubDate>Mon, 31 Jan 2022 09:46:36 +0000</pubDate>
-    <lastBuildDate>Mon, 31 Jan 2022 09:46:36 +0000</lastBuildDate>
+    <pubDate>Fri, 04 Feb 2022 08:40:18 +0000</pubDate>
+    <lastBuildDate>Fri, 04 Feb 2022 08:40:18 +0000</lastBuildDate>
     <generator>Jekyll v3.9.1</generator>
     
       <item>
+        <title>2021 in Review</title>
+        <description>&lt;p&gt;This is especially short blog post that will 
soon be followed by another announcing the newest release of Drill.  This post 
is no mere teaser, however, but is placed here to share a copy Cong Luo’s 
excellent review of the Drill project in 2021 with the community.  If you 
missed out on this presentation in January 2022 meetup then &lt;a 
href=&quot;/cong-luo-2021-review.pdf&quot;&gt;here, at least, is a digital copy 
of the content&lt;/a&gt;.&lt;/p&gt;
+
+&lt;p&gt;The next community meetup is later today, and the details for joining 
are &lt;a href=&quot;/community-resources/&quot;&gt;on the Community Resources 
page&lt;/a&gt;.  Come and join us!&lt;/p&gt;
+</description>
+        <pubDate>Fri, 04 Feb 2022 00:00:00 +0000</pubDate>
+        <link>/blog/2022/02/04/2021-in-review/</link>
+        <guid isPermaLink="true">/blog/2022/02/04/2021-in-review/</guid>
+        
+        
+        <category>blog</category>
+        
+      </item>
+    
+      <item>
         <title>The reports of my death have been greatly exaggerated</title>
         <description>&lt;p&gt;There’s a somewhat breathless post entitled “The 
Death of Apache Drill” in a blog that has as a theme the imminent demise of 
technologies previously or currently associated with Hadoop, with the exception 
of Trino (formerly known as PrestoSQL).  It’s ultimately a promotional piece 
for the website’s owner, which is entirely normal and usually it wouldn’t 
warrant further mention.  But it’s done whatever it is that it takes to climb 
up to the first page of the  [...]
 
@@ -303,40 +318,5 @@ In [7]: while True:
         
       </item>
     
-      <item>
-        <title>Learning Apache Drill book from O'Reilly Media</title>
-        <description>&lt;p&gt;The following summary of the book is (provided 
by the authors)[https://github.com/cgivre/drillbook].&lt;/p&gt;
-
-&lt;p&gt;&lt;img src=&quot;images/cover.jpg&quot; height=&quot;350&quot; 
align=&quot;right&quot; /&gt;In this practical book, Drill committers Charles 
Givre and Paul Rogers show analysts and data scientists how to query and 
analyze raw data using this powerful tool. Data scientists today spend about 
80% of their time just gathering and cleaning data. With this book, you’ll 
learn how Drill helps you analyze data more effectively to drive down time to 
insight.&lt;/p&gt;
-
-&lt;ul&gt;
-  &lt;li&gt;Use Drill to clean, prepare, and summarize delimited data for 
further analysis&lt;/li&gt;
-  &lt;li&gt;Query file types including logfiles, Parquet, JSON, and other 
complex formats&lt;/li&gt;
-  &lt;li&gt;Query Hadoop, relational databases, MongoDB, and Kafka with 
standard SQL&lt;/li&gt;
-  &lt;li&gt;Connect to Drill programmatically using a variety of 
languages&lt;/li&gt;
-  &lt;li&gt;Use Drill even with challenging or ambiguous file 
formats&lt;/li&gt;
-  &lt;li&gt;Perform sophisticated analysis by extending Drill’s functionality 
with user-defined functions&lt;/li&gt;
-  &lt;li&gt;Facilitate data analysis for network security, image metadata, and 
machine learning&lt;/li&gt;
-&lt;/ul&gt;
-
-&lt;h2 id=&quot;purchasing&quot;&gt;Purchasing&lt;/h2&gt;
-&lt;p&gt;You can download an electronic copy of Learning Apache Drill on 
Safari Books http://shop.oreilly.com/product/0636920142898.do or on 
Amazon.&lt;/p&gt;
-
-&lt;h2 id=&quot;authors&quot;&gt;Authors&lt;/h2&gt;
-
-&lt;ul&gt;
-  &lt;li&gt;Charles Givre CISSP, Lead Data Scientist, Deutsche Bank, 
Co-Founder GTK Cyber http://www.thedataist.com&lt;/li&gt;
-  &lt;li&gt;Paul Rogers, Big Data Engineer, Cloudera&lt;/li&gt;
-&lt;/ul&gt;
-</description>
-        <pubDate>Sat, 01 Dec 2018 00:00:00 +0000</pubDate>
-        <link>/blog/2018/12/01/learning-apache-drill-book/</link>
-        <guid 
isPermaLink="true">/blog/2018/12/01/learning-apache-drill-book/</guid>
-        
-        
-        <category>blog</category>
-        
-      </item>
-    
   </channel>
 </rss>
diff --git a/output/zh/index.html b/output/zh/index.html
index e93d056..9ad6124 100644
--- a/output/zh/index.html
+++ b/output/zh/index.html
@@ -202,9 +202,9 @@
   <div class="news">News:
   </div>
   
-  <div><a href="/zh/blog/2021/10/30/reports-of-my-death/">The reports of my 
death have been greatly exaggerated</a><br/><span>(James Turton)</span></div>
+  <div><a href="/zh/blog/2022/02/04/2021-in-review/">2021 in 
Review</a><br/><span>(James Turton)</span></div>
   
-  <div><a href="/zh/blog/2021/08/05/drill-provider-for-airflow/">Drill 
provider for Airflow</a><br/><span>(James Turton)</span></div>
+  <div><a href="/zh/blog/2021/10/30/reports-of-my-death/">The reports of my 
death have been greatly exaggerated</a><br/><span>(James Turton)</span></div>
 </div>
 <div class="mw introWrapper">
   <table class="intro" cellpadding="0" cellspacing="0" align="center">

Reply via email to