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

Surya Hebbar updated IMPALA-14256:
----------------------------------
    Description: 
Currently, the AggregatedRuntimeProfile's thrift representation does not 
contain fragment-level timeseries metrics.

It only contains per node CPU usage metrics, which are seperate from fragment's 
timeseries metrics.

i.e. "MemoryUsage", "ThreadUsage" time series counters are not aggregated into 
AggregatedRuntimeProfile / profile v2, which are also needed for the query 
timeline

These counters need to be averaged and sampled into aggregated profile at a 
lower rate to limit profile size.

  was:
Currently, the AggregatedRuntimeProfile's thrift representation does not 
contain fragment-level timeseries metrics.

It only contains per node CPU usage metrics, which are seperate from fragment's 
timeseries metrics.

i.e. "MemoryUsage", "ThreadUsage" time series counters are not aggregated into 
AggregatedRuntimeProfile / profile v2, which are also needed for the query 
timeline


> Aggregate fragment-level timeseries metrics into AggregatedRuntimeProfile
> -------------------------------------------------------------------------
>
>                 Key: IMPALA-14256
>                 URL: https://issues.apache.org/jira/browse/IMPALA-14256
>             Project: IMPALA
>          Issue Type: Improvement
>            Reporter: Surya Hebbar
>            Priority: Major
>
> Currently, the AggregatedRuntimeProfile's thrift representation does not 
> contain fragment-level timeseries metrics.
> It only contains per node CPU usage metrics, which are seperate from 
> fragment's timeseries metrics.
> i.e. "MemoryUsage", "ThreadUsage" time series counters are not aggregated 
> into AggregatedRuntimeProfile / profile v2, which are also needed for the 
> query timeline
> These counters need to be averaged and sampled into aggregated profile at a 
> lower rate to limit profile size.



--
This message was sent by Atlassian Jira
(v8.20.10#820010)

---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to