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/02/16 02:31:41 UTC

[jira] [Commented] (DRILL-5190) Display planning and queued time for a query in its profile page

    [ https://issues.apache.org/jira/browse/DRILL-5190?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15869005#comment-15869005 ] 

Kunal Khatua commented on DRILL-5190:
-------------------------------------

The commit for this JIRA leverages the enhancements to the duration formatter.

> Display planning and queued time for a query in its profile page
> ----------------------------------------------------------------
>
>                 Key: DRILL-5190
>                 URL: https://issues.apache.org/jira/browse/DRILL-5190
>             Project: Apache Drill
>          Issue Type: Bug
>          Components: Web Server
>    Affects Versions: 1.9.0
>            Reporter: Kunal Khatua
>            Assignee: Kunal Khatua
>
> Currently, the Web UI does not display the time spent in planning for a query in its profile page. The estimate needs to be done by seeing how late did the earliest major fragment start. 
> As an additional enhancement, we can also track for the time spent by a query in waiting in the queue and the actual execution time.



--
This message was sent by Atlassian JIRA
(v6.3.15#6346)