[DOCS] Genericize impala_config_performance page

Reword one reference to 'CM' inside a comment.

Change-Id: I34509e677d220ecadd33e150143bacc6d7f302ae
Reviewed-on: http://gerrit.cloudera.org:8080/6385
Reviewed-by: Ambreen Kazi <ambreen.kazi@cloudera.com>
Reviewed-by: John Russell <jrussell@cloudera.com>
Tested-by: Impala Public Jenkins
This commit is contained in:
John Russell
2017-03-14 08:03:04 -07:00
committed by Impala Public Jenkins
parent e1b092de68
commit 3b3ef9747b

View File

@@ -76,8 +76,8 @@ under the License.
<indexterm audience="hidden">dfs.domain.socket.path</indexterm>
<indexterm audience="hidden">dfs.client.file-block-storage-locations.timeout.millis</indexterm>
On all Impala nodes, configure the following properties in <!-- Exact timing is unclear, since we say farther down to copy /etc/hadoop/conf/hdfs-site.xml to /etc/impala/conf.
Which wouldn't work if we already modified the Impala version of the file here. Not to mention that this
doesn't take the CM interface into account, where these /etc files might not exist in those locations. -->
Which wouldn't work if we already modified the Impala version of the file here. Also on a 'managed'
cluster, these /etc files might not exist in those locations. -->
<!-- <codeph>/etc/impala/conf/hdfs-site.xml</codeph> as shown: -->
Impala's copy of <codeph>hdfs-site.xml</codeph> as shown: <codeblock>&lt;property&gt;
&lt;name&gt;dfs.client.read.shortcircuit&lt;/name&gt;