Repository: incubator-impala
Updated Branches:
  refs/heads/doc_prototype bb88fdc0a -> 0a7372454


De-conditionalize references to non-Impala common files.


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

Branch: refs/heads/doc_prototype
Commit: 0a7372454ce2a9317f74e666b17ec622dc72b34d
Parents: bb88fdc
Author: John Russell <[email protected]>
Authored: Mon Oct 31 12:02:42 2016 -0700
Committer: John Russell <[email protected]>
Committed: Mon Oct 31 12:02:42 2016 -0700

----------------------------------------------------------------------
 docs/topics/impala_concepts.xml           | 3 ++-
 docs/topics/impala_config_performance.xml | 4 ++--
 docs/topics/impala_ssl.xml                | 7 ++++---
 3 files changed, 8 insertions(+), 6 deletions(-)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/incubator-impala/blob/0a737245/docs/topics/impala_concepts.xml
----------------------------------------------------------------------
diff --git a/docs/topics/impala_concepts.xml b/docs/topics/impala_concepts.xml
index 48b3637..74c1016 100644
--- a/docs/topics/impala_concepts.xml
+++ b/docs/topics/impala_concepts.xml
@@ -15,8 +15,9 @@
   </prolog>
 
   <conbody>
-    <draft-comment author="-dita-use-conref-target"
+    <draft-comment author="-dita-use-conref-target" audience="integrated"
       conref="../shared/cdh_cm_common.xml#id_dgz_rhr_kv/draft-comment-test"/>
+
     <p>
       The following sections provide background information to help you become 
productive using Impala and
       its features. Where appropriate, the explanations include context to 
help understand how aspects of Impala

http://git-wip-us.apache.org/repos/asf/incubator-impala/blob/0a737245/docs/topics/impala_config_performance.xml
----------------------------------------------------------------------
diff --git a/docs/topics/impala_config_performance.xml 
b/docs/topics/impala_config_performance.xml
index 837e63c..e1a004c 100644
--- a/docs/topics/impala_config_performance.xml
+++ b/docs/topics/impala_config_performance.xml
@@ -204,8 +204,8 @@
             group. To find the configured HDFS group name using the Cloudera
             Manager Admin Console: <ol id="ol_km4_4bc_nr">
               <li>Go to the HDFS service.</li>
-              <li
-                conref="../shared/cm_common_elements.xml#cm/config_edit" />
+              <!-- Formerly: 
conref="../shared/cm_common_elements.xml#cm/config_edit" -->
+              <li>Click the <uicontrol>Configuration</uicontrol> tab.</li>
               <li>Click <menucascade>
                   <uicontrol>Scope</uicontrol>
                   <uicontrol><varname>HDFS service name</varname>

http://git-wip-us.apache.org/repos/asf/incubator-impala/blob/0a737245/docs/topics/impala_ssl.xml
----------------------------------------------------------------------
diff --git a/docs/topics/impala_ssl.xml b/docs/topics/impala_ssl.xml
index 56e86a0..c75933d 100644
--- a/docs/topics/impala_ssl.xml
+++ b/docs/topics/impala_ssl.xml
@@ -47,8 +47,8 @@
             Open the Cloudera Manager Admin Console and go to the 
<uicontrol>Impala</uicontrol> service.
           </li>
 
-          <li
-            conref="../shared/cm_common_elements.xml#cm/config_edit"/>
+          <!-- Formerly: 
conref="../shared/cm_common_elements.xml#cm/config_edit" -->
+          <li>Click the <uicontrol>Configuration</uicontrol> tab.</li>
 
           <li>
             Select <menucascade><uicontrol>Scope</uicontrol><uicontrol>Impala 
(Service-Wide)</uicontrol></menucascade>.
@@ -143,7 +143,8 @@
             </table>
           </li>
 
-          <li conref="../shared/cm_common_elements.xml#cm/save_changes_short"/>
+          <!-- Formerly: 
conref="../shared/cm_common_elements.xml#cm/save_changes_short" -->
+          <li>Click <uicontrol>Save Changes</uicontrol> to commit the 
changes.</li>
 
           <li>
             Restart the Impala service.

Reply via email to