[
https://issues.apache.org/jira/browse/HIVE-27640?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
László Bodor updated HIVE-27640:
--------------------------------
Description:
This is kind of hard to catch easily, but I would like to see
something/anything about query concurrency in the query counters. This way we
can instantly see in the query summary what happened. I mean counters like:
1. how many queries were running when this query arrived
2. same as 1) but in query stage level
2a) how many queries were being compiled (or waiting for compilation) when this
query started to compile (or started to enqueued for compilation)
2b) how many queries were waiting for a coordinator when this query started to
get a coordinator
2c) how many queries were in the Run DAG phase, when this query started to run
DAG
> Counter for query concurrency
> -----------------------------
>
> Key: HIVE-27640
> URL: https://issues.apache.org/jira/browse/HIVE-27640
> Project: Hive
> Issue Type: Sub-task
> Reporter: László Bodor
> Priority: Major
>
> This is kind of hard to catch easily, but I would like to see
> something/anything about query concurrency in the query counters. This way we
> can instantly see in the query summary what happened. I mean counters like:
> 1. how many queries were running when this query arrived
> 2. same as 1) but in query stage level
> 2a) how many queries were being compiled (or waiting for compilation) when
> this query started to compile (or started to enqueued for compilation)
> 2b) how many queries were waiting for a coordinator when this query started
> to get a coordinator
> 2c) how many queries were in the Run DAG phase, when this query started to
> run DAG
--
This message was sent by Atlassian Jira
(v8.20.10#820010)