You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@impala.apache.org by "Tim Armstrong (JIRA)" <ji...@apache.org> on 2017/08/08 20:41:02 UTC

[jira] [Resolved] (IMPALA-5523) Profile metrics missing in 2.8 version that were present in 2.7

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

Tim Armstrong resolved IMPALA-5523.
-----------------------------------
    Resolution: Won't Fix

We replaced the old Total time calculation with the following metrics that are better defined:
         - TotalWallClockTime: 10s577ms
           - SysTime: 8.000ms
           - UserTime: 8.000ms

The Cloudera Manager team at Cloudera are now aware that this changed so they can fix their integration.


> Profile metrics missing in 2.8 version that were present in 2.7
> ---------------------------------------------------------------
>
>                 Key: IMPALA-5523
>                 URL: https://issues.apache.org/jira/browse/IMPALA-5523
>             Project: IMPALA
>          Issue Type: Bug
>    Affects Versions: Impala 2.8.0
>            Reporter: Mala Chikka Kempanna
>
> Impala 2.7 profile has following thread metrics 
> Threads: CPU Time: 252ms
> Threads: CPU Time Percentage: 47
> Threads: Network Receive Wait Time: 153ms
> Threads: Network Receive Wait Time Percentage: 28
> Threads: Network Send Wait Time: 0ms
> Threads: Network Send Wait Time Percentage: 0
> Threads: Storage Wait Time: 132ms
> Threads: Storage Wait Time Percentage: 25
> Threads: Total Time: 537ms
> Work CPU Time: 252ms
> and impala 2.8 has only these
> Threads: Network Receive Wait Time: 98ms
> Threads: Network Send Wait Time: 1ms
> Threads: Storage Wait Time: 61ms
> Please add back the missing metrics. This also breaks the filtering feature on management services on CDH which are frequently used by cluster admins.



--
This message was sent by Atlassian JIRA
(v6.4.14#64029)