Hi, We have our hive setup in a HA mode i.e. multiple HiveServer2 instances. However, we believe the performance is not tuned properly and thinking whether the requests are being skewed to only one or two hive servers instead of being distributed across all the available HS2 instances. Wondering if there is a mechanism to check how many requests have been served by each HS2 instance. Any idea how to check this metric?
Thanks