You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@drill.apache.org by "Kunal Khatua (JIRA)" <ji...@apache.org> on 2017/12/18 19:27:01 UTC

[jira] [Created] (DRILL-6036) Create a sys.connections table

Kunal Khatua created DRILL-6036:
-----------------------------------

             Summary: Create a sys.connections table
                 Key: DRILL-6036
                 URL: https://issues.apache.org/jira/browse/DRILL-6036
             Project: Apache Drill
          Issue Type: Sub-task
          Components: Metadata
            Reporter: Kunal Khatua


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.



--
This message was sent by Atlassian JIRA
(v6.4.14#64029)