You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@kudu.apache.org by gr...@apache.org on 2019/07/15 01:51:40 UTC

[kudu] branch gh-pages updated: Update 1.10.0 docs

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

granthenke pushed a commit to branch gh-pages
in repository https://gitbox.apache.org/repos/asf/kudu.git


The following commit(s) were added to refs/heads/gh-pages by this push:
     new 784d611  Update 1.10.0 docs
784d611 is described below

commit 784d6117ac288f9fe4f382b54ca8d5546e3d0ecf
Author: Grant Henke <gh...@cloudera.com>
AuthorDate: Sun Jul 14 19:44:13 2019 -0500

    Update 1.10.0 docs
    
    Updates the 1.10.0 to include some quickstart, hms, and
    sidebar changes.
    
    Change-Id: If2f6168c5ef3cc07f0b86cd2ba64bd10eb08cb4f
    Reviewed-on: http://gerrit.cloudera.org:8080/13863
    Reviewed-by: Andrew Wong <aw...@cloudera.com>
    Tested-by: Grant Henke <gr...@apache.org>
---
 releases/1.10.0/docs/administration.html           |  8 ++++--
 releases/1.10.0/docs/background_tasks.html         |  8 ++++--
 releases/1.10.0/docs/command_line_tools.html       |  8 ++++--
 .../1.10.0/docs/command_line_tools_reference.html  |  8 ++++--
 releases/1.10.0/docs/configuration.html            |  8 ++++--
 releases/1.10.0/docs/configuration_reference.html  |  8 ++++--
 .../docs/configuration_reference_unsupported.html  |  8 ++++--
 releases/1.10.0/docs/contributing.html             |  8 ++++--
 releases/1.10.0/docs/developing.html               |  8 ++++--
 releases/1.10.0/docs/export_control.html           |  8 ++++--
 releases/1.10.0/docs/hive_metastore.html           | 32 ++++++++++++++++++++--
 releases/1.10.0/docs/index.html                    |  8 ++++--
 releases/1.10.0/docs/installation.html             |  8 ++++--
 releases/1.10.0/docs/known_issues.html             |  8 ++++--
 .../docs/kudu-master_configuration_reference.html  |  8 ++++--
 ...master_configuration_reference_unsupported.html |  8 ++++--
 .../docs/kudu-tserver_configuration_reference.html |  8 ++++--
 ...server_configuration_reference_unsupported.html |  8 ++++--
 releases/1.10.0/docs/kudu_impala_integration.html  |  8 ++++--
 releases/1.10.0/docs/prior_release_notes.html      |  8 ++++--
 releases/1.10.0/docs/quickstart.html               | 27 ++++++++++++++----
 releases/1.10.0/docs/release_notes.html            |  8 ++++--
 releases/1.10.0/docs/scaling_guide.html            |  8 ++++--
 releases/1.10.0/docs/schema_design.html            |  8 ++++--
 releases/1.10.0/docs/security.html                 |  8 ++++--
 releases/1.10.0/docs/transaction_semantics.html    |  8 ++++--
 releases/1.10.0/docs/troubleshooting.html          |  8 ++++--
 27 files changed, 201 insertions(+), 58 deletions(-)

diff --git a/releases/1.10.0/docs/administration.html b/releases/1.10.0/docs/administration.html
index c4678e5..449f741 100644
--- a/releases/1.10.0/docs/administration.html
+++ b/releases/1.10.0/docs/administration.html
@@ -2,7 +2,7 @@
 title: Apache Kudu Administration
 layout: default
 active_nav: docs
-last_updated: 'Last updated 2019-07-09 07:00:31 PDT'
+last_updated: 'Last updated 2019-07-09 15:39:13 CDT'
 ---
 <!--
 
@@ -2723,7 +2723,7 @@ line tool that expects a list of Kudu master RPC addresses.
       </li> 
       <li>
 
-          <a href="quickstart.html">Getting Started with Kudu</a> 
+          <a href="quickstart.html">Quickstart Guide</a> 
       </li> 
       <li>
 
@@ -2735,6 +2735,10 @@ line tool that expects a list of Kudu master RPC addresses.
       </li> 
       <li>
 
+          <a href="hive_metastore.html">Using the Hive Metastore with Kudu</a> 
+      </li> 
+      <li>
+
           <a href="kudu_impala_integration.html">Using Impala with Kudu</a> 
       </li> 
       <li>
diff --git a/releases/1.10.0/docs/background_tasks.html b/releases/1.10.0/docs/background_tasks.html
index cbaa639..3259cbc 100644
--- a/releases/1.10.0/docs/background_tasks.html
+++ b/releases/1.10.0/docs/background_tasks.html
@@ -2,7 +2,7 @@
 title: Apache Kudu Background Maintenance Tasks
 layout: default
 active_nav: docs
-last_updated: 'Last updated 2019-07-09 07:00:31 PDT'
+last_updated: 'Last updated 2019-07-09 15:39:13 CDT'
 ---
 <!--
 
@@ -148,7 +148,7 @@ updates or upserts.</p>
       </li> 
       <li>
 
-          <a href="quickstart.html">Getting Started with Kudu</a> 
+          <a href="quickstart.html">Quickstart Guide</a> 
       </li> 
       <li>
 
@@ -160,6 +160,10 @@ updates or upserts.</p>
       </li> 
       <li>
 
+          <a href="hive_metastore.html">Using the Hive Metastore with Kudu</a> 
+      </li> 
+      <li>
+
           <a href="kudu_impala_integration.html">Using Impala with Kudu</a> 
       </li> 
       <li>
diff --git a/releases/1.10.0/docs/command_line_tools.html b/releases/1.10.0/docs/command_line_tools.html
index 352d2ff..bfffaa7 100644
--- a/releases/1.10.0/docs/command_line_tools.html
+++ b/releases/1.10.0/docs/command_line_tools.html
@@ -2,7 +2,7 @@
 title: Command Hierarchy
 layout: default
 active_nav: docs
-last_updated: 'Last updated 2019-07-09 12:59:30 PDT'
+last_updated: 'Last updated 2019-07-14 19:19:42 CDT'
 ---
 <!--
 
@@ -4482,7 +4482,7 @@ Possible values: pretty, space, tsv, csv, and json</p></td>
       </li> 
       <li>
 
-          <a href="quickstart.html">Getting Started with Kudu</a> 
+          <a href="quickstart.html">Quickstart Guide</a> 
       </li> 
       <li>
 
@@ -4494,6 +4494,10 @@ Possible values: pretty, space, tsv, csv, and json</p></td>
       </li> 
       <li>
 
+          <a href="hive_metastore.html">Using the Hive Metastore with Kudu</a> 
+      </li> 
+      <li>
+
           <a href="kudu_impala_integration.html">Using Impala with Kudu</a> 
       </li> 
       <li>
diff --git a/releases/1.10.0/docs/command_line_tools_reference.html b/releases/1.10.0/docs/command_line_tools_reference.html
index 7d86620..d7363b0 100644
--- a/releases/1.10.0/docs/command_line_tools_reference.html
+++ b/releases/1.10.0/docs/command_line_tools_reference.html
@@ -2,7 +2,7 @@
 title: Apache Kudu Command Line Tools Reference
 layout: default
 active_nav: docs
-last_updated: 'Last updated 2019-07-09 12:59:30 PDT'
+last_updated: 'Last updated 2019-07-14 19:19:42 CDT'
 ---
 <!--
 
@@ -4469,7 +4469,7 @@ Possible values: pretty, space, tsv, csv, and json</p></td>
       </li> 
       <li>
 
-          <a href="quickstart.html">Getting Started with Kudu</a> 
+          <a href="quickstart.html">Quickstart Guide</a> 
       </li> 
       <li>
 
@@ -4481,6 +4481,10 @@ Possible values: pretty, space, tsv, csv, and json</p></td>
       </li> 
       <li>
 
+          <a href="hive_metastore.html">Using the Hive Metastore with Kudu</a> 
+      </li> 
+      <li>
+
           <a href="kudu_impala_integration.html">Using Impala with Kudu</a> 
       </li> 
       <li>
diff --git a/releases/1.10.0/docs/configuration.html b/releases/1.10.0/docs/configuration.html
index 3e3c29e..0cd6210 100644
--- a/releases/1.10.0/docs/configuration.html
+++ b/releases/1.10.0/docs/configuration.html
@@ -2,7 +2,7 @@
 title: Configuring Apache Kudu
 layout: default
 active_nav: docs
-last_updated: 'Last updated 2019-07-09 12:51:23 PDT'
+last_updated: 'Last updated 2019-07-14 18:33:13 CDT'
 ---
 <!--
 
@@ -310,7 +310,7 @@ do not read this flag.</p></td>
       </li> 
       <li>
 
-          <a href="quickstart.html">Getting Started with Kudu</a> 
+          <a href="quickstart.html">Quickstart Guide</a> 
       </li> 
       <li>
 
@@ -333,6 +333,10 @@ do not read this flag.</p></td>
       </li> 
       <li>
 
+          <a href="hive_metastore.html">Using the Hive Metastore with Kudu</a> 
+      </li> 
+      <li>
+
           <a href="kudu_impala_integration.html">Using Impala with Kudu</a> 
       </li> 
       <li>
diff --git a/releases/1.10.0/docs/configuration_reference.html b/releases/1.10.0/docs/configuration_reference.html
index 5608541..56b6063 100644
--- a/releases/1.10.0/docs/configuration_reference.html
+++ b/releases/1.10.0/docs/configuration_reference.html
@@ -2,7 +2,7 @@
 title: Apache Kudu Configuration Reference
 layout: default
 active_nav: docs
-last_updated: 'Last updated 2019-07-09 12:59:30 PDT'
+last_updated: 'Last updated 2019-07-14 19:19:42 CDT'
 ---
 <!--
 
@@ -19216,7 +19216,7 @@ subject to being changed or removed without notice.</p>
       </li> 
       <li>
 
-          <a href="quickstart.html">Getting Started with Kudu</a> 
+          <a href="quickstart.html">Quickstart Guide</a> 
       </li> 
       <li>
 
@@ -19228,6 +19228,10 @@ subject to being changed or removed without notice.</p>
       </li> 
       <li>
 
+          <a href="hive_metastore.html">Using the Hive Metastore with Kudu</a> 
+      </li> 
+      <li>
+
           <a href="kudu_impala_integration.html">Using Impala with Kudu</a> 
       </li> 
       <li>
diff --git a/releases/1.10.0/docs/configuration_reference_unsupported.html b/releases/1.10.0/docs/configuration_reference_unsupported.html
index 94c6ca9..eae2f26 100644
--- a/releases/1.10.0/docs/configuration_reference_unsupported.html
+++ b/releases/1.10.0/docs/configuration_reference_unsupported.html
@@ -2,7 +2,7 @@
 title: Apache Kudu Unsupported Configuration Flags
 layout: default
 active_nav: docs
-last_updated: 'Last updated 2019-07-09 12:59:30 PDT'
+last_updated: 'Last updated 2019-07-14 19:19:42 CDT'
 ---
 <!--
 
@@ -8868,7 +8868,7 @@ subject to being changed or removed without notice.</p>
       </li> 
       <li>
 
-          <a href="quickstart.html">Getting Started with Kudu</a> 
+          <a href="quickstart.html">Quickstart Guide</a> 
       </li> 
       <li>
 
@@ -8880,6 +8880,10 @@ subject to being changed or removed without notice.</p>
       </li> 
       <li>
 
+          <a href="hive_metastore.html">Using the Hive Metastore with Kudu</a> 
+      </li> 
+      <li>
+
           <a href="kudu_impala_integration.html">Using Impala with Kudu</a> 
       </li> 
       <li>
diff --git a/releases/1.10.0/docs/contributing.html b/releases/1.10.0/docs/contributing.html
index da89fd9..9cf9536 100644
--- a/releases/1.10.0/docs/contributing.html
+++ b/releases/1.10.0/docs/contributing.html
@@ -2,7 +2,7 @@
 title: Contributing to Apache Kudu
 layout: default
 active_nav: docs
-last_updated: 'Last updated 2019-07-09 07:00:31 PDT'
+last_updated: 'Last updated 2019-07-09 15:39:13 CDT'
 ---
 <!--
 
@@ -1005,7 +1005,7 @@ download it, which can speed up the review process.</p>
       </li> 
       <li>
 
-          <a href="quickstart.html">Getting Started with Kudu</a> 
+          <a href="quickstart.html">Quickstart Guide</a> 
       </li> 
       <li>
 
@@ -1017,6 +1017,10 @@ download it, which can speed up the review process.</p>
       </li> 
       <li>
 
+          <a href="hive_metastore.html">Using the Hive Metastore with Kudu</a> 
+      </li> 
+      <li>
+
           <a href="kudu_impala_integration.html">Using Impala with Kudu</a> 
       </li> 
       <li>
diff --git a/releases/1.10.0/docs/developing.html b/releases/1.10.0/docs/developing.html
index 6fbfb09..58fa2da 100644
--- a/releases/1.10.0/docs/developing.html
+++ b/releases/1.10.0/docs/developing.html
@@ -2,7 +2,7 @@
 title: Developing Applications With Apache Kudu
 layout: default
 active_nav: docs
-last_updated: 'Last updated 2019-07-09 07:00:31 PDT'
+last_updated: 'Last updated 2019-07-09 15:39:13 CDT'
 ---
 <!--
 
@@ -650,7 +650,7 @@ using YARN and Spark in the future.</p>
       </li> 
       <li>
 
-          <a href="quickstart.html">Getting Started with Kudu</a> 
+          <a href="quickstart.html">Quickstart Guide</a> 
       </li> 
       <li>
 
@@ -662,6 +662,10 @@ using YARN and Spark in the future.</p>
       </li> 
       <li>
 
+          <a href="hive_metastore.html">Using the Hive Metastore with Kudu</a> 
+      </li> 
+      <li>
+
           <a href="kudu_impala_integration.html">Using Impala with Kudu</a> 
       </li> 
       <li>
diff --git a/releases/1.10.0/docs/export_control.html b/releases/1.10.0/docs/export_control.html
index ac70721..5f17f58 100644
--- a/releases/1.10.0/docs/export_control.html
+++ b/releases/1.10.0/docs/export_control.html
@@ -2,7 +2,7 @@
 title: Export Control Notice
 layout: default
 active_nav: docs
-last_updated: 'Last updated 2019-07-09 07:00:31 PDT'
+last_updated: 'Last updated 2019-07-09 15:39:13 CDT'
 ---
 <!--
 
@@ -85,7 +85,7 @@ to provide secure authentication and TLS-protected transport.</p>
       </li> 
       <li>
 
-          <a href="quickstart.html">Getting Started with Kudu</a> 
+          <a href="quickstart.html">Quickstart Guide</a> 
       </li> 
       <li>
 
@@ -97,6 +97,10 @@ to provide secure authentication and TLS-protected transport.</p>
       </li> 
       <li>
 
+          <a href="hive_metastore.html">Using the Hive Metastore with Kudu</a> 
+      </li> 
+      <li>
+
           <a href="kudu_impala_integration.html">Using Impala with Kudu</a> 
       </li> 
       <li>
diff --git a/releases/1.10.0/docs/hive_metastore.html b/releases/1.10.0/docs/hive_metastore.html
index b8fa4ad..14ae359 100644
--- a/releases/1.10.0/docs/hive_metastore.html
+++ b/releases/1.10.0/docs/hive_metastore.html
@@ -2,7 +2,7 @@
 title: Using the Hive Metastore with Kudu
 layout: default
 active_nav: docs
-last_updated: 'Last updated 2019-07-09 12:51:23 PDT'
+last_updated: 'Last updated 2019-07-14 18:33:13 CDT'
 ---
 <!--
 
@@ -561,7 +561,7 @@ by using Impala Shell.</p>
       </li> 
       <li>
 
-          <a href="quickstart.html">Getting Started with Kudu</a> 
+          <a href="quickstart.html">Quickstart Guide</a> 
       </li> 
       <li>
 
@@ -572,6 +572,34 @@ by using Impala Shell.</p>
           <a href="configuration.html">Configuring Kudu</a> 
       </li> 
       <li>
+<span class="active-toc">Using the Hive Metastore with Kudu</span>
+            <ul class="sectlevel1">
+<li><a href="#_databases_and_table_names">Databases and Table Names</a>
+<ul class="sectlevel2">
+<li><a href="#_databases">Databases</a></li>
+<li><a href="#_naming_constraints">Naming Constraints</a></li>
+<li><a href="#metadata_sync">Metadata Synchronization</a></li>
+</ul>
+</li>
+<li><a href="#_enabling_the_hive_metastore_integration">Enabling the Hive Metastore Integration</a></li>
+<li><a href="#_administrative_tools">Administrative Tools</a>
+<ul class="sectlevel2">
+<li><a href="#_code_kudu_hms_list_code"><code>kudu hms list</code></a></li>
+<li><a href="#_code_kudu_hms_precheck_code"><code>kudu hms precheck</code></a></li>
+<li><a href="#_code_kudu_hms_check_code"><code>kudu hms check</code></a></li>
+<li><a href="#_code_kudu_hms_fix_code"><code>kudu hms fix</code></a></li>
+<li><a href="#_code_kudu_hms_downgrade_code"><code>kudu hms downgrade</code></a></li>
+</ul>
+</li>
+<li><a href="#upgrading-tables">Upgrading Existing Tables</a>
+<ul class="sectlevel2">
+<li><a href="#_prepare_for_the_upgrade">Prepare for the Upgrade</a></li>
+<li><a href="#_perform_the_upgrade">Perform the Upgrade</a></li>
+</ul>
+</li>
+</ul> 
+      </li> 
+      <li>
 
           <a href="kudu_impala_integration.html">Using Impala with Kudu</a> 
       </li> 
diff --git a/releases/1.10.0/docs/index.html b/releases/1.10.0/docs/index.html
index 448c3e7..39b2468 100644
--- a/releases/1.10.0/docs/index.html
+++ b/releases/1.10.0/docs/index.html
@@ -2,7 +2,7 @@
 title: Introducing Apache Kudu
 layout: default
 active_nav: docs
-last_updated: 'Last updated 2019-07-09 07:00:31 PDT'
+last_updated: 'Last updated 2019-07-09 15:39:13 CDT'
 ---
 <!--
 
@@ -401,7 +401,7 @@ formats using Impala, without the need to change your legacy systems.</p>
       </li> 
       <li>
 
-          <a href="quickstart.html">Getting Started with Kudu</a> 
+          <a href="quickstart.html">Quickstart Guide</a> 
       </li> 
       <li>
 
@@ -413,6 +413,10 @@ formats using Impala, without the need to change your legacy systems.</p>
       </li> 
       <li>
 
+          <a href="hive_metastore.html">Using the Hive Metastore with Kudu</a> 
+      </li> 
+      <li>
+
           <a href="kudu_impala_integration.html">Using Impala with Kudu</a> 
       </li> 
       <li>
diff --git a/releases/1.10.0/docs/installation.html b/releases/1.10.0/docs/installation.html
index e44015f..c2ae728 100644
--- a/releases/1.10.0/docs/installation.html
+++ b/releases/1.10.0/docs/installation.html
@@ -2,7 +2,7 @@
 title: Installing Apache Kudu
 layout: default
 active_nav: docs
-last_updated: 'Last updated 2019-07-09 07:00:31 PDT'
+last_updated: 'Last updated 2019-07-09 15:39:13 CDT'
 ---
 <!--
 
@@ -1037,7 +1037,7 @@ Currently rolling upgrades are not supported. Please shut down all Kudu services
       </li> 
       <li>
 
-          <a href="quickstart.html">Getting Started with Kudu</a> 
+          <a href="quickstart.html">Quickstart Guide</a> 
       </li> 
       <li>
 <span class="active-toc">Installation Guide</span>
@@ -1064,6 +1064,10 @@ Currently rolling upgrades are not supported. Please shut down all Kudu services
       </li> 
       <li>
 
+          <a href="hive_metastore.html">Using the Hive Metastore with Kudu</a> 
+      </li> 
+      <li>
+
           <a href="kudu_impala_integration.html">Using Impala with Kudu</a> 
       </li> 
       <li>
diff --git a/releases/1.10.0/docs/known_issues.html b/releases/1.10.0/docs/known_issues.html
index 5beea14..f8b8f6d 100644
--- a/releases/1.10.0/docs/known_issues.html
+++ b/releases/1.10.0/docs/known_issues.html
@@ -2,7 +2,7 @@
 title: Known Issues and Limitations
 layout: default
 active_nav: docs
-last_updated: 'Last updated 2019-07-09 07:00:31 PDT'
+last_updated: 'Last updated 2019-07-09 15:39:13 CDT'
 ---
 <!--
 
@@ -340,7 +340,7 @@ start-up times, you can monitor the number of tablets per server in the web UI.<
       </li> 
       <li>
 
-          <a href="quickstart.html">Getting Started with Kudu</a> 
+          <a href="quickstart.html">Quickstart Guide</a> 
       </li> 
       <li>
 
@@ -352,6 +352,10 @@ start-up times, you can monitor the number of tablets per server in the web UI.<
       </li> 
       <li>
 
+          <a href="hive_metastore.html">Using the Hive Metastore with Kudu</a> 
+      </li> 
+      <li>
+
           <a href="kudu_impala_integration.html">Using Impala with Kudu</a> 
       </li> 
       <li>
diff --git a/releases/1.10.0/docs/kudu-master_configuration_reference.html b/releases/1.10.0/docs/kudu-master_configuration_reference.html
index 4f7e8ab..4eea7ac 100644
--- a/releases/1.10.0/docs/kudu-master_configuration_reference.html
+++ b/releases/1.10.0/docs/kudu-master_configuration_reference.html
@@ -2,7 +2,7 @@
 title: kudu-master Flags
 layout: default
 active_nav: docs
-last_updated: 'Last updated 2019-07-09 12:59:30 PDT'
+last_updated: 'Last updated 2019-07-14 19:19:42 CDT'
 ---
 <!--
 
@@ -5725,7 +5725,7 @@ being changed or removed without notice.</p>
       </li> 
       <li>
 
-          <a href="quickstart.html">Getting Started with Kudu</a> 
+          <a href="quickstart.html">Quickstart Guide</a> 
       </li> 
       <li>
 
@@ -5737,6 +5737,10 @@ being changed or removed without notice.</p>
       </li> 
       <li>
 
+          <a href="hive_metastore.html">Using the Hive Metastore with Kudu</a> 
+      </li> 
+      <li>
+
           <a href="kudu_impala_integration.html">Using Impala with Kudu</a> 
       </li> 
       <li>
diff --git a/releases/1.10.0/docs/kudu-master_configuration_reference_unsupported.html b/releases/1.10.0/docs/kudu-master_configuration_reference_unsupported.html
index b7b06c3..952c61a 100644
--- a/releases/1.10.0/docs/kudu-master_configuration_reference_unsupported.html
+++ b/releases/1.10.0/docs/kudu-master_configuration_reference_unsupported.html
@@ -2,7 +2,7 @@
 title: kudu-master Unsupported Flags
 layout: default
 active_nav: docs
-last_updated: 'Last updated 2019-07-09 12:59:30 PDT'
+last_updated: 'Last updated 2019-07-14 19:19:42 CDT'
 ---
 <!--
 
@@ -5399,7 +5399,7 @@ subject to being changed or removed without notice.</p>
       </li> 
       <li>
 
-          <a href="quickstart.html">Getting Started with Kudu</a> 
+          <a href="quickstart.html">Quickstart Guide</a> 
       </li> 
       <li>
 
@@ -5411,6 +5411,10 @@ subject to being changed or removed without notice.</p>
       </li> 
       <li>
 
+          <a href="hive_metastore.html">Using the Hive Metastore with Kudu</a> 
+      </li> 
+      <li>
+
           <a href="kudu_impala_integration.html">Using Impala with Kudu</a> 
       </li> 
       <li>
diff --git a/releases/1.10.0/docs/kudu-tserver_configuration_reference.html b/releases/1.10.0/docs/kudu-tserver_configuration_reference.html
index e64777b..95b36b8 100644
--- a/releases/1.10.0/docs/kudu-tserver_configuration_reference.html
+++ b/releases/1.10.0/docs/kudu-tserver_configuration_reference.html
@@ -2,7 +2,7 @@
 title: kudu-tserver Flags
 layout: default
 active_nav: docs
-last_updated: 'Last updated 2019-07-09 12:59:30 PDT'
+last_updated: 'Last updated 2019-07-14 19:19:42 CDT'
 ---
 <!--
 
@@ -4710,7 +4710,7 @@ being changed or removed without notice.</p>
       </li> 
       <li>
 
-          <a href="quickstart.html">Getting Started with Kudu</a> 
+          <a href="quickstart.html">Quickstart Guide</a> 
       </li> 
       <li>
 
@@ -4722,6 +4722,10 @@ being changed or removed without notice.</p>
       </li> 
       <li>
 
+          <a href="hive_metastore.html">Using the Hive Metastore with Kudu</a> 
+      </li> 
+      <li>
+
           <a href="kudu_impala_integration.html">Using Impala with Kudu</a> 
       </li> 
       <li>
diff --git a/releases/1.10.0/docs/kudu-tserver_configuration_reference_unsupported.html b/releases/1.10.0/docs/kudu-tserver_configuration_reference_unsupported.html
index 18448b2..54e4925 100644
--- a/releases/1.10.0/docs/kudu-tserver_configuration_reference_unsupported.html
+++ b/releases/1.10.0/docs/kudu-tserver_configuration_reference_unsupported.html
@@ -2,7 +2,7 @@
 title: kudu-tserver Unsupported Flags
 layout: default
 active_nav: docs
-last_updated: 'Last updated 2019-07-09 12:59:30 PDT'
+last_updated: 'Last updated 2019-07-14 19:19:42 CDT'
 ---
 <!--
 
@@ -4167,7 +4167,7 @@ subject to being changed or removed without notice.</p>
       </li> 
       <li>
 
-          <a href="quickstart.html">Getting Started with Kudu</a> 
+          <a href="quickstart.html">Quickstart Guide</a> 
       </li> 
       <li>
 
@@ -4179,6 +4179,10 @@ subject to being changed or removed without notice.</p>
       </li> 
       <li>
 
+          <a href="hive_metastore.html">Using the Hive Metastore with Kudu</a> 
+      </li> 
+      <li>
+
           <a href="kudu_impala_integration.html">Using Impala with Kudu</a> 
       </li> 
       <li>
diff --git a/releases/1.10.0/docs/kudu_impala_integration.html b/releases/1.10.0/docs/kudu_impala_integration.html
index beafc6d..e4fa6c2 100644
--- a/releases/1.10.0/docs/kudu_impala_integration.html
+++ b/releases/1.10.0/docs/kudu_impala_integration.html
@@ -2,7 +2,7 @@
 title: Using Apache Kudu with Apache Impala
 layout: default
 active_nav: docs
-last_updated: 'Last updated 2019-07-09 07:00:31 PDT'
+last_updated: 'Last updated 2019-07-09 15:39:13 CDT'
 ---
 <!--
 
@@ -1120,7 +1120,7 @@ for large tables.</p>
       </li> 
       <li>
 
-          <a href="quickstart.html">Getting Started with Kudu</a> 
+          <a href="quickstart.html">Quickstart Guide</a> 
       </li> 
       <li>
 
@@ -1131,6 +1131,10 @@ for large tables.</p>
           <a href="configuration.html">Configuring Kudu</a> 
       </li> 
       <li>
+
+          <a href="hive_metastore.html">Using the Hive Metastore with Kudu</a> 
+      </li> 
+      <li>
 <span class="active-toc">Using Impala with Kudu</span>
             <ul class="sectlevel1">
 <li><a href="#_requirements">Requirements</a></li>
diff --git a/releases/1.10.0/docs/prior_release_notes.html b/releases/1.10.0/docs/prior_release_notes.html
index 6c368cc..13370ee 100644
--- a/releases/1.10.0/docs/prior_release_notes.html
+++ b/releases/1.10.0/docs/prior_release_notes.html
@@ -2,7 +2,7 @@
 title: Apache Kudu Prior Version Release Notes
 layout: default
 active_nav: docs
-last_updated: 'Last updated 2019-07-09 07:00:31 PDT'
+last_updated: 'Last updated 2019-07-14 18:33:13 CDT'
 ---
 <!--
 
@@ -3936,7 +3936,7 @@ noted in its release notes.</p>
       </li> 
       <li>
 
-          <a href="quickstart.html">Getting Started with Kudu</a> 
+          <a href="quickstart.html">Quickstart Guide</a> 
       </li> 
       <li>
 
@@ -3948,6 +3948,10 @@ noted in its release notes.</p>
       </li> 
       <li>
 
+          <a href="hive_metastore.html">Using the Hive Metastore with Kudu</a> 
+      </li> 
+      <li>
+
           <a href="kudu_impala_integration.html">Using Impala with Kudu</a> 
       </li> 
       <li>
diff --git a/releases/1.10.0/docs/quickstart.html b/releases/1.10.0/docs/quickstart.html
index 06ef89d..bc0dfbd 100644
--- a/releases/1.10.0/docs/quickstart.html
+++ b/releases/1.10.0/docs/quickstart.html
@@ -2,7 +2,7 @@
 title: Apache Kudu Quickstart
 layout: default
 active_nav: docs
-last_updated: 'Last updated 2019-07-09 07:00:31 PDT'
+last_updated: 'Last updated 2019-07-14 18:33:17 CDT'
 ---
 <!--
 
@@ -73,7 +73,7 @@ $ cd kudu</code></pre>
 </div>
 <div class="listingblock">
 <div class="content">
-<pre class="highlight"><code class="language-bash" data-lang="bash">$ export KUDU_QUICKSTART_IP=$(ifconfig | grep "inet " | grep -Fv 127.0.0.1 | cut -d" " -f2 | tail -1)</code></pre>
+<pre class="highlight"><code class="language-bash" data-lang="bash">$ export KUDU_QUICKSTART_IP=$(ifconfig | grep "inet " | grep -Fv 127.0.0.1 |  awk '{print $2}' | tail -1)</code></pre>
 </div>
 </div>
 </div>
@@ -136,10 +136,10 @@ accounts in a non-secure environment.</p>
 </div>
 </div>
 <div class="sect1">
-<h2 id="_running_an_example"><a class="link" href="#_running_an_example">Running an Example</a></h2>
+<h2 id="_running_a_brief_example"><a class="link" href="#_running_a_brief_example">Running a Brief Example</a></h2>
 <div class="sectionbody">
 <div class="paragraph">
-<p>Now that a kudu cluster is up and running, examples and integrations can be
+<p>Now that a Kudu cluster is up and running, examples and integrations can be
 run against the cluster. The commands below run the <code>java-example</code> against
 the quickstart cluster:</p>
 </div>
@@ -154,6 +154,16 @@ java -DkuduMasters=localhost:7051,localhost:7151,localhost:7251 -jar target/kudu
 </div>
 </div>
 <div class="sect1">
+<h2 id="_more_examples"><a class="link" href="#_more_examples">More Examples</a></h2>
+<div class="sectionbody">
+<div class="paragraph">
+<p>More complete walkthroughs using the quickstart Kudu cluster can be found in the
+<code>examples/quickstart</code> directory. For convenience you can browse them on
+<a href="https://github.com/apache/kudu/tree/master/examples/quickstart">Github</a>.</p>
+</div>
+</div>
+</div>
+<div class="sect1">
 <h2 id="_destroying_the_cluster"><a class="link" href="#_destroying_the_cluster">Destroying the Cluster</a></h2>
 <div class="sectionbody">
 <div class="paragraph">
@@ -263,7 +273,7 @@ are always expected to be reachable.</p>
           <a href="release_notes.html">Kudu Release Notes</a> 
       </li> 
       <li>
-<span class="active-toc">Getting Started with Kudu</span>
+<span class="active-toc">Quickstart Guide</span>
             <ul class="sectlevel1">
 <li><a href="#quickstart_vm">Install Docker</a></li>
 <li><a href="#_clone_the_repository">Clone the Repository</a></li>
@@ -275,7 +285,8 @@ are always expected to be reachable.</p>
 <li><a href="#_check_the_cluster_health">Check the cluster health</a></li>
 </ul>
 </li>
-<li><a href="#_running_an_example">Running an Example</a></li>
+<li><a href="#_running_a_brief_example">Running a Brief Example</a></li>
+<li><a href="#_more_examples">More Examples</a></li>
 <li><a href="#_destroying_the_cluster">Destroying the Cluster</a></li>
 <li><a href="#_troubleshooting">Troubleshooting</a>
 <ul class="sectlevel2">
@@ -298,6 +309,10 @@ are always expected to be reachable.</p>
       </li> 
       <li>
 
+          <a href="hive_metastore.html">Using the Hive Metastore with Kudu</a> 
+      </li> 
+      <li>
+
           <a href="kudu_impala_integration.html">Using Impala with Kudu</a> 
       </li> 
       <li>
diff --git a/releases/1.10.0/docs/release_notes.html b/releases/1.10.0/docs/release_notes.html
index 0feee7b..eb61a81 100644
--- a/releases/1.10.0/docs/release_notes.html
+++ b/releases/1.10.0/docs/release_notes.html
@@ -2,7 +2,7 @@
 title: Apache Kudu 1.10.0 Release Notes
 layout: default
 active_nav: docs
-last_updated: 'Last updated 2019-07-09 12:51:23 PDT'
+last_updated: 'Last updated 2019-07-14 18:33:13 CDT'
 ---
 <!--
 
@@ -513,7 +513,7 @@ documentation.</p>
       </li> 
       <li>
 
-          <a href="quickstart.html">Getting Started with Kudu</a> 
+          <a href="quickstart.html">Quickstart Guide</a> 
       </li> 
       <li>
 
@@ -525,6 +525,10 @@ documentation.</p>
       </li> 
       <li>
 
+          <a href="hive_metastore.html">Using the Hive Metastore with Kudu</a> 
+      </li> 
+      <li>
+
           <a href="kudu_impala_integration.html">Using Impala with Kudu</a> 
       </li> 
       <li>
diff --git a/releases/1.10.0/docs/scaling_guide.html b/releases/1.10.0/docs/scaling_guide.html
index ccb5744..9295dd9 100644
--- a/releases/1.10.0/docs/scaling_guide.html
+++ b/releases/1.10.0/docs/scaling_guide.html
@@ -2,7 +2,7 @@
 title: Apache Kudu Scaling Guide
 layout: default
 active_nav: docs
-last_updated: 'Last updated 2019-07-09 07:00:31 PDT'
+last_updated: 'Last updated 2019-07-09 15:39:13 CDT'
 ---
 <!--
 
@@ -386,7 +386,7 @@ generally peak when started and settle down thereafter.</p>
       </li> 
       <li>
 
-          <a href="quickstart.html">Getting Started with Kudu</a> 
+          <a href="quickstart.html">Quickstart Guide</a> 
       </li> 
       <li>
 
@@ -398,6 +398,10 @@ generally peak when started and settle down thereafter.</p>
       </li> 
       <li>
 
+          <a href="hive_metastore.html">Using the Hive Metastore with Kudu</a> 
+      </li> 
+      <li>
+
           <a href="kudu_impala_integration.html">Using Impala with Kudu</a> 
       </li> 
       <li>
diff --git a/releases/1.10.0/docs/schema_design.html b/releases/1.10.0/docs/schema_design.html
index 68eef2e..759e1f5 100644
--- a/releases/1.10.0/docs/schema_design.html
+++ b/releases/1.10.0/docs/schema_design.html
@@ -2,7 +2,7 @@
 title: Apache Kudu Schema Design
 layout: default
 active_nav: docs
-last_updated: 'Last updated 2019-07-09 07:00:31 PDT'
+last_updated: 'Last updated 2019-07-09 15:39:13 CDT'
 ---
 <!--
 
@@ -897,7 +897,7 @@ altered.</p>
       </li> 
       <li>
 
-          <a href="quickstart.html">Getting Started with Kudu</a> 
+          <a href="quickstart.html">Quickstart Guide</a> 
       </li> 
       <li>
 
@@ -909,6 +909,10 @@ altered.</p>
       </li> 
       <li>
 
+          <a href="hive_metastore.html">Using the Hive Metastore with Kudu</a> 
+      </li> 
+      <li>
+
           <a href="kudu_impala_integration.html">Using Impala with Kudu</a> 
       </li> 
       <li>
diff --git a/releases/1.10.0/docs/security.html b/releases/1.10.0/docs/security.html
index d98364f..3e4bcd0 100644
--- a/releases/1.10.0/docs/security.html
+++ b/releases/1.10.0/docs/security.html
@@ -2,7 +2,7 @@
 title: Apache Kudu Security
 layout: default
 active_nav: docs
-last_updated: 'Last updated 2019-07-09 12:51:23 PDT'
+last_updated: 'Last updated 2019-07-14 18:33:13 CDT'
 ---
 <!--
 
@@ -804,7 +804,7 @@ Kudu can be used with whole-disk encryption tools such as dm-crypt.</p>
       </li> 
       <li>
 
-          <a href="quickstart.html">Getting Started with Kudu</a> 
+          <a href="quickstart.html">Quickstart Guide</a> 
       </li> 
       <li>
 
@@ -816,6 +816,10 @@ Kudu can be used with whole-disk encryption tools such as dm-crypt.</p>
       </li> 
       <li>
 
+          <a href="hive_metastore.html">Using the Hive Metastore with Kudu</a> 
+      </li> 
+      <li>
+
           <a href="kudu_impala_integration.html">Using Impala with Kudu</a> 
       </li> 
       <li>
diff --git a/releases/1.10.0/docs/transaction_semantics.html b/releases/1.10.0/docs/transaction_semantics.html
index 92fb25a..1591b44 100644
--- a/releases/1.10.0/docs/transaction_semantics.html
+++ b/releases/1.10.0/docs/transaction_semantics.html
@@ -2,7 +2,7 @@
 title: Transaction Semantics in Apache Kudu
 layout: default
 active_nav: docs
-last_updated: 'Last updated 2019-07-09 07:00:31 PDT'
+last_updated: 'Last updated 2019-07-09 15:39:13 CDT'
 ---
 <!--
 
@@ -487,7 +487,7 @@ frequently.
       </li> 
       <li>
 
-          <a href="quickstart.html">Getting Started with Kudu</a> 
+          <a href="quickstart.html">Quickstart Guide</a> 
       </li> 
       <li>
 
@@ -499,6 +499,10 @@ frequently.
       </li> 
       <li>
 
+          <a href="hive_metastore.html">Using the Hive Metastore with Kudu</a> 
+      </li> 
+      <li>
+
           <a href="kudu_impala_integration.html">Using Impala with Kudu</a> 
       </li> 
       <li>
diff --git a/releases/1.10.0/docs/troubleshooting.html b/releases/1.10.0/docs/troubleshooting.html
index 2ecc1c1..9f8a7b9 100644
--- a/releases/1.10.0/docs/troubleshooting.html
+++ b/releases/1.10.0/docs/troubleshooting.html
@@ -2,7 +2,7 @@
 title: Apache Kudu Troubleshooting
 layout: default
 active_nav: docs
-last_updated: 'Last updated 2019-07-09 07:00:31 PDT'
+last_updated: 'Last updated 2019-07-09 15:39:13 CDT'
 ---
 <!--
 
@@ -1055,7 +1055,7 @@ leading to their automatic re-replication elsewhere.</p>
       </li> 
       <li>
 
-          <a href="quickstart.html">Getting Started with Kudu</a> 
+          <a href="quickstart.html">Quickstart Guide</a> 
       </li> 
       <li>
 
@@ -1067,6 +1067,10 @@ leading to their automatic re-replication elsewhere.</p>
       </li> 
       <li>
 
+          <a href="hive_metastore.html">Using the Hive Metastore with Kudu</a> 
+      </li> 
+      <li>
+
           <a href="kudu_impala_integration.html">Using Impala with Kudu</a> 
       </li> 
       <li>