You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@kudu.apache.org by jd...@apache.org on 2016/07/01 00:13:47 UTC

[43/45] incubator-kudu git commit: Update docs for 0.9.1

http://git-wip-us.apache.org/repos/asf/incubator-kudu/blob/6e3145f8/apidocs/org/kududb/client/class-use/Statistics.html
----------------------------------------------------------------------
diff --git a/apidocs/org/kududb/client/class-use/Statistics.html b/apidocs/org/kududb/client/class-use/Statistics.html
index f0138ef..9ee2633 100644
--- a/apidocs/org/kududb/client/class-use/Statistics.html
+++ b/apidocs/org/kududb/client/class-use/Statistics.html
@@ -4,7 +4,7 @@
 <head>
 <!-- Generated by javadoc -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
-<title>Uses of Class org.kududb.client.Statistics (Kudu 0.9.0 API)</title>
+<title>Uses of Class org.kududb.client.Statistics (Kudu 0.9.1 API)</title>
 <link rel="stylesheet" type="text/css" href="../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../script.js"></script>
 </head>
@@ -12,7 +12,7 @@
 <script type="text/javascript"><!--
     try {
         if (location.href.indexOf('is-external=true') == -1) {
-            parent.document.title="Uses of Class org.kududb.client.Statistics (Kudu 0.9.0 API)";
+            parent.document.title="Uses of Class org.kududb.client.Statistics (Kudu 0.9.1 API)";
         }
     }
     catch(err) {

http://git-wip-us.apache.org/repos/asf/incubator-kudu/blob/6e3145f8/apidocs/org/kududb/client/class-use/Status.html
----------------------------------------------------------------------
diff --git a/apidocs/org/kududb/client/class-use/Status.html b/apidocs/org/kududb/client/class-use/Status.html
index 64faacb..88f360d 100644
--- a/apidocs/org/kududb/client/class-use/Status.html
+++ b/apidocs/org/kududb/client/class-use/Status.html
@@ -4,7 +4,7 @@
 <head>
 <!-- Generated by javadoc -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
-<title>Uses of Class org.kududb.client.Status (Kudu 0.9.0 API)</title>
+<title>Uses of Class org.kududb.client.Status (Kudu 0.9.1 API)</title>
 <link rel="stylesheet" type="text/css" href="../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../script.js"></script>
 </head>
@@ -12,7 +12,7 @@
 <script type="text/javascript"><!--
     try {
         if (location.href.indexOf('is-external=true') == -1) {
-            parent.document.title="Uses of Class org.kududb.client.Status (Kudu 0.9.0 API)";
+            parent.document.title="Uses of Class org.kududb.client.Status (Kudu 0.9.1 API)";
         }
     }
     catch(err) {

http://git-wip-us.apache.org/repos/asf/incubator-kudu/blob/6e3145f8/apidocs/org/kududb/client/class-use/TabletServerErrorException.html
----------------------------------------------------------------------
diff --git a/apidocs/org/kududb/client/class-use/TabletServerErrorException.html b/apidocs/org/kududb/client/class-use/TabletServerErrorException.html
index 74a8da0..560e697 100644
--- a/apidocs/org/kududb/client/class-use/TabletServerErrorException.html
+++ b/apidocs/org/kududb/client/class-use/TabletServerErrorException.html
@@ -4,7 +4,7 @@
 <head>
 <!-- Generated by javadoc -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
-<title>Uses of Class org.kududb.client.TabletServerErrorException (Kudu 0.9.0 API)</title>
+<title>Uses of Class org.kududb.client.TabletServerErrorException (Kudu 0.9.1 API)</title>
 <link rel="stylesheet" type="text/css" href="../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../script.js"></script>
 </head>
@@ -12,7 +12,7 @@
 <script type="text/javascript"><!--
     try {
         if (location.href.indexOf('is-external=true') == -1) {
-            parent.document.title="Uses of Class org.kududb.client.TabletServerErrorException (Kudu 0.9.0 API)";
+            parent.document.title="Uses of Class org.kududb.client.TabletServerErrorException (Kudu 0.9.1 API)";
         }
     }
     catch(err) {

http://git-wip-us.apache.org/repos/asf/incubator-kudu/blob/6e3145f8/apidocs/org/kududb/client/class-use/Update.html
----------------------------------------------------------------------
diff --git a/apidocs/org/kududb/client/class-use/Update.html b/apidocs/org/kududb/client/class-use/Update.html
index 7bd0de2..5a51808 100644
--- a/apidocs/org/kududb/client/class-use/Update.html
+++ b/apidocs/org/kududb/client/class-use/Update.html
@@ -4,7 +4,7 @@
 <head>
 <!-- Generated by javadoc -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
-<title>Uses of Class org.kududb.client.Update (Kudu 0.9.0 API)</title>
+<title>Uses of Class org.kududb.client.Update (Kudu 0.9.1 API)</title>
 <link rel="stylesheet" type="text/css" href="../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../script.js"></script>
 </head>
@@ -12,7 +12,7 @@
 <script type="text/javascript"><!--
     try {
         if (location.href.indexOf('is-external=true') == -1) {
-            parent.document.title="Uses of Class org.kududb.client.Update (Kudu 0.9.0 API)";
+            parent.document.title="Uses of Class org.kududb.client.Update (Kudu 0.9.1 API)";
         }
     }
     catch(err) {

http://git-wip-us.apache.org/repos/asf/incubator-kudu/blob/6e3145f8/apidocs/org/kududb/client/class-use/Upsert.html
----------------------------------------------------------------------
diff --git a/apidocs/org/kududb/client/class-use/Upsert.html b/apidocs/org/kududb/client/class-use/Upsert.html
index d46325e..1d71b55 100644
--- a/apidocs/org/kududb/client/class-use/Upsert.html
+++ b/apidocs/org/kududb/client/class-use/Upsert.html
@@ -4,7 +4,7 @@
 <head>
 <!-- Generated by javadoc -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
-<title>Uses of Class org.kududb.client.Upsert (Kudu 0.9.0 API)</title>
+<title>Uses of Class org.kududb.client.Upsert (Kudu 0.9.1 API)</title>
 <link rel="stylesheet" type="text/css" href="../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../script.js"></script>
 </head>
@@ -12,7 +12,7 @@
 <script type="text/javascript"><!--
     try {
         if (location.href.indexOf('is-external=true') == -1) {
-            parent.document.title="Uses of Class org.kududb.client.Upsert (Kudu 0.9.0 API)";
+            parent.document.title="Uses of Class org.kududb.client.Upsert (Kudu 0.9.1 API)";
         }
     }
     catch(err) {

http://git-wip-us.apache.org/repos/asf/incubator-kudu/blob/6e3145f8/apidocs/org/kududb/client/package-frame.html
----------------------------------------------------------------------
diff --git a/apidocs/org/kududb/client/package-frame.html b/apidocs/org/kududb/client/package-frame.html
index f0dee9b..343866d 100644
--- a/apidocs/org/kududb/client/package-frame.html
+++ b/apidocs/org/kududb/client/package-frame.html
@@ -4,7 +4,7 @@
 <head>
 <!-- Generated by javadoc -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
-<title>org.kududb.client (Kudu 0.9.0 API)</title>
+<title>org.kududb.client (Kudu 0.9.1 API)</title>
 <link rel="stylesheet" type="text/css" href="../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../script.js"></script>
 </head>

http://git-wip-us.apache.org/repos/asf/incubator-kudu/blob/6e3145f8/apidocs/org/kududb/client/package-summary.html
----------------------------------------------------------------------
diff --git a/apidocs/org/kududb/client/package-summary.html b/apidocs/org/kududb/client/package-summary.html
index 52ce058..0964997 100644
--- a/apidocs/org/kududb/client/package-summary.html
+++ b/apidocs/org/kududb/client/package-summary.html
@@ -4,7 +4,7 @@
 <head>
 <!-- Generated by javadoc -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
-<title>org.kududb.client (Kudu 0.9.0 API)</title>
+<title>org.kududb.client (Kudu 0.9.1 API)</title>
 <link rel="stylesheet" type="text/css" href="../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../script.js"></script>
 </head>
@@ -12,7 +12,7 @@
 <script type="text/javascript"><!--
     try {
         if (location.href.indexOf('is-external=true') == -1) {
-            parent.document.title="org.kududb.client (Kudu 0.9.0 API)";
+            parent.document.title="org.kududb.client (Kudu 0.9.1 API)";
         }
     }
     catch(err) {

http://git-wip-us.apache.org/repos/asf/incubator-kudu/blob/6e3145f8/apidocs/org/kududb/client/package-tree.html
----------------------------------------------------------------------
diff --git a/apidocs/org/kududb/client/package-tree.html b/apidocs/org/kududb/client/package-tree.html
index 3402e18..a4591af 100644
--- a/apidocs/org/kududb/client/package-tree.html
+++ b/apidocs/org/kududb/client/package-tree.html
@@ -4,7 +4,7 @@
 <head>
 <!-- Generated by javadoc -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
-<title>org.kududb.client Class Hierarchy (Kudu 0.9.0 API)</title>
+<title>org.kududb.client Class Hierarchy (Kudu 0.9.1 API)</title>
 <link rel="stylesheet" type="text/css" href="../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../script.js"></script>
 </head>
@@ -12,7 +12,7 @@
 <script type="text/javascript"><!--
     try {
         if (location.href.indexOf('is-external=true') == -1) {
-            parent.document.title="org.kududb.client Class Hierarchy (Kudu 0.9.0 API)";
+            parent.document.title="org.kududb.client Class Hierarchy (Kudu 0.9.1 API)";
         }
     }
     catch(err) {

http://git-wip-us.apache.org/repos/asf/incubator-kudu/blob/6e3145f8/apidocs/org/kududb/client/package-use.html
----------------------------------------------------------------------
diff --git a/apidocs/org/kududb/client/package-use.html b/apidocs/org/kududb/client/package-use.html
index 3136e3e..3f541c6 100644
--- a/apidocs/org/kududb/client/package-use.html
+++ b/apidocs/org/kududb/client/package-use.html
@@ -4,7 +4,7 @@
 <head>
 <!-- Generated by javadoc -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
-<title>Uses of Package org.kududb.client (Kudu 0.9.0 API)</title>
+<title>Uses of Package org.kududb.client (Kudu 0.9.1 API)</title>
 <link rel="stylesheet" type="text/css" href="../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../script.js"></script>
 </head>
@@ -12,7 +12,7 @@
 <script type="text/javascript"><!--
     try {
         if (location.href.indexOf('is-external=true') == -1) {
-            parent.document.title="Uses of Package org.kududb.client (Kudu 0.9.0 API)";
+            parent.document.title="Uses of Package org.kududb.client (Kudu 0.9.1 API)";
         }
     }
     catch(err) {

http://git-wip-us.apache.org/repos/asf/incubator-kudu/blob/6e3145f8/apidocs/org/kududb/flume/sink/KuduEventProducer.html
----------------------------------------------------------------------
diff --git a/apidocs/org/kududb/flume/sink/KuduEventProducer.html b/apidocs/org/kududb/flume/sink/KuduEventProducer.html
index 2500dba..12f373f 100644
--- a/apidocs/org/kududb/flume/sink/KuduEventProducer.html
+++ b/apidocs/org/kududb/flume/sink/KuduEventProducer.html
@@ -4,7 +4,7 @@
 <head>
 <!-- Generated by javadoc -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
-<title>KuduEventProducer (Kudu 0.9.0 API)</title>
+<title>KuduEventProducer (Kudu 0.9.1 API)</title>
 <link rel="stylesheet" type="text/css" href="../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../script.js"></script>
 </head>
@@ -12,7 +12,7 @@
 <script type="text/javascript"><!--
     try {
         if (location.href.indexOf('is-external=true') == -1) {
-            parent.document.title="KuduEventProducer (Kudu 0.9.0 API)";
+            parent.document.title="KuduEventProducer (Kudu 0.9.1 API)";
         }
     }
     catch(err) {

http://git-wip-us.apache.org/repos/asf/incubator-kudu/blob/6e3145f8/apidocs/org/kududb/flume/sink/KuduSink.html
----------------------------------------------------------------------
diff --git a/apidocs/org/kududb/flume/sink/KuduSink.html b/apidocs/org/kududb/flume/sink/KuduSink.html
index 57d822f..7b218b1 100644
--- a/apidocs/org/kududb/flume/sink/KuduSink.html
+++ b/apidocs/org/kududb/flume/sink/KuduSink.html
@@ -4,7 +4,7 @@
 <head>
 <!-- Generated by javadoc -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
-<title>KuduSink (Kudu 0.9.0 API)</title>
+<title>KuduSink (Kudu 0.9.1 API)</title>
 <link rel="stylesheet" type="text/css" href="../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../script.js"></script>
 </head>
@@ -12,7 +12,7 @@
 <script type="text/javascript"><!--
     try {
         if (location.href.indexOf('is-external=true') == -1) {
-            parent.document.title="KuduSink (Kudu 0.9.0 API)";
+            parent.document.title="KuduSink (Kudu 0.9.1 API)";
         }
     }
     catch(err) {

http://git-wip-us.apache.org/repos/asf/incubator-kudu/blob/6e3145f8/apidocs/org/kududb/flume/sink/KuduSinkConfigurationConstants.html
----------------------------------------------------------------------
diff --git a/apidocs/org/kududb/flume/sink/KuduSinkConfigurationConstants.html b/apidocs/org/kududb/flume/sink/KuduSinkConfigurationConstants.html
index ffb6833..2c3809b 100644
--- a/apidocs/org/kududb/flume/sink/KuduSinkConfigurationConstants.html
+++ b/apidocs/org/kududb/flume/sink/KuduSinkConfigurationConstants.html
@@ -4,7 +4,7 @@
 <head>
 <!-- Generated by javadoc -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
-<title>KuduSinkConfigurationConstants (Kudu 0.9.0 API)</title>
+<title>KuduSinkConfigurationConstants (Kudu 0.9.1 API)</title>
 <link rel="stylesheet" type="text/css" href="../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../script.js"></script>
 </head>
@@ -12,7 +12,7 @@
 <script type="text/javascript"><!--
     try {
         if (location.href.indexOf('is-external=true') == -1) {
-            parent.document.title="KuduSinkConfigurationConstants (Kudu 0.9.0 API)";
+            parent.document.title="KuduSinkConfigurationConstants (Kudu 0.9.1 API)";
         }
     }
     catch(err) {

http://git-wip-us.apache.org/repos/asf/incubator-kudu/blob/6e3145f8/apidocs/org/kududb/flume/sink/class-use/KuduEventProducer.html
----------------------------------------------------------------------
diff --git a/apidocs/org/kududb/flume/sink/class-use/KuduEventProducer.html b/apidocs/org/kududb/flume/sink/class-use/KuduEventProducer.html
index 6b7a43a..63be46a 100644
--- a/apidocs/org/kududb/flume/sink/class-use/KuduEventProducer.html
+++ b/apidocs/org/kududb/flume/sink/class-use/KuduEventProducer.html
@@ -4,7 +4,7 @@
 <head>
 <!-- Generated by javadoc -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
-<title>Uses of Interface org.kududb.flume.sink.KuduEventProducer (Kudu 0.9.0 API)</title>
+<title>Uses of Interface org.kududb.flume.sink.KuduEventProducer (Kudu 0.9.1 API)</title>
 <link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../../script.js"></script>
 </head>
@@ -12,7 +12,7 @@
 <script type="text/javascript"><!--
     try {
         if (location.href.indexOf('is-external=true') == -1) {
-            parent.document.title="Uses of Interface org.kududb.flume.sink.KuduEventProducer (Kudu 0.9.0 API)";
+            parent.document.title="Uses of Interface org.kududb.flume.sink.KuduEventProducer (Kudu 0.9.1 API)";
         }
     }
     catch(err) {

http://git-wip-us.apache.org/repos/asf/incubator-kudu/blob/6e3145f8/apidocs/org/kududb/flume/sink/class-use/KuduSink.html
----------------------------------------------------------------------
diff --git a/apidocs/org/kududb/flume/sink/class-use/KuduSink.html b/apidocs/org/kududb/flume/sink/class-use/KuduSink.html
index eca8242..e0ea15c 100644
--- a/apidocs/org/kududb/flume/sink/class-use/KuduSink.html
+++ b/apidocs/org/kududb/flume/sink/class-use/KuduSink.html
@@ -4,7 +4,7 @@
 <head>
 <!-- Generated by javadoc -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
-<title>Uses of Class org.kududb.flume.sink.KuduSink (Kudu 0.9.0 API)</title>
+<title>Uses of Class org.kududb.flume.sink.KuduSink (Kudu 0.9.1 API)</title>
 <link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../../script.js"></script>
 </head>
@@ -12,7 +12,7 @@
 <script type="text/javascript"><!--
     try {
         if (location.href.indexOf('is-external=true') == -1) {
-            parent.document.title="Uses of Class org.kududb.flume.sink.KuduSink (Kudu 0.9.0 API)";
+            parent.document.title="Uses of Class org.kududb.flume.sink.KuduSink (Kudu 0.9.1 API)";
         }
     }
     catch(err) {

http://git-wip-us.apache.org/repos/asf/incubator-kudu/blob/6e3145f8/apidocs/org/kududb/flume/sink/class-use/KuduSinkConfigurationConstants.html
----------------------------------------------------------------------
diff --git a/apidocs/org/kududb/flume/sink/class-use/KuduSinkConfigurationConstants.html b/apidocs/org/kududb/flume/sink/class-use/KuduSinkConfigurationConstants.html
index a02aae1..f12f473 100644
--- a/apidocs/org/kududb/flume/sink/class-use/KuduSinkConfigurationConstants.html
+++ b/apidocs/org/kududb/flume/sink/class-use/KuduSinkConfigurationConstants.html
@@ -4,7 +4,7 @@
 <head>
 <!-- Generated by javadoc -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
-<title>Uses of Class org.kududb.flume.sink.KuduSinkConfigurationConstants (Kudu 0.9.0 API)</title>
+<title>Uses of Class org.kududb.flume.sink.KuduSinkConfigurationConstants (Kudu 0.9.1 API)</title>
 <link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../../script.js"></script>
 </head>
@@ -12,7 +12,7 @@
 <script type="text/javascript"><!--
     try {
         if (location.href.indexOf('is-external=true') == -1) {
-            parent.document.title="Uses of Class org.kududb.flume.sink.KuduSinkConfigurationConstants (Kudu 0.9.0 API)";
+            parent.document.title="Uses of Class org.kududb.flume.sink.KuduSinkConfigurationConstants (Kudu 0.9.1 API)";
         }
     }
     catch(err) {

http://git-wip-us.apache.org/repos/asf/incubator-kudu/blob/6e3145f8/apidocs/org/kududb/flume/sink/package-frame.html
----------------------------------------------------------------------
diff --git a/apidocs/org/kududb/flume/sink/package-frame.html b/apidocs/org/kududb/flume/sink/package-frame.html
index aa04683..07f7903 100644
--- a/apidocs/org/kududb/flume/sink/package-frame.html
+++ b/apidocs/org/kududb/flume/sink/package-frame.html
@@ -4,7 +4,7 @@
 <head>
 <!-- Generated by javadoc -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
-<title>org.kududb.flume.sink (Kudu 0.9.0 API)</title>
+<title>org.kududb.flume.sink (Kudu 0.9.1 API)</title>
 <link rel="stylesheet" type="text/css" href="../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../script.js"></script>
 </head>

http://git-wip-us.apache.org/repos/asf/incubator-kudu/blob/6e3145f8/apidocs/org/kududb/flume/sink/package-summary.html
----------------------------------------------------------------------
diff --git a/apidocs/org/kududb/flume/sink/package-summary.html b/apidocs/org/kududb/flume/sink/package-summary.html
index 856b955..497c04d 100644
--- a/apidocs/org/kududb/flume/sink/package-summary.html
+++ b/apidocs/org/kududb/flume/sink/package-summary.html
@@ -4,7 +4,7 @@
 <head>
 <!-- Generated by javadoc -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
-<title>org.kududb.flume.sink (Kudu 0.9.0 API)</title>
+<title>org.kududb.flume.sink (Kudu 0.9.1 API)</title>
 <link rel="stylesheet" type="text/css" href="../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../script.js"></script>
 </head>
@@ -12,7 +12,7 @@
 <script type="text/javascript"><!--
     try {
         if (location.href.indexOf('is-external=true') == -1) {
-            parent.document.title="org.kududb.flume.sink (Kudu 0.9.0 API)";
+            parent.document.title="org.kududb.flume.sink (Kudu 0.9.1 API)";
         }
     }
     catch(err) {

http://git-wip-us.apache.org/repos/asf/incubator-kudu/blob/6e3145f8/apidocs/org/kududb/flume/sink/package-tree.html
----------------------------------------------------------------------
diff --git a/apidocs/org/kududb/flume/sink/package-tree.html b/apidocs/org/kududb/flume/sink/package-tree.html
index a3c7587..62d1312 100644
--- a/apidocs/org/kududb/flume/sink/package-tree.html
+++ b/apidocs/org/kududb/flume/sink/package-tree.html
@@ -4,7 +4,7 @@
 <head>
 <!-- Generated by javadoc -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
-<title>org.kududb.flume.sink Class Hierarchy (Kudu 0.9.0 API)</title>
+<title>org.kududb.flume.sink Class Hierarchy (Kudu 0.9.1 API)</title>
 <link rel="stylesheet" type="text/css" href="../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../script.js"></script>
 </head>
@@ -12,7 +12,7 @@
 <script type="text/javascript"><!--
     try {
         if (location.href.indexOf('is-external=true') == -1) {
-            parent.document.title="org.kududb.flume.sink Class Hierarchy (Kudu 0.9.0 API)";
+            parent.document.title="org.kududb.flume.sink Class Hierarchy (Kudu 0.9.1 API)";
         }
     }
     catch(err) {

http://git-wip-us.apache.org/repos/asf/incubator-kudu/blob/6e3145f8/apidocs/org/kududb/flume/sink/package-use.html
----------------------------------------------------------------------
diff --git a/apidocs/org/kududb/flume/sink/package-use.html b/apidocs/org/kududb/flume/sink/package-use.html
index ac08483..be69e54 100644
--- a/apidocs/org/kududb/flume/sink/package-use.html
+++ b/apidocs/org/kududb/flume/sink/package-use.html
@@ -4,7 +4,7 @@
 <head>
 <!-- Generated by javadoc -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
-<title>Uses of Package org.kududb.flume.sink (Kudu 0.9.0 API)</title>
+<title>Uses of Package org.kududb.flume.sink (Kudu 0.9.1 API)</title>
 <link rel="stylesheet" type="text/css" href="../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../script.js"></script>
 </head>
@@ -12,7 +12,7 @@
 <script type="text/javascript"><!--
     try {
         if (location.href.indexOf('is-external=true') == -1) {
-            parent.document.title="Uses of Package org.kududb.flume.sink (Kudu 0.9.0 API)";
+            parent.document.title="Uses of Package org.kududb.flume.sink (Kudu 0.9.1 API)";
         }
     }
     catch(err) {

http://git-wip-us.apache.org/repos/asf/incubator-kudu/blob/6e3145f8/apidocs/org/kududb/mapreduce/CommandLineParser.html
----------------------------------------------------------------------
diff --git a/apidocs/org/kududb/mapreduce/CommandLineParser.html b/apidocs/org/kududb/mapreduce/CommandLineParser.html
index 1281cbe..3adc12c 100644
--- a/apidocs/org/kududb/mapreduce/CommandLineParser.html
+++ b/apidocs/org/kududb/mapreduce/CommandLineParser.html
@@ -4,7 +4,7 @@
 <head>
 <!-- Generated by javadoc -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
-<title>CommandLineParser (Kudu 0.9.0 API)</title>
+<title>CommandLineParser (Kudu 0.9.1 API)</title>
 <link rel="stylesheet" type="text/css" href="../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../script.js"></script>
 </head>
@@ -12,7 +12,7 @@
 <script type="text/javascript"><!--
     try {
         if (location.href.indexOf('is-external=true') == -1) {
-            parent.document.title="CommandLineParser (Kudu 0.9.0 API)";
+            parent.document.title="CommandLineParser (Kudu 0.9.1 API)";
         }
     }
     catch(err) {

http://git-wip-us.apache.org/repos/asf/incubator-kudu/blob/6e3145f8/apidocs/org/kududb/mapreduce/KuduTableInputFormat.html
----------------------------------------------------------------------
diff --git a/apidocs/org/kududb/mapreduce/KuduTableInputFormat.html b/apidocs/org/kududb/mapreduce/KuduTableInputFormat.html
index 2a432ed..9dfa10c 100644
--- a/apidocs/org/kududb/mapreduce/KuduTableInputFormat.html
+++ b/apidocs/org/kududb/mapreduce/KuduTableInputFormat.html
@@ -4,7 +4,7 @@
 <head>
 <!-- Generated by javadoc -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
-<title>KuduTableInputFormat (Kudu 0.9.0 API)</title>
+<title>KuduTableInputFormat (Kudu 0.9.1 API)</title>
 <link rel="stylesheet" type="text/css" href="../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../script.js"></script>
 </head>
@@ -12,7 +12,7 @@
 <script type="text/javascript"><!--
     try {
         if (location.href.indexOf('is-external=true') == -1) {
-            parent.document.title="KuduTableInputFormat (Kudu 0.9.0 API)";
+            parent.document.title="KuduTableInputFormat (Kudu 0.9.1 API)";
         }
     }
     catch(err) {

http://git-wip-us.apache.org/repos/asf/incubator-kudu/blob/6e3145f8/apidocs/org/kududb/mapreduce/KuduTableMapReduceUtil.html
----------------------------------------------------------------------
diff --git a/apidocs/org/kududb/mapreduce/KuduTableMapReduceUtil.html b/apidocs/org/kududb/mapreduce/KuduTableMapReduceUtil.html
index 798a9fb..16f8e53 100644
--- a/apidocs/org/kududb/mapreduce/KuduTableMapReduceUtil.html
+++ b/apidocs/org/kududb/mapreduce/KuduTableMapReduceUtil.html
@@ -4,7 +4,7 @@
 <head>
 <!-- Generated by javadoc -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
-<title>KuduTableMapReduceUtil (Kudu 0.9.0 API)</title>
+<title>KuduTableMapReduceUtil (Kudu 0.9.1 API)</title>
 <link rel="stylesheet" type="text/css" href="../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../script.js"></script>
 </head>
@@ -12,7 +12,7 @@
 <script type="text/javascript"><!--
     try {
         if (location.href.indexOf('is-external=true') == -1) {
-            parent.document.title="KuduTableMapReduceUtil (Kudu 0.9.0 API)";
+            parent.document.title="KuduTableMapReduceUtil (Kudu 0.9.1 API)";
         }
     }
     catch(err) {

http://git-wip-us.apache.org/repos/asf/incubator-kudu/blob/6e3145f8/apidocs/org/kududb/mapreduce/KuduTableOutputCommitter.html
----------------------------------------------------------------------
diff --git a/apidocs/org/kududb/mapreduce/KuduTableOutputCommitter.html b/apidocs/org/kududb/mapreduce/KuduTableOutputCommitter.html
index 1e22de2..08e3bca 100644
--- a/apidocs/org/kududb/mapreduce/KuduTableOutputCommitter.html
+++ b/apidocs/org/kududb/mapreduce/KuduTableOutputCommitter.html
@@ -4,7 +4,7 @@
 <head>
 <!-- Generated by javadoc -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
-<title>KuduTableOutputCommitter (Kudu 0.9.0 API)</title>
+<title>KuduTableOutputCommitter (Kudu 0.9.1 API)</title>
 <link rel="stylesheet" type="text/css" href="../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../script.js"></script>
 </head>
@@ -12,7 +12,7 @@
 <script type="text/javascript"><!--
     try {
         if (location.href.indexOf('is-external=true') == -1) {
-            parent.document.title="KuduTableOutputCommitter (Kudu 0.9.0 API)";
+            parent.document.title="KuduTableOutputCommitter (Kudu 0.9.1 API)";
         }
     }
     catch(err) {

http://git-wip-us.apache.org/repos/asf/incubator-kudu/blob/6e3145f8/apidocs/org/kududb/mapreduce/KuduTableOutputFormat.html
----------------------------------------------------------------------
diff --git a/apidocs/org/kududb/mapreduce/KuduTableOutputFormat.html b/apidocs/org/kududb/mapreduce/KuduTableOutputFormat.html
index 9259c01..26d6019 100644
--- a/apidocs/org/kududb/mapreduce/KuduTableOutputFormat.html
+++ b/apidocs/org/kududb/mapreduce/KuduTableOutputFormat.html
@@ -4,7 +4,7 @@
 <head>
 <!-- Generated by javadoc -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
-<title>KuduTableOutputFormat (Kudu 0.9.0 API)</title>
+<title>KuduTableOutputFormat (Kudu 0.9.1 API)</title>
 <link rel="stylesheet" type="text/css" href="../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../script.js"></script>
 </head>
@@ -12,7 +12,7 @@
 <script type="text/javascript"><!--
     try {
         if (location.href.indexOf('is-external=true') == -1) {
-            parent.document.title="KuduTableOutputFormat (Kudu 0.9.0 API)";
+            parent.document.title="KuduTableOutputFormat (Kudu 0.9.1 API)";
         }
     }
     catch(err) {

http://git-wip-us.apache.org/repos/asf/incubator-kudu/blob/6e3145f8/apidocs/org/kududb/mapreduce/TableReducer.html
----------------------------------------------------------------------
diff --git a/apidocs/org/kududb/mapreduce/TableReducer.html b/apidocs/org/kududb/mapreduce/TableReducer.html
index 27d0309..49c1e44 100644
--- a/apidocs/org/kududb/mapreduce/TableReducer.html
+++ b/apidocs/org/kududb/mapreduce/TableReducer.html
@@ -4,7 +4,7 @@
 <head>
 <!-- Generated by javadoc -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
-<title>TableReducer (Kudu 0.9.0 API)</title>
+<title>TableReducer (Kudu 0.9.1 API)</title>
 <link rel="stylesheet" type="text/css" href="../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../script.js"></script>
 </head>
@@ -12,7 +12,7 @@
 <script type="text/javascript"><!--
     try {
         if (location.href.indexOf('is-external=true') == -1) {
-            parent.document.title="TableReducer (Kudu 0.9.0 API)";
+            parent.document.title="TableReducer (Kudu 0.9.1 API)";
         }
     }
     catch(err) {

http://git-wip-us.apache.org/repos/asf/incubator-kudu/blob/6e3145f8/apidocs/org/kududb/mapreduce/class-use/CommandLineParser.html
----------------------------------------------------------------------
diff --git a/apidocs/org/kududb/mapreduce/class-use/CommandLineParser.html b/apidocs/org/kududb/mapreduce/class-use/CommandLineParser.html
index 4b625ab..cff9416 100644
--- a/apidocs/org/kududb/mapreduce/class-use/CommandLineParser.html
+++ b/apidocs/org/kududb/mapreduce/class-use/CommandLineParser.html
@@ -4,7 +4,7 @@
 <head>
 <!-- Generated by javadoc -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
-<title>Uses of Class org.kududb.mapreduce.CommandLineParser (Kudu 0.9.0 API)</title>
+<title>Uses of Class org.kududb.mapreduce.CommandLineParser (Kudu 0.9.1 API)</title>
 <link rel="stylesheet" type="text/css" href="../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../script.js"></script>
 </head>
@@ -12,7 +12,7 @@
 <script type="text/javascript"><!--
     try {
         if (location.href.indexOf('is-external=true') == -1) {
-            parent.document.title="Uses of Class org.kududb.mapreduce.CommandLineParser (Kudu 0.9.0 API)";
+            parent.document.title="Uses of Class org.kududb.mapreduce.CommandLineParser (Kudu 0.9.1 API)";
         }
     }
     catch(err) {

http://git-wip-us.apache.org/repos/asf/incubator-kudu/blob/6e3145f8/apidocs/org/kududb/mapreduce/class-use/KuduTableInputFormat.html
----------------------------------------------------------------------
diff --git a/apidocs/org/kududb/mapreduce/class-use/KuduTableInputFormat.html b/apidocs/org/kududb/mapreduce/class-use/KuduTableInputFormat.html
index a4a09f4..e2e2d84 100644
--- a/apidocs/org/kududb/mapreduce/class-use/KuduTableInputFormat.html
+++ b/apidocs/org/kududb/mapreduce/class-use/KuduTableInputFormat.html
@@ -4,7 +4,7 @@
 <head>
 <!-- Generated by javadoc -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
-<title>Uses of Class org.kududb.mapreduce.KuduTableInputFormat (Kudu 0.9.0 API)</title>
+<title>Uses of Class org.kududb.mapreduce.KuduTableInputFormat (Kudu 0.9.1 API)</title>
 <link rel="stylesheet" type="text/css" href="../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../script.js"></script>
 </head>
@@ -12,7 +12,7 @@
 <script type="text/javascript"><!--
     try {
         if (location.href.indexOf('is-external=true') == -1) {
-            parent.document.title="Uses of Class org.kududb.mapreduce.KuduTableInputFormat (Kudu 0.9.0 API)";
+            parent.document.title="Uses of Class org.kududb.mapreduce.KuduTableInputFormat (Kudu 0.9.1 API)";
         }
     }
     catch(err) {

http://git-wip-us.apache.org/repos/asf/incubator-kudu/blob/6e3145f8/apidocs/org/kududb/mapreduce/class-use/KuduTableMapReduceUtil.html
----------------------------------------------------------------------
diff --git a/apidocs/org/kududb/mapreduce/class-use/KuduTableMapReduceUtil.html b/apidocs/org/kududb/mapreduce/class-use/KuduTableMapReduceUtil.html
index c47171c..1cd8779 100644
--- a/apidocs/org/kududb/mapreduce/class-use/KuduTableMapReduceUtil.html
+++ b/apidocs/org/kududb/mapreduce/class-use/KuduTableMapReduceUtil.html
@@ -4,7 +4,7 @@
 <head>
 <!-- Generated by javadoc -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
-<title>Uses of Class org.kududb.mapreduce.KuduTableMapReduceUtil (Kudu 0.9.0 API)</title>
+<title>Uses of Class org.kududb.mapreduce.KuduTableMapReduceUtil (Kudu 0.9.1 API)</title>
 <link rel="stylesheet" type="text/css" href="../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../script.js"></script>
 </head>
@@ -12,7 +12,7 @@
 <script type="text/javascript"><!--
     try {
         if (location.href.indexOf('is-external=true') == -1) {
-            parent.document.title="Uses of Class org.kududb.mapreduce.KuduTableMapReduceUtil (Kudu 0.9.0 API)";
+            parent.document.title="Uses of Class org.kududb.mapreduce.KuduTableMapReduceUtil (Kudu 0.9.1 API)";
         }
     }
     catch(err) {

http://git-wip-us.apache.org/repos/asf/incubator-kudu/blob/6e3145f8/apidocs/org/kududb/mapreduce/class-use/KuduTableOutputCommitter.html
----------------------------------------------------------------------
diff --git a/apidocs/org/kududb/mapreduce/class-use/KuduTableOutputCommitter.html b/apidocs/org/kududb/mapreduce/class-use/KuduTableOutputCommitter.html
index ef7b2e8..cacbacf 100644
--- a/apidocs/org/kududb/mapreduce/class-use/KuduTableOutputCommitter.html
+++ b/apidocs/org/kududb/mapreduce/class-use/KuduTableOutputCommitter.html
@@ -4,7 +4,7 @@
 <head>
 <!-- Generated by javadoc -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
-<title>Uses of Class org.kududb.mapreduce.KuduTableOutputCommitter (Kudu 0.9.0 API)</title>
+<title>Uses of Class org.kududb.mapreduce.KuduTableOutputCommitter (Kudu 0.9.1 API)</title>
 <link rel="stylesheet" type="text/css" href="../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../script.js"></script>
 </head>
@@ -12,7 +12,7 @@
 <script type="text/javascript"><!--
     try {
         if (location.href.indexOf('is-external=true') == -1) {
-            parent.document.title="Uses of Class org.kududb.mapreduce.KuduTableOutputCommitter (Kudu 0.9.0 API)";
+            parent.document.title="Uses of Class org.kududb.mapreduce.KuduTableOutputCommitter (Kudu 0.9.1 API)";
         }
     }
     catch(err) {

http://git-wip-us.apache.org/repos/asf/incubator-kudu/blob/6e3145f8/apidocs/org/kududb/mapreduce/class-use/KuduTableOutputFormat.html
----------------------------------------------------------------------
diff --git a/apidocs/org/kududb/mapreduce/class-use/KuduTableOutputFormat.html b/apidocs/org/kududb/mapreduce/class-use/KuduTableOutputFormat.html
index 439ecaa..af15d65 100644
--- a/apidocs/org/kududb/mapreduce/class-use/KuduTableOutputFormat.html
+++ b/apidocs/org/kududb/mapreduce/class-use/KuduTableOutputFormat.html
@@ -4,7 +4,7 @@
 <head>
 <!-- Generated by javadoc -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
-<title>Uses of Class org.kududb.mapreduce.KuduTableOutputFormat (Kudu 0.9.0 API)</title>
+<title>Uses of Class org.kududb.mapreduce.KuduTableOutputFormat (Kudu 0.9.1 API)</title>
 <link rel="stylesheet" type="text/css" href="../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../script.js"></script>
 </head>
@@ -12,7 +12,7 @@
 <script type="text/javascript"><!--
     try {
         if (location.href.indexOf('is-external=true') == -1) {
-            parent.document.title="Uses of Class org.kududb.mapreduce.KuduTableOutputFormat (Kudu 0.9.0 API)";
+            parent.document.title="Uses of Class org.kududb.mapreduce.KuduTableOutputFormat (Kudu 0.9.1 API)";
         }
     }
     catch(err) {

http://git-wip-us.apache.org/repos/asf/incubator-kudu/blob/6e3145f8/apidocs/org/kududb/mapreduce/class-use/TableReducer.html
----------------------------------------------------------------------
diff --git a/apidocs/org/kududb/mapreduce/class-use/TableReducer.html b/apidocs/org/kududb/mapreduce/class-use/TableReducer.html
index 0857220..9e77ecd 100644
--- a/apidocs/org/kududb/mapreduce/class-use/TableReducer.html
+++ b/apidocs/org/kududb/mapreduce/class-use/TableReducer.html
@@ -4,7 +4,7 @@
 <head>
 <!-- Generated by javadoc -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
-<title>Uses of Class org.kududb.mapreduce.TableReducer (Kudu 0.9.0 API)</title>
+<title>Uses of Class org.kududb.mapreduce.TableReducer (Kudu 0.9.1 API)</title>
 <link rel="stylesheet" type="text/css" href="../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../script.js"></script>
 </head>
@@ -12,7 +12,7 @@
 <script type="text/javascript"><!--
     try {
         if (location.href.indexOf('is-external=true') == -1) {
-            parent.document.title="Uses of Class org.kududb.mapreduce.TableReducer (Kudu 0.9.0 API)";
+            parent.document.title="Uses of Class org.kududb.mapreduce.TableReducer (Kudu 0.9.1 API)";
         }
     }
     catch(err) {

http://git-wip-us.apache.org/repos/asf/incubator-kudu/blob/6e3145f8/apidocs/org/kududb/mapreduce/package-frame.html
----------------------------------------------------------------------
diff --git a/apidocs/org/kududb/mapreduce/package-frame.html b/apidocs/org/kududb/mapreduce/package-frame.html
index 67f5a3c..919b0e8 100644
--- a/apidocs/org/kududb/mapreduce/package-frame.html
+++ b/apidocs/org/kududb/mapreduce/package-frame.html
@@ -4,7 +4,7 @@
 <head>
 <!-- Generated by javadoc -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
-<title>org.kududb.mapreduce (Kudu 0.9.0 API)</title>
+<title>org.kududb.mapreduce (Kudu 0.9.1 API)</title>
 <link rel="stylesheet" type="text/css" href="../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../script.js"></script>
 </head>

http://git-wip-us.apache.org/repos/asf/incubator-kudu/blob/6e3145f8/apidocs/org/kududb/mapreduce/package-summary.html
----------------------------------------------------------------------
diff --git a/apidocs/org/kududb/mapreduce/package-summary.html b/apidocs/org/kududb/mapreduce/package-summary.html
index 99fa7cd..5602939 100644
--- a/apidocs/org/kududb/mapreduce/package-summary.html
+++ b/apidocs/org/kududb/mapreduce/package-summary.html
@@ -4,7 +4,7 @@
 <head>
 <!-- Generated by javadoc -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
-<title>org.kududb.mapreduce (Kudu 0.9.0 API)</title>
+<title>org.kududb.mapreduce (Kudu 0.9.1 API)</title>
 <link rel="stylesheet" type="text/css" href="../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../script.js"></script>
 </head>
@@ -12,7 +12,7 @@
 <script type="text/javascript"><!--
     try {
         if (location.href.indexOf('is-external=true') == -1) {
-            parent.document.title="org.kududb.mapreduce (Kudu 0.9.0 API)";
+            parent.document.title="org.kududb.mapreduce (Kudu 0.9.1 API)";
         }
     }
     catch(err) {

http://git-wip-us.apache.org/repos/asf/incubator-kudu/blob/6e3145f8/apidocs/org/kududb/mapreduce/package-tree.html
----------------------------------------------------------------------
diff --git a/apidocs/org/kududb/mapreduce/package-tree.html b/apidocs/org/kududb/mapreduce/package-tree.html
index 51543fc..95f69ed 100644
--- a/apidocs/org/kududb/mapreduce/package-tree.html
+++ b/apidocs/org/kududb/mapreduce/package-tree.html
@@ -4,7 +4,7 @@
 <head>
 <!-- Generated by javadoc -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
-<title>org.kududb.mapreduce Class Hierarchy (Kudu 0.9.0 API)</title>
+<title>org.kududb.mapreduce Class Hierarchy (Kudu 0.9.1 API)</title>
 <link rel="stylesheet" type="text/css" href="../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../script.js"></script>
 </head>
@@ -12,7 +12,7 @@
 <script type="text/javascript"><!--
     try {
         if (location.href.indexOf('is-external=true') == -1) {
-            parent.document.title="org.kududb.mapreduce Class Hierarchy (Kudu 0.9.0 API)";
+            parent.document.title="org.kududb.mapreduce Class Hierarchy (Kudu 0.9.1 API)";
         }
     }
     catch(err) {

http://git-wip-us.apache.org/repos/asf/incubator-kudu/blob/6e3145f8/apidocs/org/kududb/mapreduce/package-use.html
----------------------------------------------------------------------
diff --git a/apidocs/org/kududb/mapreduce/package-use.html b/apidocs/org/kududb/mapreduce/package-use.html
index 8bc597b..d525926 100644
--- a/apidocs/org/kududb/mapreduce/package-use.html
+++ b/apidocs/org/kududb/mapreduce/package-use.html
@@ -4,7 +4,7 @@
 <head>
 <!-- Generated by javadoc -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
-<title>Uses of Package org.kududb.mapreduce (Kudu 0.9.0 API)</title>
+<title>Uses of Package org.kududb.mapreduce (Kudu 0.9.1 API)</title>
 <link rel="stylesheet" type="text/css" href="../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../script.js"></script>
 </head>
@@ -12,7 +12,7 @@
 <script type="text/javascript"><!--
     try {
         if (location.href.indexOf('is-external=true') == -1) {
-            parent.document.title="Uses of Package org.kududb.mapreduce (Kudu 0.9.0 API)";
+            parent.document.title="Uses of Package org.kududb.mapreduce (Kudu 0.9.1 API)";
         }
     }
     catch(err) {

http://git-wip-us.apache.org/repos/asf/incubator-kudu/blob/6e3145f8/apidocs/org/kududb/mapreduce/tools/CsvParser.html
----------------------------------------------------------------------
diff --git a/apidocs/org/kududb/mapreduce/tools/CsvParser.html b/apidocs/org/kududb/mapreduce/tools/CsvParser.html
index f1fa4ef..af79ac1 100644
--- a/apidocs/org/kududb/mapreduce/tools/CsvParser.html
+++ b/apidocs/org/kududb/mapreduce/tools/CsvParser.html
@@ -4,7 +4,7 @@
 <head>
 <!-- Generated by javadoc -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
-<title>CsvParser (Kudu 0.9.0 API)</title>
+<title>CsvParser (Kudu 0.9.1 API)</title>
 <link rel="stylesheet" type="text/css" href="../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../script.js"></script>
 </head>
@@ -12,7 +12,7 @@
 <script type="text/javascript"><!--
     try {
         if (location.href.indexOf('is-external=true') == -1) {
-            parent.document.title="CsvParser (Kudu 0.9.0 API)";
+            parent.document.title="CsvParser (Kudu 0.9.1 API)";
         }
     }
     catch(err) {

http://git-wip-us.apache.org/repos/asf/incubator-kudu/blob/6e3145f8/apidocs/org/kududb/mapreduce/tools/ImportCsv.html
----------------------------------------------------------------------
diff --git a/apidocs/org/kududb/mapreduce/tools/ImportCsv.html b/apidocs/org/kududb/mapreduce/tools/ImportCsv.html
index c0ec2bf..160f5fc 100644
--- a/apidocs/org/kududb/mapreduce/tools/ImportCsv.html
+++ b/apidocs/org/kududb/mapreduce/tools/ImportCsv.html
@@ -4,7 +4,7 @@
 <head>
 <!-- Generated by javadoc -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
-<title>ImportCsv (Kudu 0.9.0 API)</title>
+<title>ImportCsv (Kudu 0.9.1 API)</title>
 <link rel="stylesheet" type="text/css" href="../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../script.js"></script>
 </head>
@@ -12,7 +12,7 @@
 <script type="text/javascript"><!--
     try {
         if (location.href.indexOf('is-external=true') == -1) {
-            parent.document.title="ImportCsv (Kudu 0.9.0 API)";
+            parent.document.title="ImportCsv (Kudu 0.9.1 API)";
         }
     }
     catch(err) {

http://git-wip-us.apache.org/repos/asf/incubator-kudu/blob/6e3145f8/apidocs/org/kududb/mapreduce/tools/class-use/CsvParser.html
----------------------------------------------------------------------
diff --git a/apidocs/org/kududb/mapreduce/tools/class-use/CsvParser.html b/apidocs/org/kududb/mapreduce/tools/class-use/CsvParser.html
index 8195542..99cb93c 100644
--- a/apidocs/org/kududb/mapreduce/tools/class-use/CsvParser.html
+++ b/apidocs/org/kududb/mapreduce/tools/class-use/CsvParser.html
@@ -4,7 +4,7 @@
 <head>
 <!-- Generated by javadoc -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
-<title>Uses of Class org.kududb.mapreduce.tools.CsvParser (Kudu 0.9.0 API)</title>
+<title>Uses of Class org.kududb.mapreduce.tools.CsvParser (Kudu 0.9.1 API)</title>
 <link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../../script.js"></script>
 </head>
@@ -12,7 +12,7 @@
 <script type="text/javascript"><!--
     try {
         if (location.href.indexOf('is-external=true') == -1) {
-            parent.document.title="Uses of Class org.kududb.mapreduce.tools.CsvParser (Kudu 0.9.0 API)";
+            parent.document.title="Uses of Class org.kududb.mapreduce.tools.CsvParser (Kudu 0.9.1 API)";
         }
     }
     catch(err) {

http://git-wip-us.apache.org/repos/asf/incubator-kudu/blob/6e3145f8/apidocs/org/kududb/mapreduce/tools/class-use/ImportCsv.html
----------------------------------------------------------------------
diff --git a/apidocs/org/kududb/mapreduce/tools/class-use/ImportCsv.html b/apidocs/org/kududb/mapreduce/tools/class-use/ImportCsv.html
index 2fed89f..859957d 100644
--- a/apidocs/org/kududb/mapreduce/tools/class-use/ImportCsv.html
+++ b/apidocs/org/kududb/mapreduce/tools/class-use/ImportCsv.html
@@ -4,7 +4,7 @@
 <head>
 <!-- Generated by javadoc -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
-<title>Uses of Class org.kududb.mapreduce.tools.ImportCsv (Kudu 0.9.0 API)</title>
+<title>Uses of Class org.kududb.mapreduce.tools.ImportCsv (Kudu 0.9.1 API)</title>
 <link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../../script.js"></script>
 </head>
@@ -12,7 +12,7 @@
 <script type="text/javascript"><!--
     try {
         if (location.href.indexOf('is-external=true') == -1) {
-            parent.document.title="Uses of Class org.kududb.mapreduce.tools.ImportCsv (Kudu 0.9.0 API)";
+            parent.document.title="Uses of Class org.kududb.mapreduce.tools.ImportCsv (Kudu 0.9.1 API)";
         }
     }
     catch(err) {

http://git-wip-us.apache.org/repos/asf/incubator-kudu/blob/6e3145f8/apidocs/org/kududb/mapreduce/tools/package-frame.html
----------------------------------------------------------------------
diff --git a/apidocs/org/kududb/mapreduce/tools/package-frame.html b/apidocs/org/kududb/mapreduce/tools/package-frame.html
index fbf633c..5532670 100644
--- a/apidocs/org/kududb/mapreduce/tools/package-frame.html
+++ b/apidocs/org/kududb/mapreduce/tools/package-frame.html
@@ -4,7 +4,7 @@
 <head>
 <!-- Generated by javadoc -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
-<title>org.kududb.mapreduce.tools (Kudu 0.9.0 API)</title>
+<title>org.kududb.mapreduce.tools (Kudu 0.9.1 API)</title>
 <link rel="stylesheet" type="text/css" href="../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../script.js"></script>
 </head>

http://git-wip-us.apache.org/repos/asf/incubator-kudu/blob/6e3145f8/apidocs/org/kududb/mapreduce/tools/package-summary.html
----------------------------------------------------------------------
diff --git a/apidocs/org/kududb/mapreduce/tools/package-summary.html b/apidocs/org/kududb/mapreduce/tools/package-summary.html
index 9ec6588..161f732 100644
--- a/apidocs/org/kududb/mapreduce/tools/package-summary.html
+++ b/apidocs/org/kududb/mapreduce/tools/package-summary.html
@@ -4,7 +4,7 @@
 <head>
 <!-- Generated by javadoc -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
-<title>org.kududb.mapreduce.tools (Kudu 0.9.0 API)</title>
+<title>org.kududb.mapreduce.tools (Kudu 0.9.1 API)</title>
 <link rel="stylesheet" type="text/css" href="../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../script.js"></script>
 </head>
@@ -12,7 +12,7 @@
 <script type="text/javascript"><!--
     try {
         if (location.href.indexOf('is-external=true') == -1) {
-            parent.document.title="org.kududb.mapreduce.tools (Kudu 0.9.0 API)";
+            parent.document.title="org.kududb.mapreduce.tools (Kudu 0.9.1 API)";
         }
     }
     catch(err) {

http://git-wip-us.apache.org/repos/asf/incubator-kudu/blob/6e3145f8/apidocs/org/kududb/mapreduce/tools/package-tree.html
----------------------------------------------------------------------
diff --git a/apidocs/org/kududb/mapreduce/tools/package-tree.html b/apidocs/org/kududb/mapreduce/tools/package-tree.html
index 0a099b6..b31e312 100644
--- a/apidocs/org/kududb/mapreduce/tools/package-tree.html
+++ b/apidocs/org/kududb/mapreduce/tools/package-tree.html
@@ -4,7 +4,7 @@
 <head>
 <!-- Generated by javadoc -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
-<title>org.kududb.mapreduce.tools Class Hierarchy (Kudu 0.9.0 API)</title>
+<title>org.kududb.mapreduce.tools Class Hierarchy (Kudu 0.9.1 API)</title>
 <link rel="stylesheet" type="text/css" href="../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../script.js"></script>
 </head>
@@ -12,7 +12,7 @@
 <script type="text/javascript"><!--
     try {
         if (location.href.indexOf('is-external=true') == -1) {
-            parent.document.title="org.kududb.mapreduce.tools Class Hierarchy (Kudu 0.9.0 API)";
+            parent.document.title="org.kududb.mapreduce.tools Class Hierarchy (Kudu 0.9.1 API)";
         }
     }
     catch(err) {

http://git-wip-us.apache.org/repos/asf/incubator-kudu/blob/6e3145f8/apidocs/org/kududb/mapreduce/tools/package-use.html
----------------------------------------------------------------------
diff --git a/apidocs/org/kududb/mapreduce/tools/package-use.html b/apidocs/org/kududb/mapreduce/tools/package-use.html
index 9c5dae1..8425088 100644
--- a/apidocs/org/kududb/mapreduce/tools/package-use.html
+++ b/apidocs/org/kududb/mapreduce/tools/package-use.html
@@ -4,7 +4,7 @@
 <head>
 <!-- Generated by javadoc -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
-<title>Uses of Package org.kududb.mapreduce.tools (Kudu 0.9.0 API)</title>
+<title>Uses of Package org.kududb.mapreduce.tools (Kudu 0.9.1 API)</title>
 <link rel="stylesheet" type="text/css" href="../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../script.js"></script>
 </head>
@@ -12,7 +12,7 @@
 <script type="text/javascript"><!--
     try {
         if (location.href.indexOf('is-external=true') == -1) {
-            parent.document.title="Uses of Package org.kududb.mapreduce.tools (Kudu 0.9.0 API)";
+            parent.document.title="Uses of Package org.kududb.mapreduce.tools (Kudu 0.9.1 API)";
         }
     }
     catch(err) {

http://git-wip-us.apache.org/repos/asf/incubator-kudu/blob/6e3145f8/apidocs/org/kududb/package-frame.html
----------------------------------------------------------------------
diff --git a/apidocs/org/kududb/package-frame.html b/apidocs/org/kududb/package-frame.html
index 0f081f2..dea77ba 100644
--- a/apidocs/org/kududb/package-frame.html
+++ b/apidocs/org/kududb/package-frame.html
@@ -4,7 +4,7 @@
 <head>
 <!-- Generated by javadoc -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
-<title>org.kududb (Kudu 0.9.0 API)</title>
+<title>org.kududb (Kudu 0.9.1 API)</title>
 <link rel="stylesheet" type="text/css" href="../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../script.js"></script>
 </head>

http://git-wip-us.apache.org/repos/asf/incubator-kudu/blob/6e3145f8/apidocs/org/kududb/package-summary.html
----------------------------------------------------------------------
diff --git a/apidocs/org/kududb/package-summary.html b/apidocs/org/kududb/package-summary.html
index 121ef81..01c21ec 100644
--- a/apidocs/org/kududb/package-summary.html
+++ b/apidocs/org/kududb/package-summary.html
@@ -4,7 +4,7 @@
 <head>
 <!-- Generated by javadoc -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
-<title>org.kududb (Kudu 0.9.0 API)</title>
+<title>org.kududb (Kudu 0.9.1 API)</title>
 <link rel="stylesheet" type="text/css" href="../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../script.js"></script>
 </head>
@@ -12,7 +12,7 @@
 <script type="text/javascript"><!--
     try {
         if (location.href.indexOf('is-external=true') == -1) {
-            parent.document.title="org.kududb (Kudu 0.9.0 API)";
+            parent.document.title="org.kududb (Kudu 0.9.1 API)";
         }
     }
     catch(err) {

http://git-wip-us.apache.org/repos/asf/incubator-kudu/blob/6e3145f8/apidocs/org/kududb/package-tree.html
----------------------------------------------------------------------
diff --git a/apidocs/org/kududb/package-tree.html b/apidocs/org/kududb/package-tree.html
index a93d024..38beb85 100644
--- a/apidocs/org/kududb/package-tree.html
+++ b/apidocs/org/kududb/package-tree.html
@@ -4,7 +4,7 @@
 <head>
 <!-- Generated by javadoc -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
-<title>org.kududb Class Hierarchy (Kudu 0.9.0 API)</title>
+<title>org.kududb Class Hierarchy (Kudu 0.9.1 API)</title>
 <link rel="stylesheet" type="text/css" href="../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../script.js"></script>
 </head>
@@ -12,7 +12,7 @@
 <script type="text/javascript"><!--
     try {
         if (location.href.indexOf('is-external=true') == -1) {
-            parent.document.title="org.kududb Class Hierarchy (Kudu 0.9.0 API)";
+            parent.document.title="org.kududb Class Hierarchy (Kudu 0.9.1 API)";
         }
     }
     catch(err) {

http://git-wip-us.apache.org/repos/asf/incubator-kudu/blob/6e3145f8/apidocs/org/kududb/package-use.html
----------------------------------------------------------------------
diff --git a/apidocs/org/kududb/package-use.html b/apidocs/org/kududb/package-use.html
index b6e1144..c6ea52a 100644
--- a/apidocs/org/kududb/package-use.html
+++ b/apidocs/org/kududb/package-use.html
@@ -4,7 +4,7 @@
 <head>
 <!-- Generated by javadoc -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
-<title>Uses of Package org.kududb (Kudu 0.9.0 API)</title>
+<title>Uses of Package org.kududb (Kudu 0.9.1 API)</title>
 <link rel="stylesheet" type="text/css" href="../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../script.js"></script>
 </head>
@@ -12,7 +12,7 @@
 <script type="text/javascript"><!--
     try {
         if (location.href.indexOf('is-external=true') == -1) {
-            parent.document.title="Uses of Package org.kududb (Kudu 0.9.0 API)";
+            parent.document.title="Uses of Package org.kududb (Kudu 0.9.1 API)";
         }
     }
     catch(err) {

http://git-wip-us.apache.org/repos/asf/incubator-kudu/blob/6e3145f8/apidocs/org/kududb/util/package-frame.html
----------------------------------------------------------------------
diff --git a/apidocs/org/kududb/util/package-frame.html b/apidocs/org/kududb/util/package-frame.html
index dc86e89..b18ec75 100644
--- a/apidocs/org/kududb/util/package-frame.html
+++ b/apidocs/org/kududb/util/package-frame.html
@@ -4,7 +4,7 @@
 <head>
 <!-- Generated by javadoc -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
-<title>org.kududb.util (Kudu 0.9.0 API)</title>
+<title>org.kududb.util (Kudu 0.9.1 API)</title>
 <link rel="stylesheet" type="text/css" href="../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../script.js"></script>
 </head>

http://git-wip-us.apache.org/repos/asf/incubator-kudu/blob/6e3145f8/apidocs/org/kududb/util/package-summary.html
----------------------------------------------------------------------
diff --git a/apidocs/org/kududb/util/package-summary.html b/apidocs/org/kududb/util/package-summary.html
index 1fc6ad1..0ba4eed 100644
--- a/apidocs/org/kududb/util/package-summary.html
+++ b/apidocs/org/kududb/util/package-summary.html
@@ -4,7 +4,7 @@
 <head>
 <!-- Generated by javadoc -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
-<title>org.kududb.util (Kudu 0.9.0 API)</title>
+<title>org.kududb.util (Kudu 0.9.1 API)</title>
 <link rel="stylesheet" type="text/css" href="../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../script.js"></script>
 </head>
@@ -12,7 +12,7 @@
 <script type="text/javascript"><!--
     try {
         if (location.href.indexOf('is-external=true') == -1) {
-            parent.document.title="org.kududb.util (Kudu 0.9.0 API)";
+            parent.document.title="org.kududb.util (Kudu 0.9.1 API)";
         }
     }
     catch(err) {

http://git-wip-us.apache.org/repos/asf/incubator-kudu/blob/6e3145f8/apidocs/org/kududb/util/package-tree.html
----------------------------------------------------------------------
diff --git a/apidocs/org/kududb/util/package-tree.html b/apidocs/org/kududb/util/package-tree.html
index 1ceb626..d79a1e2 100644
--- a/apidocs/org/kududb/util/package-tree.html
+++ b/apidocs/org/kududb/util/package-tree.html
@@ -4,7 +4,7 @@
 <head>
 <!-- Generated by javadoc -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
-<title>org.kududb.util Class Hierarchy (Kudu 0.9.0 API)</title>
+<title>org.kududb.util Class Hierarchy (Kudu 0.9.1 API)</title>
 <link rel="stylesheet" type="text/css" href="../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../script.js"></script>
 </head>
@@ -12,7 +12,7 @@
 <script type="text/javascript"><!--
     try {
         if (location.href.indexOf('is-external=true') == -1) {
-            parent.document.title="org.kududb.util Class Hierarchy (Kudu 0.9.0 API)";
+            parent.document.title="org.kududb.util Class Hierarchy (Kudu 0.9.1 API)";
         }
     }
     catch(err) {

http://git-wip-us.apache.org/repos/asf/incubator-kudu/blob/6e3145f8/apidocs/org/kududb/util/package-use.html
----------------------------------------------------------------------
diff --git a/apidocs/org/kududb/util/package-use.html b/apidocs/org/kududb/util/package-use.html
index 3780881..e021c16 100644
--- a/apidocs/org/kududb/util/package-use.html
+++ b/apidocs/org/kududb/util/package-use.html
@@ -4,7 +4,7 @@
 <head>
 <!-- Generated by javadoc -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
-<title>Uses of Package org.kududb.util (Kudu 0.9.0 API)</title>
+<title>Uses of Package org.kududb.util (Kudu 0.9.1 API)</title>
 <link rel="stylesheet" type="text/css" href="../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../script.js"></script>
 </head>
@@ -12,7 +12,7 @@
 <script type="text/javascript"><!--
     try {
         if (location.href.indexOf('is-external=true') == -1) {
-            parent.document.title="Uses of Package org.kududb.util (Kudu 0.9.0 API)";
+            parent.document.title="Uses of Package org.kududb.util (Kudu 0.9.1 API)";
         }
     }
     catch(err) {

http://git-wip-us.apache.org/repos/asf/incubator-kudu/blob/6e3145f8/apidocs/overview-frame.html
----------------------------------------------------------------------
diff --git a/apidocs/overview-frame.html b/apidocs/overview-frame.html
index fb1a0bc..69fb6d5 100644
--- a/apidocs/overview-frame.html
+++ b/apidocs/overview-frame.html
@@ -4,7 +4,7 @@
 <head>
 <!-- Generated by javadoc -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
-<title>Overview List (Kudu 0.9.0 API)</title>
+<title>Overview List (Kudu 0.9.1 API)</title>
 <link rel="stylesheet" type="text/css" href="stylesheet.css" title="Style">
 <script type="text/javascript" src="script.js"></script>
 </head>

http://git-wip-us.apache.org/repos/asf/incubator-kudu/blob/6e3145f8/apidocs/overview-summary.html
----------------------------------------------------------------------
diff --git a/apidocs/overview-summary.html b/apidocs/overview-summary.html
index 4e3a14b..ee0f959 100644
--- a/apidocs/overview-summary.html
+++ b/apidocs/overview-summary.html
@@ -4,7 +4,7 @@
 <head>
 <!-- Generated by javadoc -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
-<title>Overview (Kudu 0.9.0 API)</title>
+<title>Overview (Kudu 0.9.1 API)</title>
 <link rel="stylesheet" type="text/css" href="stylesheet.css" title="Style">
 <script type="text/javascript" src="script.js"></script>
 </head>
@@ -12,7 +12,7 @@
 <script type="text/javascript"><!--
     try {
         if (location.href.indexOf('is-external=true') == -1) {
-            parent.document.title="Overview (Kudu 0.9.0 API)";
+            parent.document.title="Overview (Kudu 0.9.1 API)";
         }
     }
     catch(err) {
@@ -70,7 +70,7 @@
 </a></div>
 <!-- ========= END OF TOP NAVBAR ========= -->
 <div class="header">
-<h1 class="title">Kudu 0.9.0 API</h1>
+<h1 class="title">Kudu 0.9.1 API</h1>
 </div>
 <div class="contentContainer">
 <table class="overviewSummary" border="0" cellpadding="3" cellspacing="0" summary="Packages table, listing packages, and an explanation">

http://git-wip-us.apache.org/repos/asf/incubator-kudu/blob/6e3145f8/apidocs/overview-tree.html
----------------------------------------------------------------------
diff --git a/apidocs/overview-tree.html b/apidocs/overview-tree.html
index 358c261..fc6d3b3 100644
--- a/apidocs/overview-tree.html
+++ b/apidocs/overview-tree.html
@@ -4,7 +4,7 @@
 <head>
 <!-- Generated by javadoc -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
-<title>Class Hierarchy (Kudu 0.9.0 API)</title>
+<title>Class Hierarchy (Kudu 0.9.1 API)</title>
 <link rel="stylesheet" type="text/css" href="stylesheet.css" title="Style">
 <script type="text/javascript" src="script.js"></script>
 </head>
@@ -12,7 +12,7 @@
 <script type="text/javascript"><!--
     try {
         if (location.href.indexOf('is-external=true') == -1) {
-            parent.document.title="Class Hierarchy (Kudu 0.9.0 API)";
+            parent.document.title="Class Hierarchy (Kudu 0.9.1 API)";
         }
     }
     catch(err) {
@@ -231,12 +231,12 @@
 <ul>
 <li type="circle">java.lang.<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Enum.html?is-external=true" title="class or interface in java.lang"><span class="typeNameLink">Enum</span></a>&lt;E&gt; (implements java.lang.<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Comparable.html?is-external=true" title="class or interface in java.lang">Comparable</a>&lt;T&gt;, java.io.<a href="http://docs.oracle.com/javase/7/docs/api/java/io/Serializable.html?is-external=true" title="class or interface in java.io">Serializable</a>)
 <ul>
-<li type="circle">org.kududb.<a href="org/kududb/Type.html" title="enum in org.kududb"><span class="typeNameLink">Type</span></a></li>
 <li type="circle">org.kududb.client.<a href="org/kududb/client/Statistics.Statistic.html" title="enum in org.kududb.client"><span class="typeNameLink">Statistics.Statistic</span></a></li>
 <li type="circle">org.kududb.client.<a href="org/kududb/client/SessionConfiguration.FlushMode.html" title="enum in org.kududb.client"><span class="typeNameLink">SessionConfiguration.FlushMode</span></a></li>
 <li type="circle">org.kududb.client.<a href="org/kududb/client/KuduPredicate.ComparisonOp.html" title="enum in org.kududb.client"><span class="typeNameLink">KuduPredicate.ComparisonOp</span></a></li>
 <li type="circle">org.kududb.client.<a href="org/kududb/client/ExternalConsistencyMode.html" title="enum in org.kududb.client"><span class="typeNameLink">ExternalConsistencyMode</span></a></li>
 <li type="circle">org.kududb.client.<a href="org/kududb/client/AsyncKuduScanner.ReadMode.html" title="enum in org.kududb.client"><span class="typeNameLink">AsyncKuduScanner.ReadMode</span></a></li>
+<li type="circle">org.kududb.<a href="org/kududb/Type.html" title="enum in org.kududb"><span class="typeNameLink">Type</span></a></li>
 </ul>
 </li>
 </ul>

http://git-wip-us.apache.org/repos/asf/incubator-kudu/blob/6e3145f8/apidocs/resources/background.gif
----------------------------------------------------------------------
diff --git a/apidocs/resources/background.gif b/apidocs/resources/background.gif
deleted file mode 100644
index f471940..0000000
Binary files a/apidocs/resources/background.gif and /dev/null differ

http://git-wip-us.apache.org/repos/asf/incubator-kudu/blob/6e3145f8/apidocs/resources/tab.gif
----------------------------------------------------------------------
diff --git a/apidocs/resources/tab.gif b/apidocs/resources/tab.gif
deleted file mode 100644
index 1a73a83..0000000
Binary files a/apidocs/resources/tab.gif and /dev/null differ

http://git-wip-us.apache.org/repos/asf/incubator-kudu/blob/6e3145f8/apidocs/resources/titlebar.gif
----------------------------------------------------------------------
diff --git a/apidocs/resources/titlebar.gif b/apidocs/resources/titlebar.gif
deleted file mode 100644
index 17443b3..0000000
Binary files a/apidocs/resources/titlebar.gif and /dev/null differ

http://git-wip-us.apache.org/repos/asf/incubator-kudu/blob/6e3145f8/apidocs/resources/titlebar_end.gif
----------------------------------------------------------------------
diff --git a/apidocs/resources/titlebar_end.gif b/apidocs/resources/titlebar_end.gif
deleted file mode 100644
index 3ad78d4..0000000
Binary files a/apidocs/resources/titlebar_end.gif and /dev/null differ

http://git-wip-us.apache.org/repos/asf/incubator-kudu/blob/6e3145f8/apidocs/serialized-form.html
----------------------------------------------------------------------
diff --git a/apidocs/serialized-form.html b/apidocs/serialized-form.html
index 1242d4e..fdb5a93 100644
--- a/apidocs/serialized-form.html
+++ b/apidocs/serialized-form.html
@@ -4,7 +4,7 @@
 <head>
 <!-- Generated by javadoc -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
-<title>Serialized Form (Kudu 0.9.0 API)</title>
+<title>Serialized Form (Kudu 0.9.1 API)</title>
 <link rel="stylesheet" type="text/css" href="stylesheet.css" title="Style">
 <script type="text/javascript" src="script.js"></script>
 </head>
@@ -12,7 +12,7 @@
 <script type="text/javascript"><!--
     try {
         if (location.href.indexOf('is-external=true') == -1) {
-            parent.document.title="Serialized Form (Kudu 0.9.0 API)";
+            parent.document.title="Serialized Form (Kudu 0.9.1 API)";
         }
     }
     catch(err) {

http://git-wip-us.apache.org/repos/asf/incubator-kudu/blob/6e3145f8/docs/administration.html
----------------------------------------------------------------------
diff --git a/docs/administration.html b/docs/administration.html
index ee2e04b..7bdb15f 100644
--- a/docs/administration.html
+++ b/docs/administration.html
@@ -2,7 +2,7 @@
 title: Apache Kudu (incubating) Administration
 layout: default
 active_nav: docs
-last_updated: 'Last updated 2016-04-26 19:57:06 PDT'
+last_updated: 'Last updated 2016-05-23 22:10:33 PDT'
 ---
 <!--
 

http://git-wip-us.apache.org/repos/asf/incubator-kudu/blob/6e3145f8/docs/configuration.html
----------------------------------------------------------------------
diff --git a/docs/configuration.html b/docs/configuration.html
index d6da0e7..597f191 100644
--- a/docs/configuration.html
+++ b/docs/configuration.html
@@ -2,7 +2,7 @@
 title: Configuring Apache Kudu (incubating)
 layout: default
 active_nav: docs
-last_updated: 'Last updated 2016-04-26 19:56:58 PDT'
+last_updated: 'Last updated 2016-05-23 22:10:33 PDT'
 ---
 <!--
 

http://git-wip-us.apache.org/repos/asf/incubator-kudu/blob/6e3145f8/docs/configuration_reference.html
----------------------------------------------------------------------
diff --git a/docs/configuration_reference.html b/docs/configuration_reference.html
index f402ce2..f3c09dc 100644
--- a/docs/configuration_reference.html
+++ b/docs/configuration_reference.html
@@ -2,7 +2,7 @@
 title: Apache Kudu (incubating) Configuration Reference
 layout: default
 active_nav: docs
-last_updated: 'Last updated 2016-06-09 09:54:23 PDT'
+last_updated: 'Last updated 2016-06-30 15:55:30 PDT'
 ---
 <!--
 

http://git-wip-us.apache.org/repos/asf/incubator-kudu/blob/6e3145f8/docs/configuration_reference_unsupported.html
----------------------------------------------------------------------
diff --git a/docs/configuration_reference_unsupported.html b/docs/configuration_reference_unsupported.html
index e2c0c42..881940b 100644
--- a/docs/configuration_reference_unsupported.html
+++ b/docs/configuration_reference_unsupported.html
@@ -2,7 +2,7 @@
 title: Apache Kudu (incubating) Unsupported Configuration Flags
 layout: default
 active_nav: docs
-last_updated: 'Last updated 2016-06-09 09:54:23 PDT'
+last_updated: 'Last updated 2016-06-30 15:55:30 PDT'
 ---
 <!--
 

http://git-wip-us.apache.org/repos/asf/incubator-kudu/blob/6e3145f8/docs/contributing.html
----------------------------------------------------------------------
diff --git a/docs/contributing.html b/docs/contributing.html
index 2891beb..5bc5094 100644
--- a/docs/contributing.html
+++ b/docs/contributing.html
@@ -2,7 +2,7 @@
 title: Contributing to Apache Kudu (incubating)
 layout: default
 active_nav: docs
-last_updated: 'Last updated 2016-05-24 08:02:44 PDT'
+last_updated: 'Last updated 2016-06-29 16:16:41 PDT'
 ---
 <!--
 

http://git-wip-us.apache.org/repos/asf/incubator-kudu/blob/6e3145f8/docs/developing.html
----------------------------------------------------------------------
diff --git a/docs/developing.html b/docs/developing.html
index 627d886..1825e5b 100644
--- a/docs/developing.html
+++ b/docs/developing.html
@@ -2,7 +2,7 @@
 title: Developing Applications With Apache Kudu (incubating)
 layout: default
 active_nav: docs
-last_updated: 'Last updated 2016-05-24 08:02:44 PDT'
+last_updated: 'Last updated 2016-05-24 22:28:30 PDT'
 ---
 <!--
 

http://git-wip-us.apache.org/repos/asf/incubator-kudu/blob/6e3145f8/docs/index.html
----------------------------------------------------------------------
diff --git a/docs/index.html b/docs/index.html
index 33a6d16..2d61b83 100644
--- a/docs/index.html
+++ b/docs/index.html
@@ -1,8 +1,8 @@
 ---
-title: Apache Kudu (incubating) Documentation
+title: Introducing Apache Kudu (incubating)
 layout: default
 active_nav: docs
-last_updated: 'Last updated 2016-06-09 09:38:15 PDT'
+last_updated: 'Last updated 2016-06-23 13:53:47 PDT'
 ---
 <!--
 
@@ -24,77 +24,361 @@ limitations under the License.
   <div class="row">
     <div class="col-md-9">
 
-<h1>Apache Kudu (incubating) Documentation</h1>
+<h1>Introducing Apache Kudu (incubating)</h1>
       <div id="preamble">
 <div class="sectionbody">
-<div class="landing_page">
+<div class="paragraph">
+<p>Kudu is a columnar storage manager developed for the Hadoop platform.  Kudu shares
+the common technical properties of Hadoop ecosystem applications: it runs on commodity
+hardware, is horizontally scalable, and supports highly available operation.</p>
+</div>
+<div class="paragraph">
+<p>Kudu&#8217;s design sets it apart. Some of Kudu&#8217;s benefits include:</p>
+</div>
+<div class="ulist">
+<ul>
+<li>
+<p>Fast processing of OLAP workloads.</p>
+</li>
+<li>
+<p>Integration with MapReduce, Spark and other Hadoop ecosystem components.</p>
+</li>
+<li>
+<p>Tight integration with Cloudera Impala, making it a good, mutable alternative
+to using HDFS with Parquet.</p>
+</li>
+<li>
+<p>Strong but flexible consistency model, allowing you to choose consistency
+requirements on a per-request basis, including the option for strict-serializable consistency.</p>
+</li>
+<li>
+<p>Strong performance for running sequential and random workloads simultaneously.</p>
+</li>
+<li>
+<p>Easy to administer and manage with Cloudera Manager.</p>
+</li>
+<li>
+<p>High availability. Tablet Servers and Masters use the <a href="#raft">Raft Consensus Algorithm</a>, which ensures that
+as long as more than half the total number of replicas is available, the tablet is available for
+reads and writes. For instance, if 2 out of 3 replicas or 3 out of 5 replicas are available, the tablet
+is available.</p>
+<div class="paragraph">
+<p>Reads can be serviced by read-only follower tablets, even in the event of a
+leader tablet failure.</p>
+</div>
+</li>
+<li>
+<p>Structured data model.</p>
+</li>
+</ul>
+</div>
+<div class="paragraph">
+<p>By combining all of these properties, Kudu targets support for families of
+applications that are difficult or impossible to implement on current generation
+Hadoop storage technologies. A few examples of applications for which Kudu is a great
+solution are:</p>
+</div>
+<div class="ulist">
+<ul>
+<li>
+<p>Reporting applications where newly-arrived data needs to be immediately available for end users</p>
+</li>
+<li>
+<p>Time-series applications that must simultaneously support:</p>
+<div class="ulist">
+<ul>
+<li>
+<p>queries across large amounts of historic data</p>
+</li>
+<li>
+<p>granular queries about an individual entity that must return very quickly</p>
+</li>
+</ul>
+</div>
+</li>
+<li>
+<p>Applications that use predictive models to make real-time decisions with periodic
+refreshes of the predictive model based on all historic data</p>
+</li>
+</ul>
+</div>
+<div class="paragraph">
+<p>For more information about these and other scenarios, see <a href="#kudu_use_cases">Example Use Cases</a>.</p>
+</div>
+</div>
+</div>
+<div class="sect1">
+<h2 id="_concepts_and_terms"><a class="link" href="#_concepts_and_terms">Concepts and Terms</a></h2>
+<div class="sectionbody">
+<div id="kudu_columnar_data_store" class="paragraph">
+<div class="title">Columnar Data Store</div>
+<p>Kudu is a <em>columnar data store</em>. A columnar data store stores data in strongly-typed
+columns. With a proper design, it is superior for analytical or data warehousing
+workloads for several reasons.</p>
+</div>
 <div class="dlist">
 <dl>
-<dt class="hdlist1"><a href="introduction.html">Introducing Kudu</a></dt>
-<dd>
-<p>Get familiar with what sets Kudu apart.</p>
-</dd>
-<dt class="hdlist1"><a href="release_notes.html">Kudu Beta Release Notes</a></dt>
-<dd>
-<p>Find out what to expect in Kudu public beta releases, as well as known issues, workarounds,
-and limitations.</p>
-</dd>
-<dt class="hdlist1"><a href="quickstart.html">Getting Started With Kudu</a></dt>
+<dt class="hdlist1">Read Efficiency</dt>
 <dd>
-<p>Deploy a simple proof-of-concept Kudu cluster to try it out for yourself.</p>
+<p>For analytical queries, you can read a single column, or a portion
+of that column, while ignoring other columns. This means you can fulfill your query
+while reading a minimal number of blocks on disk. With a row-based store, you need
+to read the entire row, even if you only return values from a few columns.</p>
 </dd>
-<dt class="hdlist1"><a href="installation.html">Installation Guide</a></dt>
+<dt class="hdlist1">Data Compression</dt>
 <dd>
-<p>Read about all the different options for installing Kudu.</p>
+<p>Because a given column contains only one type of data, pattern-based
+compression can be orders of magnitude more efficient than compressing mixed data
+types. Combined with the efficiencies of reading data from columns,  compression allows
+you to fulfill your query while reading even fewer blocks from disk. See
+<a href="schema_design.html#encoding">Data Compression</a></p>
 </dd>
-<dt class="hdlist1"><a href="configuration.html">Configuring Kudu</a></dt>
-<dd>
-<p>Find out how to customize your Kudu cluster.</p>
-</dd>
-<dt class="hdlist1"><a href="kudu_impala_integration.html">Using Kudu with Apache Impala (incubating)</a></dt>
-<dd>
-<p>Learn about using Impala to create, query, and update your Kudu tables.</p>
-</dd>
-<dt class="hdlist1"><a href="administration.html">Administering Kudu</a></dt>
-<dd>
-<p>Keep Kudu running smoothly.</p>
-</dd>
-<dt class="hdlist1"><a href="troubleshooting.html">Troubleshooting Kudu</a></dt>
-<dd>
-<p>Find guidelines for solving problems with your Kudu cluster.</p>
-</dd>
-<dt class="hdlist1"><a href="developing.html">Developing Applications With Kudu</a></dt>
-<dd>
-<p>Get information about developing with the Kudu APIs and links to working example code.</p>
-</dd>
-<dt class="hdlist1"><a href="schema_design.html">Kudu Schema Design</a></dt>
-<dd>
-<p>Learn about designing Kudu table schemas.</p>
-</dd>
-<dt class="hdlist1"><a href="transaction_semantics.html">Kudu Transaction Semantics</a></dt>
-<dd>
-<p>Information about transaction semantics in Kudu.</p>
-</dd>
-<dt class="hdlist1"><a href="contributing.html">Contributing to Kudu</a></dt>
-<dd>
-<p>Get involved in the Kudu community.</p>
-</dd>
-<dt class="hdlist1"><a href="style_guide.html">Kudu Documentation Style Guide</a></dt>
+</dl>
+</div>
+<div class="paragraph">
+<div class="title">Table</div>
+<p>A <em>table</em> is where your data is stored in Kudu. A table has a schema and
+a totally ordered primary key. A table is split into segments called tablets.</p>
+</div>
+<div class="paragraph">
+<div class="title">Tablet</div>
+<p>A <em>tablet</em> is a contiguous segment of a table. A given tablet is
+replicated on multiple tablet servers, and one of these replicas is considered
+the leader tablet. Any replica can service reads, and writes require consensus
+among the set of tablet servers serving the tablet.</p>
+</div>
+<div class="paragraph">
+<div class="title">Tablet Server</div>
+<p>A <em>tablet server</em> stores and serves tablets to clients. For a
+given tablet, one tablet server serves the lead tablet, and the others serve
+follower replicas of that tablet. Only leaders service write requests, while
+leaders or followers each service read requests. Leaders are elected using
+<a href="#raft">Raft Consensus Algorithm</a>. One tablet server can serve multiple tablets, and one tablet can be served
+by multiple tablet servers.</p>
+</div>
+<div class="paragraph">
+<div class="title">Master</div>
+<p>The <em>master</em> keeps track of all the tablets, tablet servers, the
+<a href="#catalog_table">Catalog Table</a>, and other metadata related to the cluster. At a given point
+in time, there can only be one acting master (the leader). If the current leader
+disappears, a new master is elected using <a href="#raft">Raft Consensus Algorithm</a>.</p>
+</div>
+<div class="paragraph">
+<p>The master also coordinates metadata operations for clients. For example, when
+creating a new table, the client internally sends an RPC to the master. The
+master writes the metadata for the new table into the catalog table, and
+coordinates the process of creating tablets on the tablet servers.</p>
+</div>
+<div class="paragraph">
+<p>All the master&#8217;s data is stored in a tablet, which can be replicated to all the
+other candidate masters.</p>
+</div>
+<div class="paragraph">
+<p>Tablet servers heartbeat to the master at a set interval (the default is once
+per second).</p>
+</div>
+<div id="raft" class="paragraph">
+<div class="title">Raft Consensus Algorithm</div>
+<p>Kudu uses the <a href="https://raft.github.io/">Raft consensus algorithm</a> as
+a means to guarantee fault-tolerance and consistency, both for regular tablets and for master
+data. Through Raft, multiple replicas of a tablet elect a <em>leader</em>, which is responsible
+for accepting and replicating writes to <em>follower</em> replicas. Once a write is persisted
+in a majority of replicas it is acknowledged to the client. A given group of <code>N</code> replicas
+(usually 3 or 5) is able to accept writes with at most <code>(N - 1)/2</code> faulty replicas.</p>
+</div>
+<div id="catalog_table" class="paragraph">
+<div class="title">Catalog Table</div>
+<p>The <em>catalog table</em> is the central location for
+metadata of Kudu. It stores information about tables and tablets. The catalog
+table is accessible to clients via the master, using the client API.</p>
+</div>
+<div class="dlist">
+<dl>
+<dt class="hdlist1">Tables</dt>
 <dd>
-<p>Get familiar with the guidelines for documentation contributions to the Kudu project.</p>
+<p>table schemas, locations, and states</p>
 </dd>
-<dt class="hdlist1"><a href="configuration_reference.html">Kudu Configuration Reference</a></dt>
+<dt class="hdlist1">Tablets</dt>
 <dd>
-<p>Find out about individual Kudu configuration options.</p>
+<p>the list of existing tablets, which tablet servers have replicas of
+each tablet, the tablet&#8217;s current state, and start and end keys.</p>
 </dd>
 </dl>
 </div>
+<div class="paragraph">
+<div class="title">Logical Replication</div>
+<p>Kudu replicates operations, not on-disk data. This is referred to as <em>logical
+replication</em>, as opposed to <em>physical replication</em>. Physical operations, such as
+compaction, do not need to transmit the data over the network. This results in a
+substantial reduction in network traffic for heavy write scenarios.</p>
+</div>
+</div>
+</div>
+<div class="sect1">
+<h2 id="_architectural_overview"><a class="link" href="#_architectural_overview">Architectural Overview</a></h2>
+<div class="sectionbody">
+<div class="paragraph">
+<p>The following diagram shows a Kudu cluster with three masters and multiple tablet
+servers, each serving multiple tablets. It illustrates how Raft consensus is used
+to allow for both leaders and followers for both the masters and tablet servers. In
+addition, a tablet server can be a leader for some tablets, and a follower for others.
+Leaders are shown in gold, while followers are shown in blue.</p>
+</div>
+<div class="admonitionblock note">
+<table>
+<tr>
+<td class="icon">
+<i class="fa icon-note" title="Note"></i>
+</td>
+<td class="content">
+Multiple masters are not supported during the Kudu beta period.
+</td>
+</tr>
+</table>
+</div>
+<div class="imageblock">
+<div class="content">
+<img src="./images/kudu-architecture-2.png" alt="Kudu Architecture" width="800">
+</div>
+</div>
+</div>
+</div>
+<div class="sect1">
+<h2 id="kudu_use_cases"><a class="link" href="#kudu_use_cases">Example Use Cases</a></h2>
+<div class="sectionbody">
+<div class="paragraph">
+<div class="title">Streaming Input with Near Real Time Availability</div>
+<p>A common challenge in data analysis is one where new data arrives rapidly and constantly,
+and the same data needs to be available in near real time for reads, scans, and
+updates. Kudu offers the powerful combination of fast inserts and updates with
+efficient columnar scans to enable real-time analytics use cases on a single storage layer.</p>
+</div>
+<div class="paragraph">
+<div class="title">Time-series application with widely varying access patterns</div>
+<p>A time-series schema is one in which data points are organized and keyed according
+to the time at which they occurred. This can be useful for investigating the
+performance of metrics over time or attempting to predict future behavior based
+on past data. For instance, time-series customer data might be used both to store
+purchase click-stream history and to predict future purchases, or for use by a
+customer support representative. While these different types of analysis are occurring,
+inserts and mutations may also be occurring individually and in bulk, and become available
+immediately to read workloads. Kudu can handle all of these access patterns
+simultaneously in a scalable and efficient manner.</p>
+</div>
+<div class="paragraph">
+<p>Kudu is a good fit for time-series workloads for several reasons. With Kudu&#8217;s support for
+hash-based partitioning, combined with its native support for compound row keys, it is
+simple to set up a table spread across many servers without the risk of "hotspotting"
+that is commonly observed when range partitioning is used. Kudu&#8217;s columnar storage engine
+is also beneficial in this context, because many time-series workloads read only a few columns,
+as opposed to the whole row.</p>
+</div>
+<div class="paragraph">
+<p>In the past, you might have needed to use multiple data stores to handle different
+data access patterns. This practice adds complexity to your application and operations, and
+duplicates storage. Kudu can handle all of these access patterns natively and efficiently,
+without the need to off-load work to other data stores.</p>
+</div>
+<div class="paragraph">
+<div class="title">Predictive Modeling</div>
+<p>Data analysts often develop predictive learning models from large sets of data. The
+model and the data may need to be updated or modified often as the learning takes
+place or as the situation being modeled changes. In addition, the scientist may want
+to change one or more factors in the model to see what happens over time. Updating
+a large set of data stored in files in HDFS is resource-intensive, as each file needs
+to be completely rewritten. In Kudu, updates happen in near real time. The scientist
+can tweak the value, re-run the query, and refresh the graph in seconds or minutes,
+rather than hours or days. In addition, batch or incremental algorithms can be run
+across the data at any time, with near-real-time results.</p>
+</div>
+<div class="paragraph">
+<div class="title">Combining Data In Kudu With Legacy Systems</div>
+<p>Companies generate data from multiple sources and store it in a variety of systems
+and formats. For instance, some of your data may be stored in Kudu, some in a traditional
+RDBMS, and some in files in HDFS. You can access and query all of these sources and
+formats using Impala, without the need to change your legacy systems.</p>
+</div>
+</div>
+</div>
+<div class="sect1">
+<h2 id="_next_steps"><a class="link" href="#_next_steps">Next Steps</a></h2>
+<div class="sectionbody">
+<div class="ulist">
+<ul>
+<li>
+<p><a href="quickstart.html">Get Started With Kudu</a></p>
+</li>
+<li>
+<p><a href="installation.html">Installing Kudu</a></p>
+</li>
+</ul>
 </div>
 </div>
 </div>
     </div>
     <div class="col-md-3">
 
+  <div id="toc" data-spy="affix" data-offset-top="70">
+  <ul>
+
+      <li>
+
+          <a href="introduction.html">Introducing Kudu</a> 
+      </li> 
+      <li>
+
+          <a href="release_notes.html">Kudu Release Notes</a> 
+      </li> 
+      <li>
+
+          <a href="quickstart.html">Getting Started with Kudu</a> 
+      </li> 
+      <li>
+
+          <a href="installation.html">Installation Guide</a> 
+      </li> 
+      <li>
+
+          <a href="configuration.html">Configuring Kudu</a> 
+      </li> 
+      <li>
+
+          <a href="kudu_impala_integration.html">Using Impala with Kudu</a> 
+      </li> 
+      <li>
+
+          <a href="administration.html">Administering Kudu</a> 
+      </li> 
+      <li>
+
+          <a href="troubleshooting.html">Troubleshooting Kudu</a> 
+      </li> 
+      <li>
+
+          <a href="developing.html">Developing Applications with Kudu</a> 
+      </li> 
+      <li>
+
+          <a href="schema_design.html">Kudu Schema Design</a> 
+      </li> 
+      <li>
+
+          <a href="transaction_semantics.html">Kudu Transaction Semantics</a> 
+      </li> 
+      <li>
+
+          <a href="contributing.html">Contributing to Kudu</a> 
+      </li> 
+      <li>
+
+          <a href="style_guide.html">Kudu Documentation Style Guide</a> 
+      </li> 
+      <li>
+
+          <a href="configuration_reference.html">Kudu Configuration Reference</a> 
+      </li> 
+  </ul>
+  </div>
     </div>
   </div>
 </div>
\ No newline at end of file