mirror of
https://github.com/apache/impala.git
synced 2025-12-19 09:58:28 -05:00
[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:
committed by
Impala Public Jenkins
parent
e1b092de68
commit
3b3ef9747b
@@ -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><property>
|
||||
<name>dfs.client.read.shortcircuit</name>
|
||||
|
||||
Reference in New Issue
Block a user