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 2015/03/09 23:20:39 UTC

[jira] [Created] (DRILL-2409) Drill profile page mishandles statistics from long running queries

Jacques Nadeau created DRILL-2409:
-------------------------------------

             Summary: Drill profile page mishandles statistics from long running queries
                 Key: DRILL-2409
                 URL: https://issues.apache.org/jira/browse/DRILL-2409
             Project: Apache Drill
          Issue Type: Bug
            Reporter: Jacques Nadeau
            Assignee: Sudheesh Katkam


We recently ran a 72 hour query that joined several trillion records for a customer.  While the query completed successfully, the presentation on the profile page had a number of problems.  This included times not being correctly reported (they were truncated) and the Gant timeline being unreadable (since it doesn't scale the axes from seconds). We should correct these.  (For durations specifically, we should really be present as 4m 2s, 7h 4m or 7d 4h 4m instead of 07:04:02 since we're talking about durations and not times.)



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