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

[jira] [Resolved] (DRILL-2569) Minor fragmentId in Profile UI gets truncated to the last 2 digits

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

Jason Altekruse resolved DRILL-2569.
------------------------------------
       Resolution: Fixed
    Fix Version/s:     (was: 1.2.0)
                   1.0.0

> Minor fragmentId in Profile UI gets truncated to the last 2 digits
> ------------------------------------------------------------------
>
>                 Key: DRILL-2569
>                 URL: https://issues.apache.org/jira/browse/DRILL-2569
>             Project: Apache Drill
>          Issue Type: Bug
>          Components: Client - HTTP
>    Affects Versions: 0.9.0
>            Reporter: Krystal
>            Assignee: Jason Altekruse
>             Fix For: 1.0.0
>
>         Attachments: DRILL-2569.1.patch.txt
>
>
> git.commit.id.abbrev=8493713
> When the profile json contains minorFragmentId > 99, the UI only display the last 2 digits.  For example if minorFragmentId=100, it is being displayed as "00".  Here is a snippet of such data from the profile UI:
> 04-xx-03 - PARQUET_ROW_GROUP_SCAN
> Minor Fragment	Setup	Process	Wait	Max Batches	Max Records	Peak Mem
> 04-98-03	0.000	3.807	1.795	0	0	15MB
> 04-99-03	0.000	3.247	3.111	0	0	24MB
> 04-00-03	0.000	3.163	2.545	0	0	20MB
> 04-01-03	0.000	3.272	2.278	0	0	15MB
> 04-02-03	0.000	3.496	2.004	0	0	15MB



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