Configuring the only coordinators request pool
Learn how to configure a coordinator-only request pool to optimize system table queries.
Configuring a coordinator-only request pool allows you to run queries that do not require executors, reducing resource constraints and improving performance
Ensure you have administrator access to modify Impala configurations.
- Log in to Cloudera Manageras an Administrator
- In Cloudera Manager, go to .
-
Add
<onlyCoordinators>true</onlyCoordinators> - Click Apply Changes button and restart Impala.
