IMPALA-13201 (Addendum): Fix a typo in impala_admission_config.xml

This patch fixes a typo in impala_admission_config.xml so the document
could be correctly produced.

Testing:
 - Manually verified that the document impala.pdf could be produced
   under the folder "docs/build" after we executed "make" under the
   folder "docs".

Change-Id: I79a6a1a4917b09c4c3dc60a3e1c8d37bc8066f1c
Reviewed-on: http://gerrit.cloudera.org:8080/22539
Reviewed-by: Impala Public Jenkins <impala-public-jenkins@cloudera.com>
Tested-by: Impala Public Jenkins <impala-public-jenkins@cloudera.com>
This commit is contained in:
Fang-Yu Rao
2025-02-24 17:48:39 -08:00
committed by Impala Public Jenkins
parent 5835f2dfbe
commit 4ff88a013e

View File

@@ -199,7 +199,7 @@ impala.admission-control.pool-queue-timeout-ms.<varname>queue_name</varname></ph
queries may be automatically routed to the request pool. For example, if the
coordinator is configured with
<codeph>--expected_executor_group_sets=prefix1:10</codeph>, then an only coordinators
request pool named <codeph>prefix1-onlycoords<codeph> will potentially have
request pool named <codeph>prefix1-onlycoords</codeph> will potentially have
queries routed to it.
</p>