You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@impala.apache.org by jo...@apache.org on 2019/07/23 17:19:00 UTC

[impala] branch master updated: [DOCS] Format changes

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

joemcdonnell pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/impala.git


The following commit(s) were added to refs/heads/master by this push:
     new 2813d0c  [DOCS] Format changes
2813d0c is described below

commit 2813d0c18414a5b7977cc713755daed7e53358ce
Author: Alex Rodoni <ar...@cloudera.com>
AuthorDate: Mon Jul 22 13:28:30 2019 -0700

    [DOCS] Format changes
    
    Change-Id: Ib74a93bd01940621cbd5d0b5b993a1bddd76ce43
    Reviewed-on: http://gerrit.cloudera.org:8080/13892
    Reviewed-by: Alex Rodoni <ar...@cloudera.com>
    Tested-by: Impala Public Jenkins <im...@cloudera.com>
---
 docs/shared/impala_common.xml | 3 +--
 docs/topics/impala_kudu.xml   | 2 +-
 2 files changed, 2 insertions(+), 3 deletions(-)

diff --git a/docs/shared/impala_common.xml b/docs/shared/impala_common.xml
index 92419ee..dcc74f4 100644
--- a/docs/shared/impala_common.xml
+++ b/docs/shared/impala_common.xml
@@ -4570,8 +4570,7 @@ sudo pip-python install ssl</codeblock>
 CREATE EXTERNAL TABLE impala_name STORED AS KUDU
   TBLPROPERTIES('kudu.table_name' = 'original_kudu_name');
 </codeblock>
-      </p>
-      <p> External Kudu tables differ in one important way from other external
+        External Kudu tables differ in one important way from other external
         tables: adding or dropping a column or range partition changes the data
         in the underlying Kudu table, in contrast to an HDFS-backed external
         table where existing data files are left untouched.</p>
diff --git a/docs/topics/impala_kudu.xml b/docs/topics/impala_kudu.xml
index ec4be37..241a137 100644
--- a/docs/topics/impala_kudu.xml
+++ b/docs/topics/impala_kudu.xml
@@ -1141,7 +1141,7 @@ kudu.table_name  | impala::some_database.table_name_demo
     </concept>
 
   </concept>
-  <concept id="concept_y4k_x1m_j3b">
+  <concept id="kudu_hms">
     <title>Working with Kudu Integrated with Hive Metastore</title>
     <conbody>
       <p>Starting from Kudu 1.10 and Impala 3.3, Impala supports Kudu services