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

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

     [ https://issues.apache.org/jira/browse/DRILL-4258?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Jacques Nadeau updated DRILL-4258:
----------------------------------
    Description: 
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
connections: client, server, type, establishedDate, messagesSent, bytesSent

  was:
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



> 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
> connections: client, server, type, establishedDate, messagesSent, bytesSent



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