Description
Similar to DRILL-3989, we should create a table which lists all the currently executing fragments. This could include the query they are associated with, the start and stop time, the node they are executing on and maybe a couple of key metrics (e.g. records consumed, records produced, current and peak memory consumed). This could also be modeled after the sys.threads and sys.memory tables.
Attachments
Issue Links
- is cloned by
-
DRILL-6036 Create a sys.connections table
- Closed