tanishq-chugh commented on PR #6541: URL: https://github.com/apache/hive/pull/6541#issuecomment-4710400366
@aturoczy This definitely sounds better, having more such counter metrics on the UI will provide more definitive information to an end user. I see we can have queries in these states: [Link](https://github.com/apache/hive/blob/master/service/src/java/org/apache/hive/service/cli/operation/SQLOperation.java#L614-L655), I think maybe we should create groups (each representing one counter) in such a way that all the states get covered. coz i believe all the last 25 queries in all states will appear in the Open/Closed divs below on the dashboard, so all the counter metrics adding up to the number of queries appearing in open + closed queries sounds intuitive. What is your opinion on this? -- 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: [email protected] For queries about this service, please contact Infrastructure at: [email protected] --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
