Repository: kudu-site
Updated Branches:
  refs/heads/asf-site 2dfeaee6a -> ca3bb6df4


http://git-wip-us.apache.org/repos/asf/kudu-site/blob/ca3bb6df/blog/page/11/index.html
----------------------------------------------------------------------
diff --git a/blog/page/11/index.html b/blog/page/11/index.html
new file mode 100644
index 0000000..e0c0f9e
--- /dev/null
+++ b/blog/page/11/index.html
@@ -0,0 +1,225 @@
+<!DOCTYPE html>
+<html lang="en">
+  <head>
+    <meta charset="utf-8" />
+    <meta http-equiv="X-UA-Compatible" content="IE=edge" />
+    <meta name="viewport" content="width=device-width, initial-scale=1" />
+    <!-- The above 3 meta tags *must* come first in the head; any other head 
content must come *after* these tags -->
+    <meta name="description" content="A new open source Apache Hadoop 
ecosystem project, Apache Kudu completes Hadoop's storage layer to enable fast 
analytics on fast data" />
+    <meta name="author" content="Cloudera" />
+    <title>Apache Kudu - Blog</title>
+    <!-- Bootstrap core CSS -->
+    <link rel="stylesheet" 
href="https://maxcdn.bootstrapcdn.com/bootstrap/3.3.6/css/bootstrap.min.css";
+          
integrity="sha384-1q8mTJOASx8j1Au+a5WDVnPi2lkFfwwEAa8hDDdjZlpLegxhjVME1fgjWPGmkzs7"
+          crossorigin="anonymous">
+
+    <!-- Custom styles for this template -->
+    <link href="/css/kudu.css" rel="stylesheet"/>
+    <link href="/css/asciidoc.css" rel="stylesheet"/>
+    <link rel="shortcut icon" href="/img/logo-favicon.ico" />
+    <link rel="stylesheet" 
href="https://maxcdn.bootstrapcdn.com/font-awesome/4.6.1/css/font-awesome.min.css";
 />
+
+    
+    <link rel="alternate" type="application/atom+xml"
+      title="RSS Feed for Apache Kudu blog"
+      href="/feed.xml" />
+    
+
+    <!-- HTML5 shim and Respond.js for IE8 support of HTML5 elements and media 
queries -->
+    <!--[if lt IE 9]>
+        <script 
src="https://oss.maxcdn.com/html5shiv/3.7.2/html5shiv.min.js";></script>
+        <script 
src="https://oss.maxcdn.com/respond/1.4.2/respond.min.js";></script>
+        <![endif]-->
+  </head>
+  <body>
+    <div class="kudu-site container-fluid">
+      <!-- Static navbar -->
+        <nav class="navbar navbar-default">
+          <div class="container-fluid">
+            <div class="navbar-header">
+              <button type="button" class="navbar-toggle collapsed" 
data-toggle="collapse" data-target="#navbar" aria-expanded="false" 
aria-controls="navbar">
+                <span class="sr-only">Toggle navigation</span>
+                <span class="icon-bar"></span>
+                <span class="icon-bar"></span>
+                <span class="icon-bar"></span>
+              </button>
+              
+              <a class="logo" href="/"><img
+                
src="//d3dr9sfxru4sde.cloudfront.net/i/k/apachekudu_logo_0716_80px.png"
+                
srcset="//d3dr9sfxru4sde.cloudfront.net/i/k/apachekudu_logo_0716_80px.png 1x, 
//d3dr9sfxru4sde.cloudfront.net/i/k/apachekudu_logo_0716_160px.png 2x"
+                alt="Apache Kudu"/></a>
+              
+            </div>
+            <div id="navbar" class="collapse navbar-collapse">
+              <ul class="nav navbar-nav navbar-right">
+                <li >
+                  <a href="/">Home</a>
+                </li>
+                <li >
+                  <a href="/overview.html">Overview</a>
+                </li>
+                <li >
+                  <a href="/docs/">Documentation</a>
+                </li>
+                <li >
+                  <a href="/releases/">Download</a>
+                </li>
+                <li class="active">
+                  <a href="/blog/">Blog</a>
+                </li>
+                <!-- NOTE: this dropdown menu does not appear on Mobile, so 
don't add anything here
+                     that doesn't also appear elsewhere on the site. -->
+                <li class="dropdown">
+                  <a href="/community.html" role="button" aria-haspopup="true" 
aria-expanded="false">Community <span class="caret"></span></a>
+                  <ul class="dropdown-menu">
+                    <li class="dropdown-header">GET IN TOUCH</li>
+                    <li><a class="icon email" href="/community.html">Mailing 
Lists</a></li>
+                    <li><a class="icon slack" 
href="https://getkudu-slack.herokuapp.com/";>Slack Channel</a></li>
+                    <li role="separator" class="divider"></li>
+                    <li><a 
href="/community.html#meetups-user-groups-and-conference-presentations">Events 
and Meetups</a></li>
+                    <li><a href="/committers.html">Project Committers</a></li>
+                    <!--<li><a href="/roadmap.html">Roadmap</a></li>-->
+                    <li><a href="/community.html#contributions">How to 
Contribute</a></li>
+                    <li role="separator" class="divider"></li>
+                    <li class="dropdown-header">DEVELOPER RESOURCES</li>
+                    <li><a class="icon github" 
href="https://github.com/apache/incubator-kudu";>GitHub</a></li>
+                    <li><a class="icon gerrit" 
href="http://gerrit.cloudera.org:8080/#/q/status:open+project:kudu";>Gerrit Code 
Review</a></li>
+                    <li><a class="icon jira" 
href="https://issues.apache.org/jira/browse/KUDU";>JIRA Issue Tracker</a></li>
+                    <li role="separator" class="divider"></li>
+                    <li class="dropdown-header">SOCIAL MEDIA</li>
+                    <li><a class="icon twitter" 
href="https://twitter.com/ApacheKudu";>Twitter</a></li>
+                  </ul>
+                </li>
+                <li >
+                  <a href="/faq.html">FAQ</a>
+                </li>
+              </ul><!-- /.nav -->
+            </div><!-- /#navbar -->
+          </div><!-- /.container-fluid -->
+        </nav>
+
+<div class="row header">
+  <div class="col-lg-12">
+    <h2><a href="/blog">Apache Kudu Blog</a></h2>
+  </div>
+</div>
+
+<div class="row-fluid">
+  <div class="col-lg-9">
+    
+
+<!-- Articles -->
+<article>
+  <header>
+    <h1 class="entry-title"><a 
href="/2016/02/26/apache-kudu-0-7-0-released.html">Apache Kudu (incubating) 
0.7.0 released</a></h1>
+    <p class="meta">Posted 26 Feb 2016 by Todd Lipcon</p>
+  </header>
+  <div class="entry-content">
+    
+    <p>The Apache Kudu (incubating) team is happy to announce its first 
release as
+part of the ASF Incubator, version 0.7.0!</p>
+
+<p>This latest version has a number of improvements since 0.6.0:</p>
+
+
+    
+  </div>
+  <div class="read-full">
+    <a class="btn btn-info" 
href="/2016/02/26/apache-kudu-0-7-0-released.html">Read full post...</a>
+  </div>
+</article>
+
+
+
+<!-- Pagination links -->
+
+<nav>
+  <hr/>
+  <ul class="pager">
+  
+    <li class="previous"><a href="/blog/page/10"><span 
aria-hidden="true">&larr;</span> Newer posts</a></li>
+  
+  
+  </ul>
+</nav>
+
+
+  </div>
+  <div class="col-lg-3 recent-posts">
+    <h3>Recent posts</h3>
+    <ul>
+    
+      <li> <a href="/2018/03/23/apache-kudu-1-7-0-released.html">Apache Kudu 
1.7.0 released</a> </li>
+    
+      <li> <a href="/2017/12/08/apache-kudu-1-6-0-released.html">Apache Kudu 
1.6.0 released</a> </li>
+    
+      <li> <a href="/2017/10/23/nosql-kudu-spanner-slides.html">Slides: A 
brave new world in mutable big data: Relational storage</a> </li>
+    
+      <li> <a href="/2017/09/18/kudu-consistency-pt1.html">Consistency in 
Apache Kudu, Part 1</a> </li>
+    
+      <li> <a href="/2017/09/08/apache-kudu-1-5-0-released.html">Apache Kudu 
1.5.0 released</a> </li>
+    
+      <li> <a href="/2017/06/13/apache-kudu-1-4-0-released.html">Apache Kudu 
1.4.0 released</a> </li>
+    
+      <li> <a href="/2017/04/19/apache-kudu-1-3-1-released.html">Apache Kudu 
1.3.1 released</a> </li>
+    
+      <li> <a href="/2017/03/20/apache-kudu-1-3-0-released.html">Apache Kudu 
1.3.0 released</a> </li>
+    
+      <li> <a href="/2017/01/20/apache-kudu-1-2-0-released.html">Apache Kudu 
1.2.0 released</a> </li>
+    
+      <li> <a href="/2016/11/15/weekly-update.html">Apache Kudu Weekly Update 
November 15th, 2016</a> </li>
+    
+      <li> <a href="/2016/11/01/weekly-update.html">Apache Kudu Weekly Update 
November 1st, 2016</a> </li>
+    
+      <li> <a href="/2016/10/20/weekly-update.html">Apache Kudu Weekly Update 
October 20th, 2016</a> </li>
+    
+      <li> <a href="/2016/10/11/weekly-update.html">Apache Kudu Weekly Update 
October 11th, 2016</a> </li>
+    
+      <li> <a href="/2016/09/26/strata-nyc-kudu-talks.html">Apache Kudu at 
Strata+Hadoop World NYC 2016</a> </li>
+    
+      <li> <a href="/2016/09/20/apache-kudu-1-0-0-released.html">Apache Kudu 
1.0.0 released</a> </li>
+    
+    </ul>
+  </div>
+</div>
+
+      <footer class="footer">
+        <p class="small">
+        Copyright &copy; 2016 The Apache Software Foundation. 
+        </p>
+      </footer>
+    </div>
+    <script 
src="https://cdnjs.cloudflare.com/ajax/libs/jquery/1.11.3/jquery.min.js";></script>
+    <script>
+      // Try to detect touch-screen devices. Note: Many laptops have touch 
screens.
+      $(document).ready(function() {
+        if ("ontouchstart" in document.documentElement) {
+          $(document.documentElement).addClass("touch");
+        } else {
+          $(document.documentElement).addClass("no-touch");
+        }
+      });
+    </script>
+    <script 
src="https://maxcdn.bootstrapcdn.com/bootstrap/3.3.6/js/bootstrap.min.js";
+            
integrity="sha384-0mSbJDEHialfmuBBQP6A4Qrprq5OVfW37PRR3j5ELqxss1yVqOtnepnHVP9aJ7xS"
+            crossorigin="anonymous"></script>
+    <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-68448017-1', 'auto');
+      ga('send', 'pageview');
+    </script>
+    <script 
src="https://cdnjs.cloudflare.com/ajax/libs/anchor-js/3.1.0/anchor.js";></script>
+    <script>
+      anchors.options = {
+        placement: 'right',
+        visible: 'touch',
+      };
+      anchors.add();
+    </script>
+  </body>
+</html>
+

http://git-wip-us.apache.org/repos/asf/kudu-site/blob/ca3bb6df/blog/page/2/index.html
----------------------------------------------------------------------
diff --git a/blog/page/2/index.html b/blog/page/2/index.html
index 5c4cf33..eb99936 100644
--- a/blog/page/2/index.html
+++ b/blog/page/2/index.html
@@ -111,6 +111,31 @@
 <!-- Articles -->
 <article>
   <header>
+    <h1 class="entry-title"><a 
href="/2017/06/13/apache-kudu-1-4-0-released.html">Apache Kudu 1.4.0 
released</a></h1>
+    <p class="meta">Posted 13 Jun 2017 by Todd Lipcon</p>
+  </header>
+  <div class="entry-content">
+    
+    <p>The Apache Kudu team is happy to announce the release of Kudu 1.4.0!</p>
+
+<p>Apache Kudu 1.4.0 is a minor release which offers several new features,
+improvements, optimizations, and bug fixes.</p>
+
+<p>Highlights include:</p>
+
+
+    
+  </div>
+  <div class="read-full">
+    <a class="btn btn-info" 
href="/2017/06/13/apache-kudu-1-4-0-released.html">Read full post...</a>
+  </div>
+</article>
+
+
+
+<!-- Articles -->
+<article>
+  <header>
     <h1 class="entry-title"><a 
href="/2017/04/19/apache-kudu-1-3-1-released.html">Apache Kudu 1.3.1 
released</a></h1>
     <p class="meta">Posted 19 Apr 2017 by Todd Lipcon</p>
   </header>
@@ -209,27 +234,6 @@ covers ongoing development and news in the Apache Kudu 
project.</p>
 
 
 
-<!-- Articles -->
-<article>
-  <header>
-    <h1 class="entry-title"><a href="/2016/11/01/weekly-update.html">Apache 
Kudu Weekly Update November 1st, 2016</a></h1>
-    <p class="meta">Posted 01 Nov 2016 by Todd Lipcon</p>
-  </header>
-  <div class="entry-content">
-    
-    <p>Welcome to the twenty-third edition of the Kudu Weekly Update. This 
weekly blog post
-covers ongoing development and news in the Apache Kudu project.</p>
-
-
-    
-  </div>
-  <div class="read-full">
-    <a class="btn btn-info" href="/2016/11/01/weekly-update.html">Read full 
post...</a>
-  </div>
-</article>
-
-
-
 <!-- Pagination links -->
 
 <nav>
@@ -250,6 +254,8 @@ covers ongoing development and news in the Apache Kudu 
project.</p>
     <h3>Recent posts</h3>
     <ul>
     
+      <li> <a href="/2018/03/23/apache-kudu-1-7-0-released.html">Apache Kudu 
1.7.0 released</a> </li>
+    
       <li> <a href="/2017/12/08/apache-kudu-1-6-0-released.html">Apache Kudu 
1.6.0 released</a> </li>
     
       <li> <a href="/2017/10/23/nosql-kudu-spanner-slides.html">Slides: A 
brave new world in mutable big data: Relational storage</a> </li>
@@ -278,8 +284,6 @@ covers ongoing development and news in the Apache Kudu 
project.</p>
     
       <li> <a href="/2016/09/20/apache-kudu-1-0-0-released.html">Apache Kudu 
1.0.0 released</a> </li>
     
-      <li> <a href="/2016/09/16/predicate-pushdown.html">Pushing Down 
Predicate Evaluation in Apache Kudu</a> </li>
-    
     </ul>
   </div>
 </div>

http://git-wip-us.apache.org/repos/asf/kudu-site/blob/ca3bb6df/blog/page/3/index.html
----------------------------------------------------------------------
diff --git a/blog/page/3/index.html b/blog/page/3/index.html
index fd8c801..c6af124 100644
--- a/blog/page/3/index.html
+++ b/blog/page/3/index.html
@@ -111,6 +111,27 @@
 <!-- Articles -->
 <article>
   <header>
+    <h1 class="entry-title"><a href="/2016/11/01/weekly-update.html">Apache 
Kudu Weekly Update November 1st, 2016</a></h1>
+    <p class="meta">Posted 01 Nov 2016 by Todd Lipcon</p>
+  </header>
+  <div class="entry-content">
+    
+    <p>Welcome to the twenty-third edition of the Kudu Weekly Update. This 
weekly blog post
+covers ongoing development and news in the Apache Kudu project.</p>
+
+
+    
+  </div>
+  <div class="read-full">
+    <a class="btn btn-info" href="/2016/11/01/weekly-update.html">Read full 
post...</a>
+  </div>
+</article>
+
+
+
+<!-- Articles -->
+<article>
+  <header>
     <h1 class="entry-title"><a href="/2016/10/20/weekly-update.html">Apache 
Kudu Weekly Update October 20th, 2016</a></h1>
     <p class="meta">Posted 20 Oct 2016 by Todd Lipcon</p>
   </header>
@@ -202,28 +223,6 @@ who are already adopting Kudu for their use cases.</p>
 
 
 
-<!-- Articles -->
-<article>
-  <header>
-    <h1 class="entry-title"><a 
href="/2016/09/16/predicate-pushdown.html">Pushing Down Predicate Evaluation in 
Apache Kudu</a></h1>
-    <p class="meta">Posted 16 Sep 2016 by Andrew Wong</p>
-  </header>
-  <div class="entry-content">
-    
-    <p>I had the pleasure of interning with the Apache Kudu team at Cloudera 
this
-summer. This project was my summer contribution to Kudu: a restructuring of the
-scan path to speed up queries.</p>
-
-
-    
-  </div>
-  <div class="read-full">
-    <a class="btn btn-info" href="/2016/09/16/predicate-pushdown.html">Read 
full post...</a>
-  </div>
-</article>
-
-
-
 <!-- Pagination links -->
 
 <nav>
@@ -244,6 +243,8 @@ scan path to speed up queries.</p>
     <h3>Recent posts</h3>
     <ul>
     
+      <li> <a href="/2018/03/23/apache-kudu-1-7-0-released.html">Apache Kudu 
1.7.0 released</a> </li>
+    
       <li> <a href="/2017/12/08/apache-kudu-1-6-0-released.html">Apache Kudu 
1.6.0 released</a> </li>
     
       <li> <a href="/2017/10/23/nosql-kudu-spanner-slides.html">Slides: A 
brave new world in mutable big data: Relational storage</a> </li>
@@ -272,8 +273,6 @@ scan path to speed up queries.</p>
     
       <li> <a href="/2016/09/20/apache-kudu-1-0-0-released.html">Apache Kudu 
1.0.0 released</a> </li>
     
-      <li> <a href="/2016/09/16/predicate-pushdown.html">Pushing Down 
Predicate Evaluation in Apache Kudu</a> </li>
-    
     </ul>
   </div>
 </div>

http://git-wip-us.apache.org/repos/asf/kudu-site/blob/ca3bb6df/blog/page/4/index.html
----------------------------------------------------------------------
diff --git a/blog/page/4/index.html b/blog/page/4/index.html
index 68d7a7f..dcebf95 100644
--- a/blog/page/4/index.html
+++ b/blog/page/4/index.html
@@ -111,6 +111,28 @@
 <!-- Articles -->
 <article>
   <header>
+    <h1 class="entry-title"><a 
href="/2016/09/16/predicate-pushdown.html">Pushing Down Predicate Evaluation in 
Apache Kudu</a></h1>
+    <p class="meta">Posted 16 Sep 2016 by Andrew Wong</p>
+  </header>
+  <div class="entry-content">
+    
+    <p>I had the pleasure of interning with the Apache Kudu team at Cloudera 
this
+summer. This project was my summer contribution to Kudu: a restructuring of the
+scan path to speed up queries.</p>
+
+
+    
+  </div>
+  <div class="read-full">
+    <a class="btn btn-info" href="/2016/09/16/predicate-pushdown.html">Read 
full post...</a>
+  </div>
+</article>
+
+
+
+<!-- Articles -->
+<article>
+  <header>
     <h1 class="entry-title"><a 
href="/2016/08/31/intro-flume-kudu-sink.html">An Introduction to the Flume Kudu 
Sink</a></h1>
     <p class="meta">Posted 31 Aug 2016 by Ara Abrahamian</p>
   </header>
@@ -491,27 +513,6 @@ covers ongoing development and news in the Apache Kudu 
project.</p>
 
 
 
-<!-- Articles -->
-<article>
-  <header>
-    <h1 class="entry-title"><a href="/2016/08/08/weekly-update.html">Apache 
Kudu Weekly Update August 8th, 2016</a></h1>
-    <p class="meta">Posted 08 Aug 2016 by Todd Lipcon</p>
-  </header>
-  <div class="entry-content">
-    
-    <p>Welcome to the nineteenth edition of the Kudu Weekly Update. This 
weekly blog post
-covers ongoing development and news in the Apache Kudu project.</p>
-
-
-    
-  </div>
-  <div class="read-full">
-    <a class="btn btn-info" href="/2016/08/08/weekly-update.html">Read full 
post...</a>
-  </div>
-</article>
-
-
-
 <!-- Pagination links -->
 
 <nav>
@@ -532,6 +533,8 @@ covers ongoing development and news in the Apache Kudu 
project.</p>
     <h3>Recent posts</h3>
     <ul>
     
+      <li> <a href="/2018/03/23/apache-kudu-1-7-0-released.html">Apache Kudu 
1.7.0 released</a> </li>
+    
       <li> <a href="/2017/12/08/apache-kudu-1-6-0-released.html">Apache Kudu 
1.6.0 released</a> </li>
     
       <li> <a href="/2017/10/23/nosql-kudu-spanner-slides.html">Slides: A 
brave new world in mutable big data: Relational storage</a> </li>
@@ -560,8 +563,6 @@ covers ongoing development and news in the Apache Kudu 
project.</p>
     
       <li> <a href="/2016/09/20/apache-kudu-1-0-0-released.html">Apache Kudu 
1.0.0 released</a> </li>
     
-      <li> <a href="/2016/09/16/predicate-pushdown.html">Pushing Down 
Predicate Evaluation in Apache Kudu</a> </li>
-    
     </ul>
   </div>
 </div>

http://git-wip-us.apache.org/repos/asf/kudu-site/blob/ca3bb6df/blog/page/5/index.html
----------------------------------------------------------------------
diff --git a/blog/page/5/index.html b/blog/page/5/index.html
index 1743140..eb2c187 100644
--- a/blog/page/5/index.html
+++ b/blog/page/5/index.html
@@ -111,6 +111,27 @@
 <!-- Articles -->
 <article>
   <header>
+    <h1 class="entry-title"><a href="/2016/08/08/weekly-update.html">Apache 
Kudu Weekly Update August 8th, 2016</a></h1>
+    <p class="meta">Posted 08 Aug 2016 by Todd Lipcon</p>
+  </header>
+  <div class="entry-content">
+    
+    <p>Welcome to the nineteenth edition of the Kudu Weekly Update. This 
weekly blog post
+covers ongoing development and news in the Apache Kudu project.</p>
+
+
+    
+  </div>
+  <div class="read-full">
+    <a class="btn btn-info" href="/2016/08/08/weekly-update.html">Read full 
post...</a>
+  </div>
+</article>
+
+
+
+<!-- Articles -->
+<article>
+  <header>
     <h1 class="entry-title"><a href="/2016/07/26/weekly-update.html">Apache 
Kudu Weekly Update July 26, 2016</a></h1>
     <p class="meta">Posted 26 Jul 2016 by Jean-Daniel Cryans</p>
   </header>
@@ -195,35 +216,6 @@ covers ongoing development and news in the Apache Kudu 
(incubating) project.</p>
 
 
 
-<!-- Articles -->
-<article>
-  <header>
-    <h1 class="entry-title"><a 
href="/2016/07/01/apache-kudu-0-9-1-released.html">Apache Kudu (incubating) 
0.9.1 released</a></h1>
-    <p class="meta">Posted 01 Jul 2016 by Todd Lipcon</p>
-  </header>
-  <div class="entry-content">
-    
-    <p>The Apache Kudu (incubating) team is happy to announce the release of 
Kudu
-0.9.1!</p>
-
-<p>This release fixes a few issues found in the previous 0.9.0 release. All 
users
-of 0.9.0 are encouraged to update to the new version at their earliest 
convenience.</p>
-
-<ul>
-  <li>Read the detailed <a 
href="http://kudu.apache.org/releases/0.9.1/docs/release_notes.html";>Kudu 0.9.1 
release notes</a></li>
-  <li>Download the <a href="http://kudu.apache.org/releases/0.9.1/";>Kudu 0.9.1 
source release</a></li>
-</ul>
-
-
-    
-  </div>
-  <div class="read-full">
-    <a class="btn btn-info" 
href="/2016/07/01/apache-kudu-0-9-1-released.html">Read full post...</a>
-  </div>
-</article>
-
-
-
 <!-- Pagination links -->
 
 <nav>
@@ -244,6 +236,8 @@ of 0.9.0 are encouraged to update to the new version at 
their earliest convenien
     <h3>Recent posts</h3>
     <ul>
     
+      <li> <a href="/2018/03/23/apache-kudu-1-7-0-released.html">Apache Kudu 
1.7.0 released</a> </li>
+    
       <li> <a href="/2017/12/08/apache-kudu-1-6-0-released.html">Apache Kudu 
1.6.0 released</a> </li>
     
       <li> <a href="/2017/10/23/nosql-kudu-spanner-slides.html">Slides: A 
brave new world in mutable big data: Relational storage</a> </li>
@@ -272,8 +266,6 @@ of 0.9.0 are encouraged to update to the new version at 
their earliest convenien
     
       <li> <a href="/2016/09/20/apache-kudu-1-0-0-released.html">Apache Kudu 
1.0.0 released</a> </li>
     
-      <li> <a href="/2016/09/16/predicate-pushdown.html">Pushing Down 
Predicate Evaluation in Apache Kudu</a> </li>
-    
     </ul>
   </div>
 </div>

http://git-wip-us.apache.org/repos/asf/kudu-site/blob/ca3bb6df/blog/page/6/index.html
----------------------------------------------------------------------
diff --git a/blog/page/6/index.html b/blog/page/6/index.html
index 972ebdf..f6bec3d 100644
--- a/blog/page/6/index.html
+++ b/blog/page/6/index.html
@@ -111,6 +111,35 @@
 <!-- Articles -->
 <article>
   <header>
+    <h1 class="entry-title"><a 
href="/2016/07/01/apache-kudu-0-9-1-released.html">Apache Kudu (incubating) 
0.9.1 released</a></h1>
+    <p class="meta">Posted 01 Jul 2016 by Todd Lipcon</p>
+  </header>
+  <div class="entry-content">
+    
+    <p>The Apache Kudu (incubating) team is happy to announce the release of 
Kudu
+0.9.1!</p>
+
+<p>This release fixes a few issues found in the previous 0.9.0 release. All 
users
+of 0.9.0 are encouraged to update to the new version at their earliest 
convenience.</p>
+
+<ul>
+  <li>Read the detailed <a 
href="http://kudu.apache.org/releases/0.9.1/docs/release_notes.html";>Kudu 0.9.1 
release notes</a></li>
+  <li>Download the <a href="http://kudu.apache.org/releases/0.9.1/";>Kudu 0.9.1 
source release</a></li>
+</ul>
+
+
+    
+  </div>
+  <div class="read-full">
+    <a class="btn btn-info" 
href="/2016/07/01/apache-kudu-0-9-1-released.html">Read full post...</a>
+  </div>
+</article>
+
+
+
+<!-- Articles -->
+<article>
+  <header>
     <h1 class="entry-title"><a href="/2016/06/27/weekly-update.html">Apache 
Kudu (incubating) Weekly Update June 27, 2016</a></h1>
     <p class="meta">Posted 27 Jun 2016 by Todd Lipcon</p>
   </header>
@@ -196,27 +225,6 @@ replication factor of 1.</p>
 
 
 
-<!-- Articles -->
-<article>
-  <header>
-    <h1 class="entry-title"><a href="/2016/06/13/weekly-update.html">Apache 
Kudu (incubating) Weekly Update June 13, 2016</a></h1>
-    <p class="meta">Posted 13 Jun 2016 by Jean-Daniel Cryans</p>
-  </header>
-  <div class="entry-content">
-    
-    <p>Welcome to the thirteenth edition of the Kudu Weekly Update. This 
weekly blog post
-covers ongoing development and news in the Apache Kudu (incubating) 
project.</p>
-
-
-    
-  </div>
-  <div class="read-full">
-    <a class="btn btn-info" href="/2016/06/13/weekly-update.html">Read full 
post...</a>
-  </div>
-</article>
-
-
-
 <!-- Pagination links -->
 
 <nav>
@@ -237,6 +245,8 @@ covers ongoing development and news in the Apache Kudu 
(incubating) project.</p>
     <h3>Recent posts</h3>
     <ul>
     
+      <li> <a href="/2018/03/23/apache-kudu-1-7-0-released.html">Apache Kudu 
1.7.0 released</a> </li>
+    
       <li> <a href="/2017/12/08/apache-kudu-1-6-0-released.html">Apache Kudu 
1.6.0 released</a> </li>
     
       <li> <a href="/2017/10/23/nosql-kudu-spanner-slides.html">Slides: A 
brave new world in mutable big data: Relational storage</a> </li>
@@ -265,8 +275,6 @@ covers ongoing development and news in the Apache Kudu 
(incubating) project.</p>
     
       <li> <a href="/2016/09/20/apache-kudu-1-0-0-released.html">Apache Kudu 
1.0.0 released</a> </li>
     
-      <li> <a href="/2016/09/16/predicate-pushdown.html">Pushing Down 
Predicate Evaluation in Apache Kudu</a> </li>
-    
     </ul>
   </div>
 </div>

http://git-wip-us.apache.org/repos/asf/kudu-site/blob/ca3bb6df/blog/page/7/index.html
----------------------------------------------------------------------
diff --git a/blog/page/7/index.html b/blog/page/7/index.html
index 9bd2fa4..4f6e59c 100644
--- a/blog/page/7/index.html
+++ b/blog/page/7/index.html
@@ -111,6 +111,27 @@
 <!-- Articles -->
 <article>
   <header>
+    <h1 class="entry-title"><a href="/2016/06/13/weekly-update.html">Apache 
Kudu (incubating) Weekly Update June 13, 2016</a></h1>
+    <p class="meta">Posted 13 Jun 2016 by Jean-Daniel Cryans</p>
+  </header>
+  <div class="entry-content">
+    
+    <p>Welcome to the thirteenth edition of the Kudu Weekly Update. This 
weekly blog post
+covers ongoing development and news in the Apache Kudu (incubating) 
project.</p>
+
+
+    
+  </div>
+  <div class="read-full">
+    <a class="btn btn-info" href="/2016/06/13/weekly-update.html">Read full 
post...</a>
+  </div>
+</article>
+
+
+
+<!-- Articles -->
+<article>
+  <header>
     <h1 class="entry-title"><a 
href="/2016/06/10/apache-kudu-0-9-0-released.html">Apache Kudu (incubating) 
0.9.0 released</a></h1>
     <p class="meta">Posted 10 Jun 2016 by Jean-Daniel Cryans</p>
   </header>
@@ -204,27 +225,6 @@ covers ongoing development and news in the Apache Kudu 
(incubating) project.</p>
 
 
 
-<!-- Articles -->
-<article>
-  <header>
-    <h1 class="entry-title"><a href="/2016/05/23/weekly-update.html">Apache 
Kudu (incubating) Weekly Update May 23, 2016</a></h1>
-    <p class="meta">Posted 23 May 2016 by Todd Lipcon</p>
-  </header>
-  <div class="entry-content">
-    
-    <p>Welcome to the tenth edition of the Kudu Weekly Update. This weekly 
blog post
-covers ongoing development and news in the Apache Kudu (incubating) 
project.</p>
-
-
-    
-  </div>
-  <div class="read-full">
-    <a class="btn btn-info" href="/2016/05/23/weekly-update.html">Read full 
post...</a>
-  </div>
-</article>
-
-
-
 <!-- Pagination links -->
 
 <nav>
@@ -245,6 +245,8 @@ covers ongoing development and news in the Apache Kudu 
(incubating) project.</p>
     <h3>Recent posts</h3>
     <ul>
     
+      <li> <a href="/2018/03/23/apache-kudu-1-7-0-released.html">Apache Kudu 
1.7.0 released</a> </li>
+    
       <li> <a href="/2017/12/08/apache-kudu-1-6-0-released.html">Apache Kudu 
1.6.0 released</a> </li>
     
       <li> <a href="/2017/10/23/nosql-kudu-spanner-slides.html">Slides: A 
brave new world in mutable big data: Relational storage</a> </li>
@@ -273,8 +275,6 @@ covers ongoing development and news in the Apache Kudu 
(incubating) project.</p>
     
       <li> <a href="/2016/09/20/apache-kudu-1-0-0-released.html">Apache Kudu 
1.0.0 released</a> </li>
     
-      <li> <a href="/2016/09/16/predicate-pushdown.html">Pushing Down 
Predicate Evaluation in Apache Kudu</a> </li>
-    
     </ul>
   </div>
 </div>

http://git-wip-us.apache.org/repos/asf/kudu-site/blob/ca3bb6df/blog/page/8/index.html
----------------------------------------------------------------------
diff --git a/blog/page/8/index.html b/blog/page/8/index.html
index 705838a..42d12c9 100644
--- a/blog/page/8/index.html
+++ b/blog/page/8/index.html
@@ -111,19 +111,19 @@
 <!-- Articles -->
 <article>
   <header>
-    <h1 class="entry-title"><a href="/2016/05/16/weekly-update.html">Apache 
Kudu (incubating) Weekly Update May 16, 2016</a></h1>
-    <p class="meta">Posted 16 May 2016 by Todd Lipcon</p>
+    <h1 class="entry-title"><a href="/2016/05/23/weekly-update.html">Apache 
Kudu (incubating) Weekly Update May 23, 2016</a></h1>
+    <p class="meta">Posted 23 May 2016 by Todd Lipcon</p>
   </header>
   <div class="entry-content">
     
-    <p>Welcome to the ninth edition of the Kudu Weekly Update. This weekly 
blog post
+    <p>Welcome to the tenth edition of the Kudu Weekly Update. This weekly 
blog post
 covers ongoing development and news in the Apache Kudu (incubating) 
project.</p>
 
 
     
   </div>
   <div class="read-full">
-    <a class="btn btn-info" href="/2016/05/16/weekly-update.html">Read full 
post...</a>
+    <a class="btn btn-info" href="/2016/05/23/weekly-update.html">Read full 
post...</a>
   </div>
 </article>
 
@@ -132,19 +132,19 @@ covers ongoing development and news in the Apache Kudu 
(incubating) project.</p>
 <!-- Articles -->
 <article>
   <header>
-    <h1 class="entry-title"><a href="/2016/05/09/weekly-update.html">Apache 
Kudu (incubating) Weekly Update May 9, 2016</a></h1>
-    <p class="meta">Posted 09 May 2016 by Jean-Daniel Cryans</p>
+    <h1 class="entry-title"><a href="/2016/05/16/weekly-update.html">Apache 
Kudu (incubating) Weekly Update May 16, 2016</a></h1>
+    <p class="meta">Posted 16 May 2016 by Todd Lipcon</p>
   </header>
   <div class="entry-content">
     
-    <p>Welcome to the eighth edition of the Kudu Weekly Update. This weekly 
blog post
+    <p>Welcome to the ninth edition of the Kudu Weekly Update. This weekly 
blog post
 covers ongoing development and news in the Apache Kudu (incubating) 
project.</p>
 
 
     
   </div>
   <div class="read-full">
-    <a class="btn btn-info" href="/2016/05/09/weekly-update.html">Read full 
post...</a>
+    <a class="btn btn-info" href="/2016/05/16/weekly-update.html">Read full 
post...</a>
   </div>
 </article>
 
@@ -153,19 +153,19 @@ covers ongoing development and news in the Apache Kudu 
(incubating) project.</p>
 <!-- Articles -->
 <article>
   <header>
-    <h1 class="entry-title"><a href="/2016/05/03/weekly-update.html">Apache 
Kudu (incubating) Weekly Update May 3, 2016</a></h1>
-    <p class="meta">Posted 03 May 2016 by Todd Lipcon</p>
+    <h1 class="entry-title"><a href="/2016/05/09/weekly-update.html">Apache 
Kudu (incubating) Weekly Update May 9, 2016</a></h1>
+    <p class="meta">Posted 09 May 2016 by Jean-Daniel Cryans</p>
   </header>
   <div class="entry-content">
     
-    <p>Welcome to the seventh edition of the Kudu Weekly Update. This weekly 
blog post
+    <p>Welcome to the eighth edition of the Kudu Weekly Update. This weekly 
blog post
 covers ongoing development and news in the Apache Kudu (incubating) 
project.</p>
 
 
     
   </div>
   <div class="read-full">
-    <a class="btn btn-info" href="/2016/05/03/weekly-update.html">Read full 
post...</a>
+    <a class="btn btn-info" href="/2016/05/09/weekly-update.html">Read full 
post...</a>
   </div>
 </article>
 
@@ -174,18 +174,19 @@ covers ongoing development and news in the Apache Kudu 
(incubating) project.</p>
 <!-- Articles -->
 <article>
   <header>
-    <h1 class="entry-title"><a href="/2016/04/26/ycsb.html">Benchmarking and 
Improving Kudu Insert Performance with YCSB</a></h1>
-    <p class="meta">Posted 26 Apr 2016 by Todd Lipcon</p>
+    <h1 class="entry-title"><a href="/2016/05/03/weekly-update.html">Apache 
Kudu (incubating) Weekly Update May 3, 2016</a></h1>
+    <p class="meta">Posted 03 May 2016 by Todd Lipcon</p>
   </header>
   <div class="entry-content">
     
-    <p>Recently, I wanted to stress-test and benchmark some changes to the 
Kudu RPC server, and decided to use YCSB as a way to generate reasonable load. 
While running YCSB, I noticed interesting results, and what started as an 
unrelated testing exercise eventually yielded some new insights into Kudu’s 
behavior. These insights will motivate changes to default Kudu settings and 
code in upcoming versions. This post details the benchmark setup, analysis, and 
conclusions.</p>
+    <p>Welcome to the seventh edition of the Kudu Weekly Update. This weekly 
blog post
+covers ongoing development and news in the Apache Kudu (incubating) 
project.</p>
 
 
     
   </div>
   <div class="read-full">
-    <a class="btn btn-info" href="/2016/04/26/ycsb.html">Read full post...</a>
+    <a class="btn btn-info" href="/2016/05/03/weekly-update.html">Read full 
post...</a>
   </div>
 </article>
 
@@ -194,19 +195,18 @@ covers ongoing development and news in the Apache Kudu 
(incubating) project.</p>
 <!-- Articles -->
 <article>
   <header>
-    <h1 class="entry-title"><a href="/2016/04/25/weekly-update.html">Apache 
Kudu (incubating) Weekly Update April 25, 2016</a></h1>
-    <p class="meta">Posted 25 Apr 2016 by Todd Lipcon</p>
+    <h1 class="entry-title"><a href="/2016/04/26/ycsb.html">Benchmarking and 
Improving Kudu Insert Performance with YCSB</a></h1>
+    <p class="meta">Posted 26 Apr 2016 by Todd Lipcon</p>
   </header>
   <div class="entry-content">
     
-    <p>Welcome to the sixth edition of the Kudu Weekly Update. This weekly 
blog post
-covers ongoing development and news in the Apache Kudu (incubating) 
project.</p>
+    <p>Recently, I wanted to stress-test and benchmark some changes to the 
Kudu RPC server, and decided to use YCSB as a way to generate reasonable load. 
While running YCSB, I noticed interesting results, and what started as an 
unrelated testing exercise eventually yielded some new insights into Kudu’s 
behavior. These insights will motivate changes to default Kudu settings and 
code in upcoming versions. This post details the benchmark setup, analysis, and 
conclusions.</p>
 
 
     
   </div>
   <div class="read-full">
-    <a class="btn btn-info" href="/2016/04/25/weekly-update.html">Read full 
post...</a>
+    <a class="btn btn-info" href="/2016/04/26/ycsb.html">Read full post...</a>
   </div>
 </article>
 
@@ -232,6 +232,8 @@ covers ongoing development and news in the Apache Kudu 
(incubating) project.</p>
     <h3>Recent posts</h3>
     <ul>
     
+      <li> <a href="/2018/03/23/apache-kudu-1-7-0-released.html">Apache Kudu 
1.7.0 released</a> </li>
+    
       <li> <a href="/2017/12/08/apache-kudu-1-6-0-released.html">Apache Kudu 
1.6.0 released</a> </li>
     
       <li> <a href="/2017/10/23/nosql-kudu-spanner-slides.html">Slides: A 
brave new world in mutable big data: Relational storage</a> </li>
@@ -260,8 +262,6 @@ covers ongoing development and news in the Apache Kudu 
(incubating) project.</p>
     
       <li> <a href="/2016/09/20/apache-kudu-1-0-0-released.html">Apache Kudu 
1.0.0 released</a> </li>
     
-      <li> <a href="/2016/09/16/predicate-pushdown.html">Pushing Down 
Predicate Evaluation in Apache Kudu</a> </li>
-    
     </ul>
   </div>
 </div>

http://git-wip-us.apache.org/repos/asf/kudu-site/blob/ca3bb6df/blog/page/9/index.html
----------------------------------------------------------------------
diff --git a/blog/page/9/index.html b/blog/page/9/index.html
index 1cf403b..949f09d 100644
--- a/blog/page/9/index.html
+++ b/blog/page/9/index.html
@@ -111,6 +111,27 @@
 <!-- Articles -->
 <article>
   <header>
+    <h1 class="entry-title"><a href="/2016/04/25/weekly-update.html">Apache 
Kudu (incubating) Weekly Update April 25, 2016</a></h1>
+    <p class="meta">Posted 25 Apr 2016 by Todd Lipcon</p>
+  </header>
+  <div class="entry-content">
+    
+    <p>Welcome to the sixth edition of the Kudu Weekly Update. This weekly 
blog post
+covers ongoing development and news in the Apache Kudu (incubating) 
project.</p>
+
+
+    
+  </div>
+  <div class="read-full">
+    <a class="btn btn-info" href="/2016/04/25/weekly-update.html">Read full 
post...</a>
+  </div>
+</article>
+
+
+
+<!-- Articles -->
+<article>
+  <header>
     <h1 class="entry-title"><a 
href="/2016/04/19/kudu-0-8-0-predicate-improvements.html">Predicate 
Improvements in Kudu 0.8</a></h1>
     <p class="meta">Posted 19 Apr 2016 by Dan Burkert</p>
   </header>
@@ -213,27 +234,6 @@ client, plus many other improvements and bug fixes.</p>
 
 
 
-<!-- Articles -->
-<article>
-  <header>
-    <h1 class="entry-title"><a href="/2016/04/11/weekly-update.html">Apache 
Kudu (incubating) Weekly Update April 11, 2016</a></h1>
-    <p class="meta">Posted 11 Apr 2016 by Todd Lipcon</p>
-  </header>
-  <div class="entry-content">
-    
-    <p>Welcome to the fourth edition of the Kudu Weekly Update. This weekly 
blog post
-covers ongoing development and news in the Apache Kudu (incubating) 
project.</p>
-
-
-    
-  </div>
-  <div class="read-full">
-    <a class="btn btn-info" href="/2016/04/11/weekly-update.html">Read full 
post...</a>
-  </div>
-</article>
-
-
-
 <!-- Pagination links -->
 
 <nav>
@@ -254,6 +254,8 @@ covers ongoing development and news in the Apache Kudu 
(incubating) project.</p>
     <h3>Recent posts</h3>
     <ul>
     
+      <li> <a href="/2018/03/23/apache-kudu-1-7-0-released.html">Apache Kudu 
1.7.0 released</a> </li>
+    
       <li> <a href="/2017/12/08/apache-kudu-1-6-0-released.html">Apache Kudu 
1.6.0 released</a> </li>
     
       <li> <a href="/2017/10/23/nosql-kudu-spanner-slides.html">Slides: A 
brave new world in mutable big data: Relational storage</a> </li>
@@ -282,8 +284,6 @@ covers ongoing development and news in the Apache Kudu 
(incubating) project.</p>
     
       <li> <a href="/2016/09/20/apache-kudu-1-0-0-released.html">Apache Kudu 
1.0.0 released</a> </li>
     
-      <li> <a href="/2016/09/16/predicate-pushdown.html">Pushing Down 
Predicate Evaluation in Apache Kudu</a> </li>
-    
     </ul>
   </div>
 </div>

http://git-wip-us.apache.org/repos/asf/kudu-site/blob/ca3bb6df/feed.xml
----------------------------------------------------------------------
diff --git a/feed.xml b/feed.xml
index 2a3ffdd..23537bf 100644
--- a/feed.xml
+++ b/feed.xml
@@ -1,4 +1,75 @@
-<?xml version="1.0" encoding="utf-8"?><feed 
xmlns="http://www.w3.org/2005/Atom";><generator uri="http://jekyllrb.com"; 
version="2.5.3">Jekyll</generator><link href="/feed.xml" rel="self" 
type="application/atom+xml" /><link href="/" rel="alternate" type="text/html" 
/><updated>2018-03-23T11:12:41-07:00</updated><id>/</id><entry><title>Apache 
Kudu 1.6.0 released</title><link 
href="/2017/12/08/apache-kudu-1-6-0-released.html" rel="alternate" 
type="text/html" title="Apache Kudu 1.6.0 released" 
/><published>2017-12-08T00:00:00-08:00</published><updated>2017-12-08T00:00:00-08:00</updated><id>/2017/12/08/apache-kudu-1-6-0-released</id><content
 type="html" 
xml:base="/2017/12/08/apache-kudu-1-6-0-released.html">&lt;p&gt;The Apache Kudu 
team is happy to announce the release of Kudu 1.6.0!&lt;/p&gt;
+<?xml version="1.0" encoding="utf-8"?><feed 
xmlns="http://www.w3.org/2005/Atom";><generator uri="http://jekyllrb.com"; 
version="2.5.3">Jekyll</generator><link href="/feed.xml" rel="self" 
type="application/atom+xml" /><link href="/" rel="alternate" type="text/html" 
/><updated>2018-03-23T14:33:03-07:00</updated><id>/</id><entry><title>Apache 
Kudu 1.7.0 released</title><link 
href="/2018/03/23/apache-kudu-1-7-0-released.html" rel="alternate" 
type="text/html" title="Apache Kudu 1.7.0 released" 
/><published>2018-03-23T00:00:00-07:00</published><updated>2018-03-23T00:00:00-07:00</updated><id>/2018/03/23/apache-kudu-1-7-0-released</id><content
 type="html" 
xml:base="/2018/03/23/apache-kudu-1-7-0-released.html">&lt;p&gt;The Apache Kudu 
team is happy to announce the release of Kudu 1.7.0!&lt;/p&gt;
+
+&lt;p&gt;Apache Kudu 1.7.0 is a minor release that offers new features, 
performance
+optimizations, incremental improvements, and bug fixes.&lt;/p&gt;
+
+&lt;p&gt;Release highlights:&lt;/p&gt;
+
+&lt;!--more--&gt;
+
+&lt;ol&gt;
+  &lt;li&gt;Kudu now supports the decimal column type. The decimal type is a 
numeric
+data type with fixed scale and precision suitable for financial and other
+arithmetic calculations where the imprecise representation and rounding
+behavior of float and double make those types impractical. The decimal type
+is also useful for integers larger than int64 and cases with fractional values
+in a primary key. See &lt;a 
href=&quot;/releases/1.7.0/docs/schema_design.html#decimal&quot;&gt;Decimal 
Type&lt;/a&gt;
+for more details.&lt;/li&gt;
+  &lt;li&gt;The strategy Kudu uses for automatically healing tablets which 
have lost a
+replica due to server or disk failures has been improved. The new 
re-replication
+strategy, or replica management scheme, first adds a replacement tablet replica
+before evicting the failed one.&lt;/li&gt;
+  &lt;li&gt;A new scan read mode READ_YOUR_WRITES. Users can specify 
READ_YOUR_WRITES when
+creating a new scanner in C++, Java and Python clients. If this mode is used,
+the client will perform a read such that it follows all previously known writes
+and reads from this client. Reads in this mode ensure read-your-writes and
+read-your-reads session guarantees, while minimizing latency caused by waiting
+for outstanding write transactions to complete. Note that this is still an
+experimental feature which may be stabilized in future releases.&lt;/li&gt;
+  &lt;li&gt;The tablet server web UI scans dashboard (/scans) has been 
improved with several
+new features, including: showing the most recently completed scans, a 
pseudo-SQL
+scan descriptor that concisely shows the selected columns and applied 
predicates,
+and more complete and better documented scan statistics.&lt;/li&gt;
+  &lt;li&gt;Kudu daemons now expose a web page /stacks which dumps the current 
stack trace of
+every thread running in the server. This information can be helpful when 
diagnosing
+performance issues.&lt;/li&gt;
+  &lt;li&gt;By default, each tablet replica will now stripe data blocks across 
3 data directories
+instead of all data directories. This decreases the likelihood that any given 
tablet
+will be affected in the event of a single disk failure.&lt;/li&gt;
+  &lt;li&gt;The Java client now uses a predefined prioritized list of TLS 
ciphers when
+establishing an encrypted connection to Kudu servers. This cipher list matches 
the
+list of ciphers preferred for server-to-server communication and ensures that 
the
+most efficient and secure ciphers are preferred. When the Kudu client is 
running on
+Java 8 or newer, this provides a substantial speed-up to read and write 
performance.&lt;/li&gt;
+  &lt;li&gt;The performance of inserting rows containing many string or binary 
columns has been
+improved, especially in the case of highly concurrent write 
workloads.&lt;/li&gt;
+  &lt;li&gt;The Java client will now automatically attempt to re-acquire 
Kerberos credentials
+from the ticket cache when the prior credentials are about to expire. This 
allows
+client instances to persist longer than the expiration time of a single 
Kerberos
+ticket so long as some other process renews the credentials in the ticket 
cache.&lt;/li&gt;
+&lt;/ol&gt;
+
+&lt;p&gt;For more details, and the complete list of changes in Kudu 1.7.0, 
please see
+the &lt;a href=&quot;/releases/1.7.0/docs/release_notes.html&quot;&gt;Kudu 
1.7.0 release notes&lt;/a&gt;.&lt;/p&gt;
+
+&lt;p&gt;The Apache Kudu project only publishes source code releases. To build 
Kudu
+1.7.0, follow these steps:&lt;/p&gt;
+
+&lt;ol&gt;
+  &lt;li&gt;Download the &lt;a href=&quot;/releases/1.7.0/&quot;&gt;Kudu 1.7.0 
source release&lt;/a&gt;.&lt;/li&gt;
+  &lt;li&gt;Follow the instructions in the documentation to
+&lt;a 
href=&quot;/releases/1.7.0/docs/installation.html#build_from_source&quot;&gt;build
 Kudu 1.7.0 from source&lt;/a&gt;.&lt;/li&gt;
+&lt;/ol&gt;
+
+&lt;p&gt;For your convenience, binary JAR files for the Kudu Java client 
library, Spark
+DataSource, Flume sink, and other Java integrations are published to the ASF
+Maven repository and are
+&lt;a 
href=&quot;https://search.maven.org/#search%7Cga%7C1%7Cg%3A%22org.apache.kudu%22%20AND%20v%3A%221.7.0%22&quot;&gt;now
 available&lt;/a&gt;.&lt;/p&gt;</content><author><name>Grant 
Henke</name></author><summary>The Apache Kudu team is happy to announce the 
release of Kudu 1.7.0!
+
+Apache Kudu 1.7.0 is a minor release that offers new features, performance
+optimizations, incremental improvements, and bug fixes.
+
+Release highlights:</summary></entry><entry><title>Apache Kudu 1.6.0 
released</title><link href="/2017/12/08/apache-kudu-1-6-0-released.html" 
rel="alternate" type="text/html" title="Apache Kudu 1.6.0 released" 
/><published>2017-12-08T00:00:00-08:00</published><updated>2017-12-08T00:00:00-08:00</updated><id>/2017/12/08/apache-kudu-1-6-0-released</id><content
 type="html" 
xml:base="/2017/12/08/apache-kudu-1-6-0-released.html">&lt;p&gt;The Apache Kudu 
team is happy to announce the release of Kudu 1.6.0!&lt;/p&gt;
 
 &lt;p&gt;Apache Kudu 1.6.0 is a minor release that offers new features, 
performance
 optimizations, incremental improvements, and bug fixes.&lt;/p&gt;
@@ -573,90 +644,4 @@ for the 1.2 release. Feedback from other Python client 
users is certainly apprec
 tweet at &lt;a 
href=&quot;https://twitter.com/ApacheKudu&quot;&gt;@ApacheKudu&lt;/a&gt;. 
Similarly, if you’re
 aware of some Kudu news we missed, let us know so we can cover it in
 a future post.&lt;/p&gt;</content><author><name>David 
Alves</name></author><summary>Welcome to the twenty-third edition of the Kudu 
Weekly Update. This weekly blog post
-covers ongoing development and news in the Apache Kudu 
project.</summary></entry><entry><title>Apache Kudu Weekly Update November 1st, 
2016</title><link href="/2016/11/01/weekly-update.html" rel="alternate" 
type="text/html" title="Apache Kudu Weekly Update November 1st, 2016" 
/><published>2016-11-01T00:00:00-07:00</published><updated>2016-11-01T00:00:00-07:00</updated><id>/2016/11/01/weekly-update</id><content
 type="html" xml:base="/2016/11/01/weekly-update.html">&lt;p&gt;Welcome to the 
twenty-third edition of the Kudu Weekly Update. This weekly blog post
-covers ongoing development and news in the Apache Kudu project.&lt;/p&gt;
-
-&lt;!--more--&gt;
-
-&lt;h2 
id=&quot;development-discussions-and-code-in-progress&quot;&gt;Development 
discussions and code in progress&lt;/h2&gt;
-
-&lt;ul&gt;
-  &lt;li&gt;
-    &lt;p&gt;Dan Burkert committed a piece of test infrastructure
-called “MiniKDC” for both Java and C++. The MiniKDC sets up a short-lived
-Kerberos environment in the context of a single test case, making it
-easy to build tests of security features without requiring any special
-infrastructure on the part of the developer.&lt;/p&gt;
-  &lt;/li&gt;
-  &lt;li&gt;
-    &lt;p&gt;Todd Lipcon added support for Kerberos (GSSAPI) support to 
Kudu’s
-RPC system, allowing servers to authenticate the user principal of
-any inbound RPC connection. He also integrated Kudu’s C++ “MiniCluster”
-test infrastructure to allow starting a Kerberized cluster in the
-context of a test.&lt;/p&gt;
-  &lt;/li&gt;
-  &lt;li&gt;
-    &lt;p&gt;Dan, Todd, and Alexey Serbin have been iterating on a more 
detailed
-&lt;a 
href=&quot;https://docs.google.com/document/d/1Yu4iuIhaERwug1vS95yWDd_WzrNRIKvvVGUb31y-_mY/edit#&quot;&gt;design
 doc&lt;/a&gt;
-for authentication in Kudu. This doc outlines the various non-Kerberos
-methods that Kudu will use for authentication as well as how TLS will
-be used to encrypt and authenticate some types of connections.&lt;/p&gt;
-  &lt;/li&gt;
-  &lt;li&gt;
-    &lt;p&gt;Part of the above design document involves Kudu servers 
generating and
-signing X509 certificates on the fly to use for authenticated TLS.
-Alexey has been working on a large &lt;a 
href=&quot;https://gerrit.cloudera.org/#/c/4799/&quot;&gt;patch&lt;/a&gt;
-which uses OpenSSL to provide key generation and signing 
functionality.&lt;/p&gt;
-  &lt;/li&gt;
-  &lt;li&gt;
-    &lt;p&gt;Sailesh Mukil has been working on adding support for
-&lt;a href=&quot;https://gerrit.cloudera.org/#/c/4789/&quot;&gt;TLS in 
Kudu’s RPC system&lt;/a&gt;. The TLS
-support is a critical part of the overall design for security. This patch
-has gone through several rounds of review and nearing completion.&lt;/p&gt;
-  &lt;/li&gt;
-  &lt;li&gt;
-    &lt;p&gt;JD Cryans has been continuing to improve the Java client, 
including adding
-the ability to specify that the client would like to read the “closest”
-replica (e.g. reading from a local copy if possible). Additionally,
-JD has been working on some basic &lt;a 
href=&quot;https://gerrit.cloudera.org/#/c/4781/&quot;&gt;tracing 
support&lt;/a&gt;
-within the Java client. This tracing aims to make timeouts easier to understand
-and diagnose.&lt;/p&gt;
-  &lt;/li&gt;
-  &lt;li&gt;
-    &lt;p&gt;Jordan Birdsell committed 9 more patches to the Python client, 
bringing it
-very close to feature parity with C++. Jordan has a few more patches in flight
-which should complete this long-running effort.&lt;/p&gt;
-  &lt;/li&gt;
-  &lt;li&gt;
-    &lt;p&gt;Congrats to new contributor Haijie Hong who committed his first 
patch this week.
-Haijie added support for &lt;a 
href=&quot;https://gerrit.cloudera.org/#/c/4822/&quot;&gt;run-length encoding 
64-bit integers&lt;/a&gt;.&lt;/p&gt;
-  &lt;/li&gt;
-  &lt;li&gt;
-    &lt;p&gt;Will Berkeley picked back up work on &lt;a 
href=&quot;https://gerrit.cloudera.org/#/c/4310/&quot;&gt;improving the 
capability of ALTER
-TABLE&lt;/a&gt;. His in-flight patch adds support
-for changing the default value of a column as well as changing storage 
attributes
-such as desired block size, encoding, and compression.&lt;/p&gt;
-  &lt;/li&gt;
-  &lt;li&gt;
-    &lt;p&gt;Adar Dembo has been working on a series of patches for the Block 
Manager, the
-component of Kudu which is responsible for laying out blocks on the local
-file system. His patch series consists of a number of refactors to clean up
-and improve the code structure, followed by an &lt;a 
href=&quot;https://gerrit.cloudera.org/#/c/4848/&quot;&gt;improvement to reduce 
file system
-fragmentation&lt;/a&gt;.&lt;/p&gt;
-  &lt;/li&gt;
-  &lt;li&gt;
-    &lt;p&gt;David Alves has been working on a &lt;a 
href=&quot;https://gerrit.cloudera.org/#/c/4819/&quot;&gt;patch series&lt;/a&gt;
-which adds support for storing ‘REINSERT’ deltas on disk. These records are
-generated if a user inserts a row, deletes it, and inserts a new row with the
-same primary key. Current versions of Kudu lose track of the history of the
-prior version of the row in this scenario, which prevents correct snapshot 
reads.
-David’s patch series fixes this.&lt;/p&gt;
-  &lt;/li&gt;
-&lt;/ul&gt;
-
-&lt;p&gt;Want to learn more about a specific topic from this blog post? Shoot 
an email to the
-&lt;a 
href=&quot;&amp;#109;&amp;#097;&amp;#105;&amp;#108;&amp;#116;&amp;#111;:&amp;#117;&amp;#115;&amp;#101;&amp;#114;&amp;#064;&amp;#107;&amp;#117;&amp;#100;&amp;#117;&amp;#046;&amp;#097;&amp;#112;&amp;#097;&amp;#099;&amp;#104;&amp;#101;&amp;#046;&amp;#111;&amp;#114;&amp;#103;&quot;&gt;kudu-user
 mailing list&lt;/a&gt; or
-tweet at &lt;a 
href=&quot;https://twitter.com/ApacheKudu&quot;&gt;@ApacheKudu&lt;/a&gt;. 
Similarly, if you’re
-aware of some Kudu news we missed, let us know so we can cover it in
-a future post.&lt;/p&gt;</content><author><name>Todd 
Lipcon</name></author><summary>Welcome to the twenty-third edition of the Kudu 
Weekly Update. This weekly blog post
 covers ongoing development and news in the Apache Kudu 
project.</summary></entry></feed>

Reply via email to