You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@drill.apache.org by "Jacques Nadeau (JIRA)" <ji...@apache.org> on 2016/01/10 03:19:40 UTC

[jira] [Created] (DRILL-4258) Create New SYS tables: cpu, queries, fragments, threads, threadtraces

Jacques Nadeau created DRILL-4258:
-------------------------------------

             Summary: Create New SYS tables: cpu, queries, fragments, threads, threadtraces
                 Key: DRILL-4258
                 URL: https://issues.apache.org/jira/browse/DRILL-4258
             Project: Apache Drill
          Issue Type: New Feature
          Components: Execution - Monitoring
            Reporter: Jacques Nadeau
            Assignee: Jacques Nadeau


cpu: Drillbit, # Cores, CPU consumption (with different windows?)
queries: Foreman, QueryId, User, SQL, Start Time, rows processed, query plan, # nodes involved, number of running fragments, memory consumed
fragments: Drillbit, queryid, major fragmentid, minorfragmentid, coordinate, memory usage, rows processed, start time
threads: name, priority, state, id, thread-level cpu stats
threadtraces: threads, stack trace




--
This message was sent by Atlassian JIRA
(v6.3.4#6332)