[
https://issues.apache.org/jira/browse/IMPALA-12025?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Quanlong Huang updated IMPALA-12025:
------------------------------------
Fix Version/s: Impala 4.3.0
(was: Impala 4.2.0)
> Hide misleading TotalTime and InactiveTotalTime
> -----------------------------------------------
>
> Key: IMPALA-12025
> URL: https://issues.apache.org/jira/browse/IMPALA-12025
> Project: IMPALA
> Issue Type: Improvement
> Components: Backend
> Reporter: Riza Suminto
> Assignee: Riza Suminto
> Priority: Major
> Fix For: Impala 4.3.0
>
>
> RuntimeProfileBase class in runtime-profile.cc always include TotalTime and
> InactiveTotalTime counter to query profile. These are being used to measure
> fragment instance activities, but meaningless and potentially misleading in
> some other parts of query profile.
> We should hide TotalTime and InactiveTotalTime in the following runtime
> profile nodes:
> * All under "Summary:" and "ImpalaServer:"
> * "Execution Profile"
> * All under "Per Node Profiles:" except for "CodeGen:"
> * "Fragment Instance Lifecycle Timings:"
> * "Buffer pool:"
> * "Dequeue:" and "Enqueue:"
> * "Hash Table:"
> * "Filter x:"
> * "GroupingAggregator x:"
>
--
This message was sent by Atlassian Jira
(v8.20.10#820010)
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]