From 4fa9ebbc3d9b49d6485f341bd6dbd9971642e057 Mon Sep 17 00:00:00 2001 From: John Russell Date: Mon, 13 Mar 2017 12:34:53 -0700 Subject: [PATCH] [DOCS] Remove references to 'CM-managed' cluster A couple of Cloudera Manager references referred to 'CM-managed' clusters. Remove those. Change-Id: I844abacb97ba089f54ef65039c79a80519928037 Reviewed-on: http://gerrit.cloudera.org:8080/6369 Reviewed-by: Michael Brown Reviewed-by: Ambreen Kazi Tested-by: Impala Public Jenkins --- docs/topics/impala_config_options.xml | 3 +-- docs/topics/impala_troubleshooting.xml | 9 --------- 2 files changed, 1 insertion(+), 11 deletions(-) diff --git a/docs/topics/impala_config_options.xml b/docs/topics/impala_config_options.xml index b97f8fde8..725a79141 100644 --- a/docs/topics/impala_config_options.xml +++ b/docs/topics/impala_config_options.xml @@ -83,8 +83,7 @@ under the License. might modify includes:

- + IMPALA_STATE_STORE_HOST=127.0.0.1 IMPALA_STATE_STORE_PORT=24000 diff --git a/docs/topics/impala_troubleshooting.xml b/docs/topics/impala_troubleshooting.xml index 99367e61b..bc7d3010c 100644 --- a/docs/topics/impala_troubleshooting.xml +++ b/docs/topics/impala_troubleshooting.xml @@ -373,15 +373,6 @@ MEM_LIMIT: 0 Fill in details, then unhide.

-

- From Nong: -

- -

- In a CM-managed cluster, search for "core" from the impala configuration page. You should see the "enable - core dump" config. -

-

From :