[DOCS] 'CM' cleanup for logging page

An ID contained 'cm' so it could show up in grep reports.
Revise the ID, and associated <keydef> tag.

Change-Id: I05c56eb4c98338200ec58098709855ed847c219d
Reviewed-on: http://gerrit.cloudera.org:8080/6370
Reviewed-by: Ambreen Kazi <[email protected]>
Reviewed-by: John Russell <[email protected]>
Tested-by: Impala Public Jenkins


Project: http://git-wip-us.apache.org/repos/asf/incubator-impala/repo
Commit: http://git-wip-us.apache.org/repos/asf/incubator-impala/commit/76838387
Tree: http://git-wip-us.apache.org/repos/asf/incubator-impala/tree/76838387
Diff: http://git-wip-us.apache.org/repos/asf/incubator-impala/diff/76838387

Branch: refs/heads/master
Commit: 7683838707af490489a6fac1af24868f4c23735e
Parents: cb2b828
Author: John Russell <[email protected]>
Authored: Mon Mar 13 13:10:48 2017 -0700
Committer: Impala Public Jenkins <[email protected]>
Committed: Mon Mar 13 21:58:42 2017 +0000

----------------------------------------------------------------------
 docs/impala_keydefs.ditamap    | 2 +-
 docs/topics/impala_logging.xml | 3 +--
 2 files changed, 2 insertions(+), 3 deletions(-)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/incubator-impala/blob/76838387/docs/impala_keydefs.ditamap
----------------------------------------------------------------------
diff --git a/docs/impala_keydefs.ditamap b/docs/impala_keydefs.ditamap
index ab75aad..13930e1 100644
--- a/docs/impala_keydefs.ditamap
+++ b/docs/impala_keydefs.ditamap
@@ -10815,7 +10815,7 @@ under the License.
 
   <keydef href="topics/impala_logging.xml" keys="logging"/>
   <keydef href="topics/impala_logging.xml#logs_details" keys="logs_details"/>
-  <keydef href="topics/impala_logging.xml#logs_cm_noncm" keys="logs_cm_noncm"/>
+  <keydef href="topics/impala_logging.xml#logs_managing" keys="logs_managing"/>
   <keydef href="topics/impala_logging.xml#logs_rotate" keys="logs_rotate"/>
   <keydef href="topics/impala_logging.xml#logs_debug" keys="logs_debug"/>
   <keydef href="topics/impala_logging.xml#log_format" keys="log_format"/>

http://git-wip-us.apache.org/repos/asf/incubator-impala/blob/76838387/docs/topics/impala_logging.xml
----------------------------------------------------------------------
diff --git a/docs/topics/impala_logging.xml b/docs/topics/impala_logging.xml
index 7c27a61..fb74ffb 100644
--- a/docs/topics/impala_logging.xml
+++ b/docs/topics/impala_logging.xml
@@ -89,7 +89,6 @@ under the License.
       <ul>
         <li>
           By default, the log files are under the directory 
<filepath>/var/log/impala</filepath>.
-<!-- TK: split this task out and state CM and non-CM ways. -->
           To change log file locations, modify the defaults file described in
           <xref href="impala_processes.xml#processes"/>.
         </li>
@@ -172,7 +171,7 @@ under the License.
 
   </concept>
 
-  <concept id="logs_cm_noncm">
+  <concept id="logs_managing">
 
     <title>Managing Impala Logs</title>
   <prolog>

Reply via email to