You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@drill.apache.org by "Jason Altekruse (JIRA)" <ji...@apache.org> on 2015/05/07 19:10:00 UTC

[jira] [Commented] (DRILL-2535) Column labels on drill profile page are incorrect

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

Jason Altekruse commented on DRILL-2535:
----------------------------------------

+1


> Column labels on drill profile page are incorrect
> -------------------------------------------------
>
>                 Key: DRILL-2535
>                 URL: https://issues.apache.org/jira/browse/DRILL-2535
>             Project: Apache Drill
>          Issue Type: Bug
>          Components: Client - HTTP
>    Affects Versions: 0.9.0
>            Reporter: Krystal
>            Assignee: Jason Altekruse
>             Fix For: 1.2.0
>
>         Attachments: DRILL-2535.1.patch.txt
>
>
> git.commit.id=4d398edf87d2ec6fab6c552b1f5a33fb31b955bc
> The section where it breaks down data per majorId/operatorId/operatorType as shown below in the UI Query and Planning page contains mis-leading column headers.  These column names are  Max Batches, Max Records and Peak Mem.  The values displayed here are just listing of records from the profile json; there were no aggregations performed.  Therefore, the column name should be just "Batches", "Records", and "Memory"
> 02-xx-03 - HASH_AGGREGATE
> Minor Fragment	Setup	Process	Wait	Max Batches	Max Records	Peak Mem
> 02-00-03	0.312	0.192	0.000	80	80,195	4MB
> 02-01-03	0.310	0.188	0.000	80	79,797	4MB
> 02-02-03	0.312	0.192	0.000	80	80,008	4MB



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