cnauroth commented on PR #5869: URL: https://github.com/apache/hive/pull/5869#issuecomment-2978256752
> I'm not sure if we need this property since [HIVE-27692](https://issues.apache.org/jira/browse/HIVE-27692), we don't run these count queries on embedded HMS client. Thanks for the reply, @dengzhhu653 . I still have a use for this configuration, even after [HIVE-27692](https://issues.apache.org/jira/browse/HIVE-27692). I have a customer whose architecture involves starting many ephemeral clusters (potentially thousands concurrently), running a few jobs, and then deleting the clusters. Each cluster runs the HiveMetaStore process connected to a centralized database. This is not embedded HMS, but it triggers the same kind of unnecessary load pattern. I would like to be able to disable these queries when we upgrade to Hive 4. -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: gitbox-unsubscr...@hive.apache.org For queries about this service, please contact Infrastructure at: us...@infra.apache.org --------------------------------------------------------------------- To unsubscribe, e-mail: gitbox-unsubscr...@hive.apache.org For additional commands, e-mail: gitbox-h...@hive.apache.org