Our Community is getting an upgrade! To get everything ready for the relaunch, we’ll be placing the site in read-only mode starting September 21st.
We really appreciate your understanding while we get things set up behind the scenes. Catch up on all the exciting details about the move here.
Need help or have questions? Drop us a line at [email protected]
Created 05-14-2020 06:11 PM
1、Config values:
2、Actual Values:
3、Appreciate any advice 🙂
Created 05-15-2020 12:45 PM
Impala only looks for updates to the config values to a pool when a query is submitted to it. The changes that you made in Cloudera manager would have been propagated to all the Impalads. So the first query that you submit to that pool will use the updated configs and you ll see them updated on the admission control debug webpage as well.
Created 05-15-2020 12:45 PM
Impala only looks for updates to the config values to a pool when a query is submitted to it. The changes that you made in Cloudera manager would have been propagated to all the Impalads. So the first query that you submit to that pool will use the updated configs and you ll see them updated on the admission control debug webpage as well.
Created 05-18-2020 01:41 AM
Thanks!