You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@drill.apache.org by "Sudheesh Katkam (JIRA)" <ji...@apache.org> on 2015/06/19 02:16:01 UTC

[jira] [Resolved] (DRILL-2722) Query profile data not being sent/received (and web UI not updated)

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

Sudheesh Katkam resolved DRILL-2722.
------------------------------------
    Resolution: Fixed

Fixed in 8d57783. DRILL-2977, DRILL-2978 improve fragment tracking, specially intermediate running fragments. Since the WorkManager#StatusThread pushes a status to the Foreman every 5 seconds, this problem should not happen.

> Query profile data not being sent/received (and web UI not updated)
> -------------------------------------------------------------------
>
>                 Key: DRILL-2722
>                 URL: https://issues.apache.org/jira/browse/DRILL-2722
>             Project: Apache Drill
>          Issue Type: Bug
>          Components: Client - HTTP, Execution - Flow, Execution - RPC
>    Affects Versions: 0.8.0
>            Reporter: Chris Westin
>            Assignee: Sudheesh Katkam
>             Fix For: 1.2.0
>
>         Attachments: query1_foreman.log
>
>
> [~amansinha100] has a test case that shows that profile information is not being received (or not being sent, I'm not sure which) for a long-running query. The query appears to stop, even though cycles are being used, and it looks like work is being done. This is becoming a problem for monitoring query progress. We need to find out why the profile information isn't being updated, and fix that.



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