[DOCS] Genericize impala_perf_resources page

One stray reference to 'CDH cluster' (split across
lines). Turn into substitution variable.

Change-Id: I28fc800c6652e45de0a95ca9448c99a28ab2072c
Reviewed-on: http://gerrit.cloudera.org:8080/6379
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/80497781
Tree: http://git-wip-us.apache.org/repos/asf/incubator-impala/tree/80497781
Diff: http://git-wip-us.apache.org/repos/asf/incubator-impala/diff/80497781

Branch: refs/heads/master
Commit: 8049778159931cc5dc81df31ba9d9f4e098ef4b4
Parents: ea25355
Author: John Russell <[email protected]>
Authored: Mon Mar 13 23:27:47 2017 -0700
Committer: Impala Public Jenkins <[email protected]>
Committed: Tue Mar 14 17:23:08 2017 +0000

----------------------------------------------------------------------
 docs/topics/impala_perf_resources.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/incubator-impala/blob/80497781/docs/topics/impala_perf_resources.xml
----------------------------------------------------------------------
diff --git a/docs/topics/impala_perf_resources.xml 
b/docs/topics/impala_perf_resources.xml
index 174e8f0..309277b 100644
--- a/docs/topics/impala_perf_resources.xml
+++ b/docs/topics/impala_perf_resources.xml
@@ -41,7 +41,7 @@ under the License.
       Sometimes, balancing raw query performance against scalability requires 
limiting the amount of resources,
       such as memory or CPU, used by a single query or group of queries. 
Impala can use several mechanisms that
       help to smooth out the load during heavy concurrent usage, resulting in 
faster overall query times and
-      sharing of resources across Impala queries, MapReduce jobs, and other 
kinds of workloads across a CDH
+      sharing of resources across Impala queries, MapReduce jobs, and other 
kinds of workloads across a <keyword keyref="distro"/>
       cluster:
     </p>
 

Reply via email to