You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@kudu.apache.org by to...@apache.org on 2017/03/21 00:16:55 UTC

[48/51] [partial] kudu git commit: Update docs, add 1.3 release

http://git-wip-us.apache.org/repos/asf/kudu/blob/d114777e/apidocs/org/apache/kudu/client/class-use/SessionConfiguration.html
----------------------------------------------------------------------
diff --git a/apidocs/org/apache/kudu/client/class-use/SessionConfiguration.html b/apidocs/org/apache/kudu/client/class-use/SessionConfiguration.html
index 329fd02..b647edf 100644
--- a/apidocs/org/apache/kudu/client/class-use/SessionConfiguration.html
+++ b/apidocs/org/apache/kudu/client/class-use/SessionConfiguration.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.apache.kudu.client.SessionConfiguration (Kudu 1.2.1-SNAPSHOT API)</title>
+<title>Uses of Interface org.apache.kudu.client.SessionConfiguration (Kudu 1.3.0 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.apache.kudu.client.SessionConfiguration (Kudu 1.2.1-SNAPSHOT API)";
+            parent.document.title="Uses of Interface org.apache.kudu.client.SessionConfiguration (Kudu 1.3.0 API)";
         }
     }
     catch(err) {

http://git-wip-us.apache.org/repos/asf/kudu/blob/d114777e/apidocs/org/apache/kudu/client/class-use/Statistics.Statistic.html
----------------------------------------------------------------------
diff --git a/apidocs/org/apache/kudu/client/class-use/Statistics.Statistic.html b/apidocs/org/apache/kudu/client/class-use/Statistics.Statistic.html
index f271493..e5f2fea 100644
--- a/apidocs/org/apache/kudu/client/class-use/Statistics.Statistic.html
+++ b/apidocs/org/apache/kudu/client/class-use/Statistics.Statistic.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.apache.kudu.client.Statistics.Statistic (Kudu 1.2.1-SNAPSHOT API)</title>
+<title>Uses of Class org.apache.kudu.client.Statistics.Statistic (Kudu 1.3.0 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.apache.kudu.client.Statistics.Statistic (Kudu 1.2.1-SNAPSHOT API)";
+            parent.document.title="Uses of Class org.apache.kudu.client.Statistics.Statistic (Kudu 1.3.0 API)";
         }
     }
     catch(err) {

http://git-wip-us.apache.org/repos/asf/kudu/blob/d114777e/apidocs/org/apache/kudu/client/class-use/Statistics.html
----------------------------------------------------------------------
diff --git a/apidocs/org/apache/kudu/client/class-use/Statistics.html b/apidocs/org/apache/kudu/client/class-use/Statistics.html
index a101ccc..dba921c 100644
--- a/apidocs/org/apache/kudu/client/class-use/Statistics.html
+++ b/apidocs/org/apache/kudu/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.apache.kudu.client.Statistics (Kudu 1.2.1-SNAPSHOT API)</title>
+<title>Uses of Class org.apache.kudu.client.Statistics (Kudu 1.3.0 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.apache.kudu.client.Statistics (Kudu 1.2.1-SNAPSHOT API)";
+            parent.document.title="Uses of Class org.apache.kudu.client.Statistics (Kudu 1.3.0 API)";
         }
     }
     catch(err) {

http://git-wip-us.apache.org/repos/asf/kudu/blob/d114777e/apidocs/org/apache/kudu/client/class-use/Status.html
----------------------------------------------------------------------
diff --git a/apidocs/org/apache/kudu/client/class-use/Status.html b/apidocs/org/apache/kudu/client/class-use/Status.html
index 3a801b0..4e48e43 100644
--- a/apidocs/org/apache/kudu/client/class-use/Status.html
+++ b/apidocs/org/apache/kudu/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.apache.kudu.client.Status (Kudu 1.2.1-SNAPSHOT API)</title>
+<title>Uses of Class org.apache.kudu.client.Status (Kudu 1.3.0 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.apache.kudu.client.Status (Kudu 1.2.1-SNAPSHOT API)";
+            parent.document.title="Uses of Class org.apache.kudu.client.Status (Kudu 1.3.0 API)";
         }
     }
     catch(err) {

http://git-wip-us.apache.org/repos/asf/kudu/blob/d114777e/apidocs/org/apache/kudu/client/class-use/Update.html
----------------------------------------------------------------------
diff --git a/apidocs/org/apache/kudu/client/class-use/Update.html b/apidocs/org/apache/kudu/client/class-use/Update.html
index 4ee36e1..cf4b59c 100644
--- a/apidocs/org/apache/kudu/client/class-use/Update.html
+++ b/apidocs/org/apache/kudu/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.apache.kudu.client.Update (Kudu 1.2.1-SNAPSHOT API)</title>
+<title>Uses of Class org.apache.kudu.client.Update (Kudu 1.3.0 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.apache.kudu.client.Update (Kudu 1.2.1-SNAPSHOT API)";
+            parent.document.title="Uses of Class org.apache.kudu.client.Update (Kudu 1.3.0 API)";
         }
     }
     catch(err) {

http://git-wip-us.apache.org/repos/asf/kudu/blob/d114777e/apidocs/org/apache/kudu/client/class-use/Upsert.html
----------------------------------------------------------------------
diff --git a/apidocs/org/apache/kudu/client/class-use/Upsert.html b/apidocs/org/apache/kudu/client/class-use/Upsert.html
index d119d7d..8d102b2 100644
--- a/apidocs/org/apache/kudu/client/class-use/Upsert.html
+++ b/apidocs/org/apache/kudu/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.apache.kudu.client.Upsert (Kudu 1.2.1-SNAPSHOT API)</title>
+<title>Uses of Class org.apache.kudu.client.Upsert (Kudu 1.3.0 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.apache.kudu.client.Upsert (Kudu 1.2.1-SNAPSHOT API)";
+            parent.document.title="Uses of Class org.apache.kudu.client.Upsert (Kudu 1.3.0 API)";
         }
     }
     catch(err) {

http://git-wip-us.apache.org/repos/asf/kudu/blob/d114777e/apidocs/org/apache/kudu/client/package-frame.html
----------------------------------------------------------------------
diff --git a/apidocs/org/apache/kudu/client/package-frame.html b/apidocs/org/apache/kudu/client/package-frame.html
index 9258cf2..9c50156 100644
--- a/apidocs/org/apache/kudu/client/package-frame.html
+++ b/apidocs/org/apache/kudu/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.apache.kudu.client (Kudu 1.2.1-SNAPSHOT API)</title>
+<title>org.apache.kudu.client (Kudu 1.3.0 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/kudu/blob/d114777e/apidocs/org/apache/kudu/client/package-summary.html
----------------------------------------------------------------------
diff --git a/apidocs/org/apache/kudu/client/package-summary.html b/apidocs/org/apache/kudu/client/package-summary.html
index 837b245..af1b851 100644
--- a/apidocs/org/apache/kudu/client/package-summary.html
+++ b/apidocs/org/apache/kudu/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.apache.kudu.client (Kudu 1.2.1-SNAPSHOT API)</title>
+<title>org.apache.kudu.client (Kudu 1.3.0 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.apache.kudu.client (Kudu 1.2.1-SNAPSHOT API)";
+            parent.document.title="org.apache.kudu.client (Kudu 1.3.0 API)";
         }
     }
     catch(err) {

http://git-wip-us.apache.org/repos/asf/kudu/blob/d114777e/apidocs/org/apache/kudu/client/package-tree.html
----------------------------------------------------------------------
diff --git a/apidocs/org/apache/kudu/client/package-tree.html b/apidocs/org/apache/kudu/client/package-tree.html
index bfe8f1c..02fc896 100644
--- a/apidocs/org/apache/kudu/client/package-tree.html
+++ b/apidocs/org/apache/kudu/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.apache.kudu.client Class Hierarchy (Kudu 1.2.1-SNAPSHOT API)</title>
+<title>org.apache.kudu.client Class Hierarchy (Kudu 1.3.0 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.apache.kudu.client Class Hierarchy (Kudu 1.2.1-SNAPSHOT API)";
+            parent.document.title="org.apache.kudu.client Class Hierarchy (Kudu 1.3.0 API)";
         }
     }
     catch(err) {

http://git-wip-us.apache.org/repos/asf/kudu/blob/d114777e/apidocs/org/apache/kudu/client/package-use.html
----------------------------------------------------------------------
diff --git a/apidocs/org/apache/kudu/client/package-use.html b/apidocs/org/apache/kudu/client/package-use.html
index ce6ae7f..9e5ac52 100644
--- a/apidocs/org/apache/kudu/client/package-use.html
+++ b/apidocs/org/apache/kudu/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.apache.kudu.client (Kudu 1.2.1-SNAPSHOT API)</title>
+<title>Uses of Package org.apache.kudu.client (Kudu 1.3.0 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.apache.kudu.client (Kudu 1.2.1-SNAPSHOT API)";
+            parent.document.title="Uses of Package org.apache.kudu.client (Kudu 1.3.0 API)";
         }
     }
     catch(err) {
@@ -412,16 +412,21 @@
 </td>
 </tr>
 <tr class="altColor">
+<td class="colOne"><a href="../../../../org/apache/kudu/client/class-use/KuduException.html#org.apache.kudu.mapreduce">KuduException</a>
+<div class="block">The parent class of all exceptions sent by the Kudu client.</div>
+</td>
+</tr>
+<tr class="rowColor">
 <td class="colOne"><a href="../../../../org/apache/kudu/client/class-use/KuduTable.html#org.apache.kudu.mapreduce">KuduTable</a>
 <div class="block">A KuduTable represents a table on a particular cluster.</div>
 </td>
 </tr>
-<tr class="rowColor">
+<tr class="altColor">
 <td class="colOne"><a href="../../../../org/apache/kudu/client/class-use/Operation.html#org.apache.kudu.mapreduce">Operation</a>
 <div class="block">Base class for the RPCs that related to WriteRequestPB.</div>
 </td>
 </tr>
-<tr class="altColor">
+<tr class="rowColor">
 <td class="colOne"><a href="../../../../org/apache/kudu/client/class-use/RowResult.html#org.apache.kudu.mapreduce">RowResult</a>
 <div class="block">RowResult represents one row from a scanner.</div>
 </td>

http://git-wip-us.apache.org/repos/asf/kudu/blob/d114777e/apidocs/org/apache/kudu/flume/sink/AvroKuduOperationsProducer.html
----------------------------------------------------------------------
diff --git a/apidocs/org/apache/kudu/flume/sink/AvroKuduOperationsProducer.html b/apidocs/org/apache/kudu/flume/sink/AvroKuduOperationsProducer.html
index 46b46a0..1dc96cd 100644
--- a/apidocs/org/apache/kudu/flume/sink/AvroKuduOperationsProducer.html
+++ b/apidocs/org/apache/kudu/flume/sink/AvroKuduOperationsProducer.html
@@ -4,7 +4,7 @@
 <head>
 <!-- Generated by javadoc -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
-<title>AvroKuduOperationsProducer (Kudu 1.2.1-SNAPSHOT API)</title>
+<title>AvroKuduOperationsProducer (Kudu 1.3.0 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="AvroKuduOperationsProducer (Kudu 1.2.1-SNAPSHOT API)";
+            parent.document.title="AvroKuduOperationsProducer (Kudu 1.3.0 API)";
         }
     }
     catch(err) {
@@ -392,9 +392,10 @@ implements <a href="../../../../../org/apache/kudu/flume/sink/KuduOperationsProd
 <dl>
 <dt><span class="overrideSpecifyLabel">Specified by:</span></dt>
 <dd><code><a href="../../../../../org/apache/kudu/flume/sink/KuduOperationsProducer.html#getOperations-org.apache.flume.Event-">getOperations</a></code>&nbsp;in interface&nbsp;<code><a href="../../../../../org/apache/kudu/flume/sink/KuduOperationsProducer.html" title="interface in org.apache.kudu.flume.sink">KuduOperationsProducer</a></code></dd>
+<dt><span class="paramLabel">Parameters:</span></dt>
+<dd><code>event</code> - Event to convert to one or more Operations</dd>
 <dt><span class="returnLabel">Returns:</span></dt>
-<dd>List of <a href="../../../../../org/apache/kudu/client/Operation.html" title="class in org.apache.kudu.client"><code>Operation</code></a> that
- should be written to Kudu</dd>
+<dd>List of Operations that should be written to Kudu</dd>
 <dt><span class="throwsLabel">Throws:</span></dt>
 <dd><code>org.apache.flume.FlumeException</code></dd>
 </dl>

http://git-wip-us.apache.org/repos/asf/kudu/blob/d114777e/apidocs/org/apache/kudu/flume/sink/KuduOperationsProducer.html
----------------------------------------------------------------------
diff --git a/apidocs/org/apache/kudu/flume/sink/KuduOperationsProducer.html b/apidocs/org/apache/kudu/flume/sink/KuduOperationsProducer.html
index 60afdb3..9599cb9 100644
--- a/apidocs/org/apache/kudu/flume/sink/KuduOperationsProducer.html
+++ b/apidocs/org/apache/kudu/flume/sink/KuduOperationsProducer.html
@@ -4,7 +4,7 @@
 <head>
 <!-- Generated by javadoc -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
-<title>KuduOperationsProducer (Kudu 1.2.1-SNAPSHOT API)</title>
+<title>KuduOperationsProducer (Kudu 1.3.0 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="KuduOperationsProducer (Kudu 1.2.1-SNAPSHOT API)";
+            parent.document.title="KuduOperationsProducer (Kudu 1.3.0 API)";
         }
     }
     catch(err) {
@@ -197,9 +197,10 @@ extends org.apache.flume.conf.Configurable, <a href="http://docs.oracle.com/java
 <pre><a href="http://docs.oracle.com/javase/7/docs/api/java/util/List.html?is-external=true" title="class or interface in java.util">List</a>&lt;<a href="../../../../../org/apache/kudu/client/Operation.html" title="class in org.apache.kudu.client">Operation</a>&gt;&nbsp;getOperations(org.apache.flume.Event&nbsp;event)</pre>
 <div class="block">Returns the operations that should be written to Kudu as a result of this event.</div>
 <dl>
+<dt><span class="paramLabel">Parameters:</span></dt>
+<dd><code>event</code> - Event to convert to one or more Operations</dd>
 <dt><span class="returnLabel">Returns:</span></dt>
-<dd>List of <a href="../../../../../org/apache/kudu/client/Operation.html" title="class in org.apache.kudu.client"><code>Operation</code></a> that
- should be written to Kudu</dd>
+<dd>List of Operations that should be written to Kudu</dd>
 </dl>
 </li>
 </ul>

http://git-wip-us.apache.org/repos/asf/kudu/blob/d114777e/apidocs/org/apache/kudu/flume/sink/KuduSink.html
----------------------------------------------------------------------
diff --git a/apidocs/org/apache/kudu/flume/sink/KuduSink.html b/apidocs/org/apache/kudu/flume/sink/KuduSink.html
index 872e0e4..a8013d4 100644
--- a/apidocs/org/apache/kudu/flume/sink/KuduSink.html
+++ b/apidocs/org/apache/kudu/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 1.2.1-SNAPSHOT API)</title>
+<title>KuduSink (Kudu 1.3.0 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 1.2.1-SNAPSHOT API)";
+            parent.document.title="KuduSink (Kudu 1.3.0 API)";
         }
     }
     catch(err) {

http://git-wip-us.apache.org/repos/asf/kudu/blob/d114777e/apidocs/org/apache/kudu/flume/sink/KuduSinkConfigurationConstants.html
----------------------------------------------------------------------
diff --git a/apidocs/org/apache/kudu/flume/sink/KuduSinkConfigurationConstants.html b/apidocs/org/apache/kudu/flume/sink/KuduSinkConfigurationConstants.html
index 4ec5f9b..2e56801 100644
--- a/apidocs/org/apache/kudu/flume/sink/KuduSinkConfigurationConstants.html
+++ b/apidocs/org/apache/kudu/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 1.2.1-SNAPSHOT API)</title>
+<title>KuduSinkConfigurationConstants (Kudu 1.3.0 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 1.2.1-SNAPSHOT API)";
+            parent.document.title="KuduSinkConfigurationConstants (Kudu 1.3.0 API)";
         }
     }
     catch(err) {

http://git-wip-us.apache.org/repos/asf/kudu/blob/d114777e/apidocs/org/apache/kudu/flume/sink/RegexpKuduOperationsProducer.html
----------------------------------------------------------------------
diff --git a/apidocs/org/apache/kudu/flume/sink/RegexpKuduOperationsProducer.html b/apidocs/org/apache/kudu/flume/sink/RegexpKuduOperationsProducer.html
index c7fd118..da402cf 100644
--- a/apidocs/org/apache/kudu/flume/sink/RegexpKuduOperationsProducer.html
+++ b/apidocs/org/apache/kudu/flume/sink/RegexpKuduOperationsProducer.html
@@ -4,7 +4,7 @@
 <head>
 <!-- Generated by javadoc -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
-<title>RegexpKuduOperationsProducer (Kudu 1.2.1-SNAPSHOT API)</title>
+<title>RegexpKuduOperationsProducer (Kudu 1.3.0 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="RegexpKuduOperationsProducer (Kudu 1.2.1-SNAPSHOT API)";
+            parent.document.title="RegexpKuduOperationsProducer (Kudu 1.3.0 API)";
         }
     }
     catch(err) {
@@ -118,71 +118,80 @@ var activeTableTab = "activeTableTab";
 public class <span class="typeNameLabel">RegexpKuduOperationsProducer</span>
 extends <a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">Object</a>
 implements <a href="../../../../../org/apache/kudu/flume/sink/KuduOperationsProducer.html" title="interface in org.apache.kudu.flume.sink">KuduOperationsProducer</a></pre>
-<div class="block">A regular expression serializer that generates one <a href="../../../../../org/apache/kudu/client/Insert.html" title="class in org.apache.kudu.client"><code>Insert</code></a> or
- <a href="../../../../../org/apache/kudu/client/Upsert.html" title="class in org.apache.kudu.client"><code>Upsert</code></a> per <code>Event</code> by parsing the payload into values using a
- regular expression. Values are coerced to the proper column types.
+<div class="block">A regular expression operations producer that generates one or more Kudu
+ <a href="../../../../../org/apache/kudu/client/Insert.html" title="class in org.apache.kudu.client"><code>Insert</code></a> or <a href="../../../../../org/apache/kudu/client/Upsert.html" title="class in org.apache.kudu.client"><code>Upsert</code></a> operations per Flume <code>Event</code> by
+ parsing the event <code>body</code> using a regular expression. Values are
+ coerced to the types of the named columns in the Kudu table.
 
- Example: if the Kudu table has the schema
+ <p>Example: If the Kudu table has the schema:
 
+ <pre>
  key INT32
- name STRING
+ name STRING</pre>
 
- and producer.pattern is '(?&lt;key&gt;\\d+),(?&lt;name&gt;\w+)', then the
- RegexpKuduOperationsProducer will parse the string
+ <p>and <code>producer.pattern = (?&lt;key&gt;\\d+),(?&lt;name&gt;\\w+)</code> then
+ <code>RegexpKuduOperationsProducer</code> will parse the string:
 
- |12345,Mike||54321,Todd|
+ <pre>|12345,Mike||54321,Todd|</pre>
 
- into the rows (key=12345, name=Mike) and (key=54321, name=Todd).
+ into the rows: <code>(key=12345, name=Mike)</code> and <code>(key=54321, name=Todd)</code>.
 
- Note: this class relies on JDK7 named capturing groups, which are documented
- in <a href="http://docs.oracle.com/javase/7/docs/api/java/util/regex/Pattern.html?is-external=true" title="class or interface in java.util.regex"><code>Pattern</code></a>.
+ <p>Note: This class relies on JDK7 named capturing groups, which are
+ documented in <a href="http://docs.oracle.com/javase/7/docs/api/java/util/regex/Pattern.html?is-external=true" title="class or interface in java.util.regex"><code>Pattern</code></a>. The name of each capturing group must
+ correspond to a column name in the destination Kudu table.
 
- <p><strong>Regular Expression Kudu Operations Producer configuration parameters</strong></p>
+ <p><strong><code>RegexpKuduOperationsProducer</code> Flume Configuration Parameters</strong></p>
 
- <table cellpadding=3 cellspacing=0 border=1>
+ <table cellpadding=3 cellspacing=0 border=1 summary="Flume Configuration Parameters">
  <tr>
    <th>Property Name</th>
    <th>Default</th>
    <th>Required?</th>
    <th>Description</th>
  </tr>
- <tr></tr><td>producer.pattern</td><td></td><td>Yes</td>
- <td>The regular expression used to parse the event body.</td>
+ <tr>
+   <td>producer.pattern</td>
+   <td></td>
+   <td>Yes</td>
+   <td>The regular expression used to parse the event body.</td>
  </tr>
  <tr>
    <td>producer.charset</td>
    <td>utf-8</td>
    <td>No</td>
-   <td>The charset of the event body.</td>
+   <td>The character set of the event body.</td>
  </tr>
  <tr>
    <td>producer.operation</td>
    <td>upsert</td>
    <td>No</td>
-   <td>Operation type used to write the event to Kudu. Must be 'insert' or
-   'upsert'.</td>
+   <td>Operation type used to write the event to Kudu. Must be either
+   <code>insert</code> or <code>upsert</code>.</td>
  </tr>
  <tr>
    <td>producer.skipMissingColumn</td>
    <td>false</td>
    <td>No</td>
-   <td>Whether to ignore a column if it has no corresponding capture group, or
-   instead completely abandon the attempt to parse and insert/upsert the row.
+   <td>What to do if a column in the Kudu table has no corresponding capture group.
+   If set to <code>true</code>, a warning message is logged and the operation is still attempted.
+   If set to <code>false</code>, an exception is thrown and the sink will not process the
+   <code>Event</code>, causing a Flume <code>Channel</code> rollback.
  </tr>
  <tr>
    <td>producer.skipBadColumnValue</td>
    <td>false</td>
    <td>No</td>
-   <td>Whether to omit a column value from the row if its raw value cannot be
-   coerced to the right type, or instead complete abandon the attempt to parse
-   and insert/operation the row.</td>
+   <td>What to do if a value in the pattern match cannot be coerced to the required type.
+   If set to <code>true</code>, a warning message is logged and the operation is still attempted.
+   If set to <code>false</code>, an exception is thrown and the sink will not process the
+   <code>Event</code>, causing a Flume <code>Channel</code> rollback.
  </tr>
  <tr>
    <td>producer.warnUnmatchedRows</td>
    <td>true</td>
    <td>No</td>
-   <td>Whether to warn about payloads that do not match the pattern. If this
-   option is not set, event bodies with no matches will be silently dropped.</td>
+   <td>Whether to log a warning about payloads that do not match the pattern. If set to
+   <code>false</code>, event bodies with no matches will be silently dropped.</td>
  </tr>
  </table></div>
 <dl>
@@ -539,9 +548,10 @@ implements <a href="../../../../../org/apache/kudu/flume/sink/KuduOperationsProd
 <dl>
 <dt><span class="overrideSpecifyLabel">Specified by:</span></dt>
 <dd><code><a href="../../../../../org/apache/kudu/flume/sink/KuduOperationsProducer.html#getOperations-org.apache.flume.Event-">getOperations</a></code>&nbsp;in interface&nbsp;<code><a href="../../../../../org/apache/kudu/flume/sink/KuduOperationsProducer.html" title="interface in org.apache.kudu.flume.sink">KuduOperationsProducer</a></code></dd>
+<dt><span class="paramLabel">Parameters:</span></dt>
+<dd><code>event</code> - Event to convert to one or more Operations</dd>
 <dt><span class="returnLabel">Returns:</span></dt>
-<dd>List of <a href="../../../../../org/apache/kudu/client/Operation.html" title="class in org.apache.kudu.client"><code>Operation</code></a> that
- should be written to Kudu</dd>
+<dd>List of Operations that should be written to Kudu</dd>
 <dt><span class="throwsLabel">Throws:</span></dt>
 <dd><code>org.apache.flume.FlumeException</code></dd>
 </dl>

http://git-wip-us.apache.org/repos/asf/kudu/blob/d114777e/apidocs/org/apache/kudu/flume/sink/SimpleKeyedKuduOperationsProducer.html
----------------------------------------------------------------------
diff --git a/apidocs/org/apache/kudu/flume/sink/SimpleKeyedKuduOperationsProducer.html b/apidocs/org/apache/kudu/flume/sink/SimpleKeyedKuduOperationsProducer.html
index 0147388..2fae310 100644
--- a/apidocs/org/apache/kudu/flume/sink/SimpleKeyedKuduOperationsProducer.html
+++ b/apidocs/org/apache/kudu/flume/sink/SimpleKeyedKuduOperationsProducer.html
@@ -4,7 +4,7 @@
 <head>
 <!-- Generated by javadoc -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
-<title>SimpleKeyedKuduOperationsProducer (Kudu 1.2.1-SNAPSHOT API)</title>
+<title>SimpleKeyedKuduOperationsProducer (Kudu 1.3.0 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="SimpleKeyedKuduOperationsProducer (Kudu 1.2.1-SNAPSHOT API)";
+            parent.document.title="SimpleKeyedKuduOperationsProducer (Kudu 1.3.0 API)";
         }
     }
     catch(err) {
@@ -418,9 +418,10 @@ implements <a href="../../../../../org/apache/kudu/flume/sink/KuduOperationsProd
 <dl>
 <dt><span class="overrideSpecifyLabel">Specified by:</span></dt>
 <dd><code><a href="../../../../../org/apache/kudu/flume/sink/KuduOperationsProducer.html#getOperations-org.apache.flume.Event-">getOperations</a></code>&nbsp;in interface&nbsp;<code><a href="../../../../../org/apache/kudu/flume/sink/KuduOperationsProducer.html" title="interface in org.apache.kudu.flume.sink">KuduOperationsProducer</a></code></dd>
+<dt><span class="paramLabel">Parameters:</span></dt>
+<dd><code>event</code> - Event to convert to one or more Operations</dd>
 <dt><span class="returnLabel">Returns:</span></dt>
-<dd>List of <a href="../../../../../org/apache/kudu/client/Operation.html" title="class in org.apache.kudu.client"><code>Operation</code></a> that
- should be written to Kudu</dd>
+<dd>List of Operations that should be written to Kudu</dd>
 <dt><span class="throwsLabel">Throws:</span></dt>
 <dd><code>org.apache.flume.FlumeException</code></dd>
 </dl>

http://git-wip-us.apache.org/repos/asf/kudu/blob/d114777e/apidocs/org/apache/kudu/flume/sink/SimpleKuduOperationsProducer.html
----------------------------------------------------------------------
diff --git a/apidocs/org/apache/kudu/flume/sink/SimpleKuduOperationsProducer.html b/apidocs/org/apache/kudu/flume/sink/SimpleKuduOperationsProducer.html
index 823ad6c..5aeb15a 100644
--- a/apidocs/org/apache/kudu/flume/sink/SimpleKuduOperationsProducer.html
+++ b/apidocs/org/apache/kudu/flume/sink/SimpleKuduOperationsProducer.html
@@ -4,7 +4,7 @@
 <head>
 <!-- Generated by javadoc -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
-<title>SimpleKuduOperationsProducer (Kudu 1.2.1-SNAPSHOT API)</title>
+<title>SimpleKuduOperationsProducer (Kudu 1.3.0 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="SimpleKuduOperationsProducer (Kudu 1.2.1-SNAPSHOT API)";
+            parent.document.title="SimpleKuduOperationsProducer (Kudu 1.3.0 API)";
         }
     }
     catch(err) {
@@ -334,9 +334,10 @@ implements <a href="../../../../../org/apache/kudu/flume/sink/KuduOperationsProd
 <dl>
 <dt><span class="overrideSpecifyLabel">Specified by:</span></dt>
 <dd><code><a href="../../../../../org/apache/kudu/flume/sink/KuduOperationsProducer.html#getOperations-org.apache.flume.Event-">getOperations</a></code>&nbsp;in interface&nbsp;<code><a href="../../../../../org/apache/kudu/flume/sink/KuduOperationsProducer.html" title="interface in org.apache.kudu.flume.sink">KuduOperationsProducer</a></code></dd>
+<dt><span class="paramLabel">Parameters:</span></dt>
+<dd><code>event</code> - Event to convert to one or more Operations</dd>
 <dt><span class="returnLabel">Returns:</span></dt>
-<dd>List of <a href="../../../../../org/apache/kudu/client/Operation.html" title="class in org.apache.kudu.client"><code>Operation</code></a> that
- should be written to Kudu</dd>
+<dd>List of Operations that should be written to Kudu</dd>
 <dt><span class="throwsLabel">Throws:</span></dt>
 <dd><code>org.apache.flume.FlumeException</code></dd>
 </dl>

http://git-wip-us.apache.org/repos/asf/kudu/blob/d114777e/apidocs/org/apache/kudu/flume/sink/class-use/AvroKuduOperationsProducer.html
----------------------------------------------------------------------
diff --git a/apidocs/org/apache/kudu/flume/sink/class-use/AvroKuduOperationsProducer.html b/apidocs/org/apache/kudu/flume/sink/class-use/AvroKuduOperationsProducer.html
index c02dc3d..582c68d 100644
--- a/apidocs/org/apache/kudu/flume/sink/class-use/AvroKuduOperationsProducer.html
+++ b/apidocs/org/apache/kudu/flume/sink/class-use/AvroKuduOperationsProducer.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.apache.kudu.flume.sink.AvroKuduOperationsProducer (Kudu 1.2.1-SNAPSHOT API)</title>
+<title>Uses of Class org.apache.kudu.flume.sink.AvroKuduOperationsProducer (Kudu 1.3.0 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.apache.kudu.flume.sink.AvroKuduOperationsProducer (Kudu 1.2.1-SNAPSHOT API)";
+            parent.document.title="Uses of Class org.apache.kudu.flume.sink.AvroKuduOperationsProducer (Kudu 1.3.0 API)";
         }
     }
     catch(err) {

http://git-wip-us.apache.org/repos/asf/kudu/blob/d114777e/apidocs/org/apache/kudu/flume/sink/class-use/KuduOperationsProducer.html
----------------------------------------------------------------------
diff --git a/apidocs/org/apache/kudu/flume/sink/class-use/KuduOperationsProducer.html b/apidocs/org/apache/kudu/flume/sink/class-use/KuduOperationsProducer.html
index 2dddfab..1046dde 100644
--- a/apidocs/org/apache/kudu/flume/sink/class-use/KuduOperationsProducer.html
+++ b/apidocs/org/apache/kudu/flume/sink/class-use/KuduOperationsProducer.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.apache.kudu.flume.sink.KuduOperationsProducer (Kudu 1.2.1-SNAPSHOT API)</title>
+<title>Uses of Interface org.apache.kudu.flume.sink.KuduOperationsProducer (Kudu 1.3.0 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.apache.kudu.flume.sink.KuduOperationsProducer (Kudu 1.2.1-SNAPSHOT API)";
+            parent.document.title="Uses of Interface org.apache.kudu.flume.sink.KuduOperationsProducer (Kudu 1.3.0 API)";
         }
     }
     catch(err) {
@@ -112,9 +112,9 @@
 <tr class="rowColor">
 <td class="colFirst"><code>class&nbsp;</code></td>
 <td class="colLast"><code><span class="memberNameLink"><a href="../../../../../../org/apache/kudu/flume/sink/RegexpKuduOperationsProducer.html" title="class in org.apache.kudu.flume.sink">RegexpKuduOperationsProducer</a></span></code>
-<div class="block">A regular expression serializer that generates one <a href="../../../../../../org/apache/kudu/client/Insert.html" title="class in org.apache.kudu.client"><code>Insert</code></a> or
- <a href="../../../../../../org/apache/kudu/client/Upsert.html" title="class in org.apache.kudu.client"><code>Upsert</code></a> per <code>Event</code> by parsing the payload into values using a
- regular expression.</div>
+<div class="block">A regular expression operations producer that generates one or more Kudu
+ <a href="../../../../../../org/apache/kudu/client/Insert.html" title="class in org.apache.kudu.client"><code>Insert</code></a> or <a href="../../../../../../org/apache/kudu/client/Upsert.html" title="class in org.apache.kudu.client"><code>Upsert</code></a> operations per Flume <code>Event</code> by
+ parsing the event <code>body</code> using a regular expression.</div>
 </td>
 </tr>
 <tr class="altColor">

http://git-wip-us.apache.org/repos/asf/kudu/blob/d114777e/apidocs/org/apache/kudu/flume/sink/class-use/KuduSink.html
----------------------------------------------------------------------
diff --git a/apidocs/org/apache/kudu/flume/sink/class-use/KuduSink.html b/apidocs/org/apache/kudu/flume/sink/class-use/KuduSink.html
index 1fc1810..c947ebc 100644
--- a/apidocs/org/apache/kudu/flume/sink/class-use/KuduSink.html
+++ b/apidocs/org/apache/kudu/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.apache.kudu.flume.sink.KuduSink (Kudu 1.2.1-SNAPSHOT API)</title>
+<title>Uses of Class org.apache.kudu.flume.sink.KuduSink (Kudu 1.3.0 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.apache.kudu.flume.sink.KuduSink (Kudu 1.2.1-SNAPSHOT API)";
+            parent.document.title="Uses of Class org.apache.kudu.flume.sink.KuduSink (Kudu 1.3.0 API)";
         }
     }
     catch(err) {

http://git-wip-us.apache.org/repos/asf/kudu/blob/d114777e/apidocs/org/apache/kudu/flume/sink/class-use/KuduSinkConfigurationConstants.html
----------------------------------------------------------------------
diff --git a/apidocs/org/apache/kudu/flume/sink/class-use/KuduSinkConfigurationConstants.html b/apidocs/org/apache/kudu/flume/sink/class-use/KuduSinkConfigurationConstants.html
index 8b0541e..7f0ea7b 100644
--- a/apidocs/org/apache/kudu/flume/sink/class-use/KuduSinkConfigurationConstants.html
+++ b/apidocs/org/apache/kudu/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.apache.kudu.flume.sink.KuduSinkConfigurationConstants (Kudu 1.2.1-SNAPSHOT API)</title>
+<title>Uses of Class org.apache.kudu.flume.sink.KuduSinkConfigurationConstants (Kudu 1.3.0 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.apache.kudu.flume.sink.KuduSinkConfigurationConstants (Kudu 1.2.1-SNAPSHOT API)";
+            parent.document.title="Uses of Class org.apache.kudu.flume.sink.KuduSinkConfigurationConstants (Kudu 1.3.0 API)";
         }
     }
     catch(err) {

http://git-wip-us.apache.org/repos/asf/kudu/blob/d114777e/apidocs/org/apache/kudu/flume/sink/class-use/RegexpKuduOperationsProducer.html
----------------------------------------------------------------------
diff --git a/apidocs/org/apache/kudu/flume/sink/class-use/RegexpKuduOperationsProducer.html b/apidocs/org/apache/kudu/flume/sink/class-use/RegexpKuduOperationsProducer.html
index ea0b557..f9afc11 100644
--- a/apidocs/org/apache/kudu/flume/sink/class-use/RegexpKuduOperationsProducer.html
+++ b/apidocs/org/apache/kudu/flume/sink/class-use/RegexpKuduOperationsProducer.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.apache.kudu.flume.sink.RegexpKuduOperationsProducer (Kudu 1.2.1-SNAPSHOT API)</title>
+<title>Uses of Class org.apache.kudu.flume.sink.RegexpKuduOperationsProducer (Kudu 1.3.0 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.apache.kudu.flume.sink.RegexpKuduOperationsProducer (Kudu 1.2.1-SNAPSHOT API)";
+            parent.document.title="Uses of Class org.apache.kudu.flume.sink.RegexpKuduOperationsProducer (Kudu 1.3.0 API)";
         }
     }
     catch(err) {

http://git-wip-us.apache.org/repos/asf/kudu/blob/d114777e/apidocs/org/apache/kudu/flume/sink/class-use/SimpleKeyedKuduOperationsProducer.html
----------------------------------------------------------------------
diff --git a/apidocs/org/apache/kudu/flume/sink/class-use/SimpleKeyedKuduOperationsProducer.html b/apidocs/org/apache/kudu/flume/sink/class-use/SimpleKeyedKuduOperationsProducer.html
index 79df821..a298296 100644
--- a/apidocs/org/apache/kudu/flume/sink/class-use/SimpleKeyedKuduOperationsProducer.html
+++ b/apidocs/org/apache/kudu/flume/sink/class-use/SimpleKeyedKuduOperationsProducer.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.apache.kudu.flume.sink.SimpleKeyedKuduOperationsProducer (Kudu 1.2.1-SNAPSHOT API)</title>
+<title>Uses of Class org.apache.kudu.flume.sink.SimpleKeyedKuduOperationsProducer (Kudu 1.3.0 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.apache.kudu.flume.sink.SimpleKeyedKuduOperationsProducer (Kudu 1.2.1-SNAPSHOT API)";
+            parent.document.title="Uses of Class org.apache.kudu.flume.sink.SimpleKeyedKuduOperationsProducer (Kudu 1.3.0 API)";
         }
     }
     catch(err) {

http://git-wip-us.apache.org/repos/asf/kudu/blob/d114777e/apidocs/org/apache/kudu/flume/sink/class-use/SimpleKuduOperationsProducer.html
----------------------------------------------------------------------
diff --git a/apidocs/org/apache/kudu/flume/sink/class-use/SimpleKuduOperationsProducer.html b/apidocs/org/apache/kudu/flume/sink/class-use/SimpleKuduOperationsProducer.html
index 8aa8392..ddc91d7 100644
--- a/apidocs/org/apache/kudu/flume/sink/class-use/SimpleKuduOperationsProducer.html
+++ b/apidocs/org/apache/kudu/flume/sink/class-use/SimpleKuduOperationsProducer.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.apache.kudu.flume.sink.SimpleKuduOperationsProducer (Kudu 1.2.1-SNAPSHOT API)</title>
+<title>Uses of Class org.apache.kudu.flume.sink.SimpleKuduOperationsProducer (Kudu 1.3.0 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.apache.kudu.flume.sink.SimpleKuduOperationsProducer (Kudu 1.2.1-SNAPSHOT API)";
+            parent.document.title="Uses of Class org.apache.kudu.flume.sink.SimpleKuduOperationsProducer (Kudu 1.3.0 API)";
         }
     }
     catch(err) {

http://git-wip-us.apache.org/repos/asf/kudu/blob/d114777e/apidocs/org/apache/kudu/flume/sink/package-frame.html
----------------------------------------------------------------------
diff --git a/apidocs/org/apache/kudu/flume/sink/package-frame.html b/apidocs/org/apache/kudu/flume/sink/package-frame.html
index 1ad9882..a68ea6b 100644
--- a/apidocs/org/apache/kudu/flume/sink/package-frame.html
+++ b/apidocs/org/apache/kudu/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.apache.kudu.flume.sink (Kudu 1.2.1-SNAPSHOT API)</title>
+<title>org.apache.kudu.flume.sink (Kudu 1.3.0 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/kudu/blob/d114777e/apidocs/org/apache/kudu/flume/sink/package-summary.html
----------------------------------------------------------------------
diff --git a/apidocs/org/apache/kudu/flume/sink/package-summary.html b/apidocs/org/apache/kudu/flume/sink/package-summary.html
index e85111d..7b8173a 100644
--- a/apidocs/org/apache/kudu/flume/sink/package-summary.html
+++ b/apidocs/org/apache/kudu/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.apache.kudu.flume.sink (Kudu 1.2.1-SNAPSHOT API)</title>
+<title>org.apache.kudu.flume.sink (Kudu 1.3.0 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.apache.kudu.flume.sink (Kudu 1.2.1-SNAPSHOT API)";
+            parent.document.title="org.apache.kudu.flume.sink (Kudu 1.3.0 API)";
         }
     }
     catch(err) {
@@ -120,9 +120,9 @@
 <tr class="rowColor">
 <td class="colFirst"><a href="../../../../../org/apache/kudu/flume/sink/RegexpKuduOperationsProducer.html" title="class in org.apache.kudu.flume.sink">RegexpKuduOperationsProducer</a></td>
 <td class="colLast">
-<div class="block">A regular expression serializer that generates one <a href="../../../../../org/apache/kudu/client/Insert.html" title="class in org.apache.kudu.client"><code>Insert</code></a> or
- <a href="../../../../../org/apache/kudu/client/Upsert.html" title="class in org.apache.kudu.client"><code>Upsert</code></a> per <code>Event</code> by parsing the payload into values using a
- regular expression.</div>
+<div class="block">A regular expression operations producer that generates one or more Kudu
+ <a href="../../../../../org/apache/kudu/client/Insert.html" title="class in org.apache.kudu.client"><code>Insert</code></a> or <a href="../../../../../org/apache/kudu/client/Upsert.html" title="class in org.apache.kudu.client"><code>Upsert</code></a> operations per Flume <code>Event</code> by
+ parsing the event <code>body</code> using a regular expression.</div>
 </td>
 </tr>
 <tr class="altColor">

http://git-wip-us.apache.org/repos/asf/kudu/blob/d114777e/apidocs/org/apache/kudu/flume/sink/package-tree.html
----------------------------------------------------------------------
diff --git a/apidocs/org/apache/kudu/flume/sink/package-tree.html b/apidocs/org/apache/kudu/flume/sink/package-tree.html
index 288831f..0031e1c 100644
--- a/apidocs/org/apache/kudu/flume/sink/package-tree.html
+++ b/apidocs/org/apache/kudu/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.apache.kudu.flume.sink Class Hierarchy (Kudu 1.2.1-SNAPSHOT API)</title>
+<title>org.apache.kudu.flume.sink Class Hierarchy (Kudu 1.3.0 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.apache.kudu.flume.sink Class Hierarchy (Kudu 1.2.1-SNAPSHOT API)";
+            parent.document.title="org.apache.kudu.flume.sink Class Hierarchy (Kudu 1.3.0 API)";
         }
     }
     catch(err) {

http://git-wip-us.apache.org/repos/asf/kudu/blob/d114777e/apidocs/org/apache/kudu/flume/sink/package-use.html
----------------------------------------------------------------------
diff --git a/apidocs/org/apache/kudu/flume/sink/package-use.html b/apidocs/org/apache/kudu/flume/sink/package-use.html
index fefa892..808f62b 100644
--- a/apidocs/org/apache/kudu/flume/sink/package-use.html
+++ b/apidocs/org/apache/kudu/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.apache.kudu.flume.sink (Kudu 1.2.1-SNAPSHOT API)</title>
+<title>Uses of Package org.apache.kudu.flume.sink (Kudu 1.3.0 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.apache.kudu.flume.sink (Kudu 1.2.1-SNAPSHOT API)";
+            parent.document.title="Uses of Package org.apache.kudu.flume.sink (Kudu 1.3.0 API)";
         }
     }
     catch(err) {

http://git-wip-us.apache.org/repos/asf/kudu/blob/d114777e/apidocs/org/apache/kudu/mapreduce/CommandLineParser.html
----------------------------------------------------------------------
diff --git a/apidocs/org/apache/kudu/mapreduce/CommandLineParser.html b/apidocs/org/apache/kudu/mapreduce/CommandLineParser.html
index a1f14a1..2576c15 100644
--- a/apidocs/org/apache/kudu/mapreduce/CommandLineParser.html
+++ b/apidocs/org/apache/kudu/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 1.2.1-SNAPSHOT API)</title>
+<title>CommandLineParser (Kudu 1.3.0 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 1.2.1-SNAPSHOT API)";
+            parent.document.title="CommandLineParser (Kudu 1.3.0 API)";
         }
     }
     catch(err) {

http://git-wip-us.apache.org/repos/asf/kudu/blob/d114777e/apidocs/org/apache/kudu/mapreduce/KuduTableInputFormat.html
----------------------------------------------------------------------
diff --git a/apidocs/org/apache/kudu/mapreduce/KuduTableInputFormat.html b/apidocs/org/apache/kudu/mapreduce/KuduTableInputFormat.html
index 711388b..65f5b35 100644
--- a/apidocs/org/apache/kudu/mapreduce/KuduTableInputFormat.html
+++ b/apidocs/org/apache/kudu/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 1.2.1-SNAPSHOT API)</title>
+<title>KuduTableInputFormat (Kudu 1.3.0 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 1.2.1-SNAPSHOT API)";
+            parent.document.title="KuduTableInputFormat (Kudu 1.3.0 API)";
         }
     }
     catch(err) {

http://git-wip-us.apache.org/repos/asf/kudu/blob/d114777e/apidocs/org/apache/kudu/mapreduce/KuduTableMapReduceUtil.html
----------------------------------------------------------------------
diff --git a/apidocs/org/apache/kudu/mapreduce/KuduTableMapReduceUtil.html b/apidocs/org/apache/kudu/mapreduce/KuduTableMapReduceUtil.html
index e37e496..81379f7 100644
--- a/apidocs/org/apache/kudu/mapreduce/KuduTableMapReduceUtil.html
+++ b/apidocs/org/apache/kudu/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 1.2.1-SNAPSHOT API)</title>
+<title>KuduTableMapReduceUtil (Kudu 1.3.0 API)</title>
 <link rel="stylesheet" type="text/css" href="../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../script.js"></script>
 </head>
@@ -12,13 +12,13 @@
 <script type="text/javascript"><!--
     try {
         if (location.href.indexOf('is-external=true') == -1) {
-            parent.document.title="KuduTableMapReduceUtil (Kudu 1.2.1-SNAPSHOT API)";
+            parent.document.title="KuduTableMapReduceUtil (Kudu 1.3.0 API)";
         }
     }
     catch(err) {
     }
 //-->
-var methods = {"i0":9,"i1":9,"i2":9,"i3":9};
+var methods = {"i0":9,"i1":9,"i2":9,"i3":9,"i4":9,"i5":9};
 var tabs = {65535:["t0","All Methods"],1:["t1","Static Methods"],8:["t4","Concrete Methods"]};
 var altColor = "altColor";
 var rowColor = "rowColor";
@@ -134,6 +134,15 @@ extends <a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Object.html?
 </tr>
 <tr id="i0" class="altColor">
 <td class="colFirst"><code>static void</code></td>
+<td class="colLast"><code><span class="memberNameLink"><a href="../../../../org/apache/kudu/mapreduce/KuduTableMapReduceUtil.html#addCredentialsToJob-org.apache.kudu.client.KuduClient-org.apache.hadoop.mapreduce.Job-">addCredentialsToJob</a></span>(<a href="../../../../org/apache/kudu/client/KuduClient.html" title="class in org.apache.kudu.client">KuduClient</a>&nbsp;client,
+                   org.apache.hadoop.mapreduce.Job&nbsp;job)</code>
+<div class="block">Export the credentials from a <a href="../../../../org/apache/kudu/client/KuduClient.html" title="class in org.apache.kudu.client"><code>KuduClient</code></a> and store them in the given MapReduce
+ <code>Job</code> so that <a href="../../../../org/apache/kudu/client/KuduClient.html" title="class in org.apache.kudu.client"><code>KuduClient</code></a>s created from within tasks of that job can
+ authenticate to Kudu.</div>
+</td>
+</tr>
+<tr id="i1" class="rowColor">
+<td class="colFirst"><code>static void</code></td>
 <td class="colLast"><code><span class="memberNameLink"><a href="../../../../org/apache/kudu/mapreduce/KuduTableMapReduceUtil.html#addDependencyJars-org.apache.hadoop.conf.Configuration-java.lang.Class...-">addDependencyJars</a></span>(org.apache.hadoop.conf.Configuration&nbsp;conf,
                  <a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Class.html?is-external=true" title="class or interface in java.lang">Class</a>&lt;?&gt;...&nbsp;classes)</code>
 <div class="block">Add the jars containing the given classes to the job's configuration
@@ -141,7 +150,7 @@ extends <a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Object.html?
  the DistributedCache.</div>
 </td>
 </tr>
-<tr id="i1" class="rowColor">
+<tr id="i2" class="altColor">
 <td class="colFirst"><code>static void</code></td>
 <td class="colLast"><code><span class="memberNameLink"><a href="../../../../org/apache/kudu/mapreduce/KuduTableMapReduceUtil.html#addDependencyJars-org.apache.hadoop.mapreduce.Job-">addDependencyJars</a></span>(org.apache.hadoop.mapreduce.Job&nbsp;job)</code>
 <div class="block">Add the Kudu dependency jars as well as jars for any of the configured
@@ -149,19 +158,26 @@ extends <a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Object.html?
  to the cluster and add them to the DistributedCache.</div>
 </td>
 </tr>
-<tr id="i2" class="altColor">
+<tr id="i3" class="rowColor">
 <td class="colFirst"><code>static void</code></td>
 <td class="colLast"><code><span class="memberNameLink"><a href="../../../../org/apache/kudu/mapreduce/KuduTableMapReduceUtil.html#addKuduDependencyJars-org.apache.hadoop.conf.Configuration-">addKuduDependencyJars</a></span>(org.apache.hadoop.conf.Configuration&nbsp;conf)</code>
 <div class="block">Add Kudu and its dependencies (only) to the job configuration.</div>
 </td>
 </tr>
-<tr id="i3" class="rowColor">
+<tr id="i4" class="altColor">
 <td class="colFirst"><code>static <a href="../../../../org/apache/kudu/client/KuduTable.html" title="class in org.apache.kudu.client">KuduTable</a></code></td>
 <td class="colLast"><code><span class="memberNameLink"><a href="../../../../org/apache/kudu/mapreduce/KuduTableMapReduceUtil.html#getTableFromContext-org.apache.hadoop.mapreduce.TaskInputOutputContext-">getTableFromContext</a></span>(org.apache.hadoop.mapreduce.TaskInputOutputContext&nbsp;context)</code>
 <div class="block">Use this method when setting up a task to get access to the KuduTable in order to create
  Inserts, Updates, and Deletes.</div>
 </td>
 </tr>
+<tr id="i5" class="rowColor">
+<td class="colFirst"><code>static void</code></td>
+<td class="colLast"><code><span class="memberNameLink"><a href="../../../../org/apache/kudu/mapreduce/KuduTableMapReduceUtil.html#importCredentialsFromCurrentSubject-org.apache.kudu.client.KuduClient-">importCredentialsFromCurrentSubject</a></span>(<a href="../../../../org/apache/kudu/client/KuduClient.html" title="class in org.apache.kudu.client">KuduClient</a>&nbsp;client)</code>
+<div class="block">Import credentials from the current thread's JAAS <a href="http://docs.oracle.com/javase/7/docs/api/javax/security/auth/Subject.html?is-external=true" title="class or interface in javax.security.auth"><code>Subject</code></a> into the provided
+ <a href="../../../../org/apache/kudu/client/KuduClient.html" title="class in org.apache.kudu.client"><code>KuduClient</code></a>.</div>
+</td>
+</tr>
 </table>
 <ul class="blockList">
 <li class="blockList"><a name="methods.inherited.from.class.java.lang.Object">
@@ -201,6 +217,52 @@ extends <a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Object.html?
 </dl>
 </li>
 </ul>
+<a name="addCredentialsToJob-org.apache.kudu.client.KuduClient-org.apache.hadoop.mapreduce.Job-">
+<!--   -->
+</a>
+<ul class="blockList">
+<li class="blockList">
+<h4>addCredentialsToJob</h4>
+<pre>public static&nbsp;void&nbsp;addCredentialsToJob(<a href="../../../../org/apache/kudu/client/KuduClient.html" title="class in org.apache.kudu.client">KuduClient</a>&nbsp;client,
+                                       org.apache.hadoop.mapreduce.Job&nbsp;job)
+                                throws <a href="../../../../org/apache/kudu/client/KuduException.html" title="class in org.apache.kudu.client">KuduException</a></pre>
+<div class="block">Export the credentials from a <a href="../../../../org/apache/kudu/client/KuduClient.html" title="class in org.apache.kudu.client"><code>KuduClient</code></a> and store them in the given MapReduce
+ <code>Job</code> so that <a href="../../../../org/apache/kudu/client/KuduClient.html" title="class in org.apache.kudu.client"><code>KuduClient</code></a>s created from within tasks of that job can
+ authenticate to Kudu.
+
+ This must be used before submitting a job when running against a Kudu cluster
+ configured to require authentication. If using <code>KuduTableMapReduceUtil.TableInputFormatConfigurator</code>,
+ <code>KuduTableMapReduceUtil.TableOutputFormatConfigurator</code> or another such utility class, this is called
+ automatically and does not need to be called.</div>
+<dl>
+<dt><span class="paramLabel">Parameters:</span></dt>
+<dd><code>client</code> - the client whose credentials to export</dd>
+<dd><code>job</code> - the job to configure</dd>
+<dt><span class="throwsLabel">Throws:</span></dt>
+<dd><code><a href="../../../../org/apache/kudu/client/KuduException.html" title="class in org.apache.kudu.client">KuduException</a></code> - if credentials cannot be exported</dd>
+</dl>
+</li>
+</ul>
+<a name="importCredentialsFromCurrentSubject-org.apache.kudu.client.KuduClient-">
+<!--   -->
+</a>
+<ul class="blockList">
+<li class="blockList">
+<h4>importCredentialsFromCurrentSubject</h4>
+<pre>public static&nbsp;void&nbsp;importCredentialsFromCurrentSubject(<a href="../../../../org/apache/kudu/client/KuduClient.html" title="class in org.apache.kudu.client">KuduClient</a>&nbsp;client)</pre>
+<div class="block">Import credentials from the current thread's JAAS <a href="http://docs.oracle.com/javase/7/docs/api/javax/security/auth/Subject.html?is-external=true" title="class or interface in javax.security.auth"><code>Subject</code></a> into the provided
+ <a href="../../../../org/apache/kudu/client/KuduClient.html" title="class in org.apache.kudu.client"><code>KuduClient</code></a>.
+
+ This must be called for any clients created within a MapReduce job in order to
+ adopt the credentials added by <a href="../../../../org/apache/kudu/mapreduce/KuduTableMapReduceUtil.html#addCredentialsToJob-org.apache.kudu.client.KuduClient-org.apache.hadoop.mapreduce.Job-"><code>addCredentialsToJob(KuduClient, Job)</code></a>.
+ When using <a href="../../../../org/apache/kudu/mapreduce/KuduTableInputFormat.html" title="class in org.apache.kudu.mapreduce"><code>KuduTableInputFormat</code></a> or <a href="../../../../org/apache/kudu/mapreduce/KuduTableOutputFormat.html" title="class in org.apache.kudu.mapreduce"><code>KuduTableOutputFormat</code></a>, the
+ implementation automatically handles creating the client and importing necessary
+ credentials. As such, this is only necessary in jobs that explicitly create a
+ <a href="../../../../org/apache/kudu/client/KuduClient.html" title="class in org.apache.kudu.client"><code>KuduClient</code></a>.
+
+ If no appropriate credentials are found, does nothing.</div>
+</li>
+</ul>
 <a name="addDependencyJars-org.apache.hadoop.mapreduce.Job-">
 <!--   -->
 </a>

http://git-wip-us.apache.org/repos/asf/kudu/blob/d114777e/apidocs/org/apache/kudu/mapreduce/KuduTableOutputCommitter.html
----------------------------------------------------------------------
diff --git a/apidocs/org/apache/kudu/mapreduce/KuduTableOutputCommitter.html b/apidocs/org/apache/kudu/mapreduce/KuduTableOutputCommitter.html
index 28b7484..01730e7 100644
--- a/apidocs/org/apache/kudu/mapreduce/KuduTableOutputCommitter.html
+++ b/apidocs/org/apache/kudu/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 1.2.1-SNAPSHOT API)</title>
+<title>KuduTableOutputCommitter (Kudu 1.3.0 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 1.2.1-SNAPSHOT API)";
+            parent.document.title="KuduTableOutputCommitter (Kudu 1.3.0 API)";
         }
     }
     catch(err) {

http://git-wip-us.apache.org/repos/asf/kudu/blob/d114777e/apidocs/org/apache/kudu/mapreduce/KuduTableOutputFormat.html
----------------------------------------------------------------------
diff --git a/apidocs/org/apache/kudu/mapreduce/KuduTableOutputFormat.html b/apidocs/org/apache/kudu/mapreduce/KuduTableOutputFormat.html
index 968c407..bd69f1d 100644
--- a/apidocs/org/apache/kudu/mapreduce/KuduTableOutputFormat.html
+++ b/apidocs/org/apache/kudu/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 1.2.1-SNAPSHOT API)</title>
+<title>KuduTableOutputFormat (Kudu 1.3.0 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 1.2.1-SNAPSHOT API)";
+            parent.document.title="KuduTableOutputFormat (Kudu 1.3.0 API)";
         }
     }
     catch(err) {

http://git-wip-us.apache.org/repos/asf/kudu/blob/d114777e/apidocs/org/apache/kudu/mapreduce/TableReducer.html
----------------------------------------------------------------------
diff --git a/apidocs/org/apache/kudu/mapreduce/TableReducer.html b/apidocs/org/apache/kudu/mapreduce/TableReducer.html
index 656f336..944eeeb 100644
--- a/apidocs/org/apache/kudu/mapreduce/TableReducer.html
+++ b/apidocs/org/apache/kudu/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 1.2.1-SNAPSHOT API)</title>
+<title>TableReducer (Kudu 1.3.0 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 1.2.1-SNAPSHOT API)";
+            parent.document.title="TableReducer (Kudu 1.3.0 API)";
         }
     }
     catch(err) {

http://git-wip-us.apache.org/repos/asf/kudu/blob/d114777e/apidocs/org/apache/kudu/mapreduce/class-use/CommandLineParser.html
----------------------------------------------------------------------
diff --git a/apidocs/org/apache/kudu/mapreduce/class-use/CommandLineParser.html b/apidocs/org/apache/kudu/mapreduce/class-use/CommandLineParser.html
index d45f2ac..f7bc050 100644
--- a/apidocs/org/apache/kudu/mapreduce/class-use/CommandLineParser.html
+++ b/apidocs/org/apache/kudu/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.apache.kudu.mapreduce.CommandLineParser (Kudu 1.2.1-SNAPSHOT API)</title>
+<title>Uses of Class org.apache.kudu.mapreduce.CommandLineParser (Kudu 1.3.0 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.apache.kudu.mapreduce.CommandLineParser (Kudu 1.2.1-SNAPSHOT API)";
+            parent.document.title="Uses of Class org.apache.kudu.mapreduce.CommandLineParser (Kudu 1.3.0 API)";
         }
     }
     catch(err) {

http://git-wip-us.apache.org/repos/asf/kudu/blob/d114777e/apidocs/org/apache/kudu/mapreduce/class-use/KuduTableInputFormat.html
----------------------------------------------------------------------
diff --git a/apidocs/org/apache/kudu/mapreduce/class-use/KuduTableInputFormat.html b/apidocs/org/apache/kudu/mapreduce/class-use/KuduTableInputFormat.html
index 7baa731..6d2c478 100644
--- a/apidocs/org/apache/kudu/mapreduce/class-use/KuduTableInputFormat.html
+++ b/apidocs/org/apache/kudu/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.apache.kudu.mapreduce.KuduTableInputFormat (Kudu 1.2.1-SNAPSHOT API)</title>
+<title>Uses of Class org.apache.kudu.mapreduce.KuduTableInputFormat (Kudu 1.3.0 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.apache.kudu.mapreduce.KuduTableInputFormat (Kudu 1.2.1-SNAPSHOT API)";
+            parent.document.title="Uses of Class org.apache.kudu.mapreduce.KuduTableInputFormat (Kudu 1.3.0 API)";
         }
     }
     catch(err) {

http://git-wip-us.apache.org/repos/asf/kudu/blob/d114777e/apidocs/org/apache/kudu/mapreduce/class-use/KuduTableMapReduceUtil.html
----------------------------------------------------------------------
diff --git a/apidocs/org/apache/kudu/mapreduce/class-use/KuduTableMapReduceUtil.html b/apidocs/org/apache/kudu/mapreduce/class-use/KuduTableMapReduceUtil.html
index b5ae443..1672ea7 100644
--- a/apidocs/org/apache/kudu/mapreduce/class-use/KuduTableMapReduceUtil.html
+++ b/apidocs/org/apache/kudu/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.apache.kudu.mapreduce.KuduTableMapReduceUtil (Kudu 1.2.1-SNAPSHOT API)</title>
+<title>Uses of Class org.apache.kudu.mapreduce.KuduTableMapReduceUtil (Kudu 1.3.0 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.apache.kudu.mapreduce.KuduTableMapReduceUtil (Kudu 1.2.1-SNAPSHOT API)";
+            parent.document.title="Uses of Class org.apache.kudu.mapreduce.KuduTableMapReduceUtil (Kudu 1.3.0 API)";
         }
     }
     catch(err) {

http://git-wip-us.apache.org/repos/asf/kudu/blob/d114777e/apidocs/org/apache/kudu/mapreduce/class-use/KuduTableOutputCommitter.html
----------------------------------------------------------------------
diff --git a/apidocs/org/apache/kudu/mapreduce/class-use/KuduTableOutputCommitter.html b/apidocs/org/apache/kudu/mapreduce/class-use/KuduTableOutputCommitter.html
index 46b55a9..9a897b9 100644
--- a/apidocs/org/apache/kudu/mapreduce/class-use/KuduTableOutputCommitter.html
+++ b/apidocs/org/apache/kudu/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.apache.kudu.mapreduce.KuduTableOutputCommitter (Kudu 1.2.1-SNAPSHOT API)</title>
+<title>Uses of Class org.apache.kudu.mapreduce.KuduTableOutputCommitter (Kudu 1.3.0 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.apache.kudu.mapreduce.KuduTableOutputCommitter (Kudu 1.2.1-SNAPSHOT API)";
+            parent.document.title="Uses of Class org.apache.kudu.mapreduce.KuduTableOutputCommitter (Kudu 1.3.0 API)";
         }
     }
     catch(err) {

http://git-wip-us.apache.org/repos/asf/kudu/blob/d114777e/apidocs/org/apache/kudu/mapreduce/class-use/KuduTableOutputFormat.html
----------------------------------------------------------------------
diff --git a/apidocs/org/apache/kudu/mapreduce/class-use/KuduTableOutputFormat.html b/apidocs/org/apache/kudu/mapreduce/class-use/KuduTableOutputFormat.html
index 8b9fc72..717cae8 100644
--- a/apidocs/org/apache/kudu/mapreduce/class-use/KuduTableOutputFormat.html
+++ b/apidocs/org/apache/kudu/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.apache.kudu.mapreduce.KuduTableOutputFormat (Kudu 1.2.1-SNAPSHOT API)</title>
+<title>Uses of Class org.apache.kudu.mapreduce.KuduTableOutputFormat (Kudu 1.3.0 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.apache.kudu.mapreduce.KuduTableOutputFormat (Kudu 1.2.1-SNAPSHOT API)";
+            parent.document.title="Uses of Class org.apache.kudu.mapreduce.KuduTableOutputFormat (Kudu 1.3.0 API)";
         }
     }
     catch(err) {

http://git-wip-us.apache.org/repos/asf/kudu/blob/d114777e/apidocs/org/apache/kudu/mapreduce/class-use/TableReducer.html
----------------------------------------------------------------------
diff --git a/apidocs/org/apache/kudu/mapreduce/class-use/TableReducer.html b/apidocs/org/apache/kudu/mapreduce/class-use/TableReducer.html
index 2f7dbf7..a70ee47 100644
--- a/apidocs/org/apache/kudu/mapreduce/class-use/TableReducer.html
+++ b/apidocs/org/apache/kudu/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.apache.kudu.mapreduce.TableReducer (Kudu 1.2.1-SNAPSHOT API)</title>
+<title>Uses of Class org.apache.kudu.mapreduce.TableReducer (Kudu 1.3.0 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.apache.kudu.mapreduce.TableReducer (Kudu 1.2.1-SNAPSHOT API)";
+            parent.document.title="Uses of Class org.apache.kudu.mapreduce.TableReducer (Kudu 1.3.0 API)";
         }
     }
     catch(err) {

http://git-wip-us.apache.org/repos/asf/kudu/blob/d114777e/apidocs/org/apache/kudu/mapreduce/package-frame.html
----------------------------------------------------------------------
diff --git a/apidocs/org/apache/kudu/mapreduce/package-frame.html b/apidocs/org/apache/kudu/mapreduce/package-frame.html
index eb7a2aa..60bb647 100644
--- a/apidocs/org/apache/kudu/mapreduce/package-frame.html
+++ b/apidocs/org/apache/kudu/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.apache.kudu.mapreduce (Kudu 1.2.1-SNAPSHOT API)</title>
+<title>org.apache.kudu.mapreduce (Kudu 1.3.0 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/kudu/blob/d114777e/apidocs/org/apache/kudu/mapreduce/package-summary.html
----------------------------------------------------------------------
diff --git a/apidocs/org/apache/kudu/mapreduce/package-summary.html b/apidocs/org/apache/kudu/mapreduce/package-summary.html
index 2cafce9..e6b5131 100644
--- a/apidocs/org/apache/kudu/mapreduce/package-summary.html
+++ b/apidocs/org/apache/kudu/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.apache.kudu.mapreduce (Kudu 1.2.1-SNAPSHOT API)</title>
+<title>org.apache.kudu.mapreduce (Kudu 1.3.0 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.apache.kudu.mapreduce (Kudu 1.2.1-SNAPSHOT API)";
+            parent.document.title="org.apache.kudu.mapreduce (Kudu 1.3.0 API)";
         }
     }
     catch(err) {

http://git-wip-us.apache.org/repos/asf/kudu/blob/d114777e/apidocs/org/apache/kudu/mapreduce/package-tree.html
----------------------------------------------------------------------
diff --git a/apidocs/org/apache/kudu/mapreduce/package-tree.html b/apidocs/org/apache/kudu/mapreduce/package-tree.html
index 6e9970b..e67e99c 100644
--- a/apidocs/org/apache/kudu/mapreduce/package-tree.html
+++ b/apidocs/org/apache/kudu/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.apache.kudu.mapreduce Class Hierarchy (Kudu 1.2.1-SNAPSHOT API)</title>
+<title>org.apache.kudu.mapreduce Class Hierarchy (Kudu 1.3.0 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.apache.kudu.mapreduce Class Hierarchy (Kudu 1.2.1-SNAPSHOT API)";
+            parent.document.title="org.apache.kudu.mapreduce Class Hierarchy (Kudu 1.3.0 API)";
         }
     }
     catch(err) {

http://git-wip-us.apache.org/repos/asf/kudu/blob/d114777e/apidocs/org/apache/kudu/mapreduce/package-use.html
----------------------------------------------------------------------
diff --git a/apidocs/org/apache/kudu/mapreduce/package-use.html b/apidocs/org/apache/kudu/mapreduce/package-use.html
index 2697712..69ebb10 100644
--- a/apidocs/org/apache/kudu/mapreduce/package-use.html
+++ b/apidocs/org/apache/kudu/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.apache.kudu.mapreduce (Kudu 1.2.1-SNAPSHOT API)</title>
+<title>Uses of Package org.apache.kudu.mapreduce (Kudu 1.3.0 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.apache.kudu.mapreduce (Kudu 1.2.1-SNAPSHOT API)";
+            parent.document.title="Uses of Package org.apache.kudu.mapreduce (Kudu 1.3.0 API)";
         }
     }
     catch(err) {

http://git-wip-us.apache.org/repos/asf/kudu/blob/d114777e/apidocs/org/apache/kudu/mapreduce/tools/CsvParser.html
----------------------------------------------------------------------
diff --git a/apidocs/org/apache/kudu/mapreduce/tools/CsvParser.html b/apidocs/org/apache/kudu/mapreduce/tools/CsvParser.html
index 3eac53e..d19e107 100644
--- a/apidocs/org/apache/kudu/mapreduce/tools/CsvParser.html
+++ b/apidocs/org/apache/kudu/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 1.2.1-SNAPSHOT API)</title>
+<title>CsvParser (Kudu 1.3.0 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 1.2.1-SNAPSHOT API)";
+            parent.document.title="CsvParser (Kudu 1.3.0 API)";
         }
     }
     catch(err) {

http://git-wip-us.apache.org/repos/asf/kudu/blob/d114777e/apidocs/org/apache/kudu/mapreduce/tools/ImportCsv.html
----------------------------------------------------------------------
diff --git a/apidocs/org/apache/kudu/mapreduce/tools/ImportCsv.html b/apidocs/org/apache/kudu/mapreduce/tools/ImportCsv.html
index dd6acf2..e7ffae5 100644
--- a/apidocs/org/apache/kudu/mapreduce/tools/ImportCsv.html
+++ b/apidocs/org/apache/kudu/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 1.2.1-SNAPSHOT API)</title>
+<title>ImportCsv (Kudu 1.3.0 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 1.2.1-SNAPSHOT API)";
+            parent.document.title="ImportCsv (Kudu 1.3.0 API)";
         }
     }
     catch(err) {

http://git-wip-us.apache.org/repos/asf/kudu/blob/d114777e/apidocs/org/apache/kudu/mapreduce/tools/class-use/CsvParser.html
----------------------------------------------------------------------
diff --git a/apidocs/org/apache/kudu/mapreduce/tools/class-use/CsvParser.html b/apidocs/org/apache/kudu/mapreduce/tools/class-use/CsvParser.html
index db3de7d..6102d7f 100644
--- a/apidocs/org/apache/kudu/mapreduce/tools/class-use/CsvParser.html
+++ b/apidocs/org/apache/kudu/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.apache.kudu.mapreduce.tools.CsvParser (Kudu 1.2.1-SNAPSHOT API)</title>
+<title>Uses of Class org.apache.kudu.mapreduce.tools.CsvParser (Kudu 1.3.0 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.apache.kudu.mapreduce.tools.CsvParser (Kudu 1.2.1-SNAPSHOT API)";
+            parent.document.title="Uses of Class org.apache.kudu.mapreduce.tools.CsvParser (Kudu 1.3.0 API)";
         }
     }
     catch(err) {

http://git-wip-us.apache.org/repos/asf/kudu/blob/d114777e/apidocs/org/apache/kudu/mapreduce/tools/class-use/ImportCsv.html
----------------------------------------------------------------------
diff --git a/apidocs/org/apache/kudu/mapreduce/tools/class-use/ImportCsv.html b/apidocs/org/apache/kudu/mapreduce/tools/class-use/ImportCsv.html
index a2c5c03..511da14 100644
--- a/apidocs/org/apache/kudu/mapreduce/tools/class-use/ImportCsv.html
+++ b/apidocs/org/apache/kudu/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.apache.kudu.mapreduce.tools.ImportCsv (Kudu 1.2.1-SNAPSHOT API)</title>
+<title>Uses of Class org.apache.kudu.mapreduce.tools.ImportCsv (Kudu 1.3.0 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.apache.kudu.mapreduce.tools.ImportCsv (Kudu 1.2.1-SNAPSHOT API)";
+            parent.document.title="Uses of Class org.apache.kudu.mapreduce.tools.ImportCsv (Kudu 1.3.0 API)";
         }
     }
     catch(err) {

http://git-wip-us.apache.org/repos/asf/kudu/blob/d114777e/apidocs/org/apache/kudu/mapreduce/tools/package-frame.html
----------------------------------------------------------------------
diff --git a/apidocs/org/apache/kudu/mapreduce/tools/package-frame.html b/apidocs/org/apache/kudu/mapreduce/tools/package-frame.html
index c93a243..7330eb4 100644
--- a/apidocs/org/apache/kudu/mapreduce/tools/package-frame.html
+++ b/apidocs/org/apache/kudu/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.apache.kudu.mapreduce.tools (Kudu 1.2.1-SNAPSHOT API)</title>
+<title>org.apache.kudu.mapreduce.tools (Kudu 1.3.0 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/kudu/blob/d114777e/apidocs/org/apache/kudu/mapreduce/tools/package-summary.html
----------------------------------------------------------------------
diff --git a/apidocs/org/apache/kudu/mapreduce/tools/package-summary.html b/apidocs/org/apache/kudu/mapreduce/tools/package-summary.html
index f3d6273..dc487a2 100644
--- a/apidocs/org/apache/kudu/mapreduce/tools/package-summary.html
+++ b/apidocs/org/apache/kudu/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.apache.kudu.mapreduce.tools (Kudu 1.2.1-SNAPSHOT API)</title>
+<title>org.apache.kudu.mapreduce.tools (Kudu 1.3.0 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.apache.kudu.mapreduce.tools (Kudu 1.2.1-SNAPSHOT API)";
+            parent.document.title="org.apache.kudu.mapreduce.tools (Kudu 1.3.0 API)";
         }
     }
     catch(err) {
@@ -44,7 +44,7 @@
 <div class="subNav">
 <ul class="navList">
 <li><a href="../../../../../org/apache/kudu/mapreduce/package-summary.html">Prev&nbsp;Package</a></li>
-<li><a href="../../../../../org/apache/kudu/util/package-summary.html">Next&nbsp;Package</a></li>
+<li><a href="../../../../../org/apache/kudu/security/package-summary.html">Next&nbsp;Package</a></li>
 </ul>
 <ul class="navList">
 <li><a href="../../../../../index.html?org/apache/kudu/mapreduce/tools/package-summary.html" target="_top">Frames</a></li>
@@ -122,7 +122,7 @@
 <div class="subNav">
 <ul class="navList">
 <li><a href="../../../../../org/apache/kudu/mapreduce/package-summary.html">Prev&nbsp;Package</a></li>
-<li><a href="../../../../../org/apache/kudu/util/package-summary.html">Next&nbsp;Package</a></li>
+<li><a href="../../../../../org/apache/kudu/security/package-summary.html">Next&nbsp;Package</a></li>
 </ul>
 <ul class="navList">
 <li><a href="../../../../../index.html?org/apache/kudu/mapreduce/tools/package-summary.html" target="_top">Frames</a></li>