[
https://issues.apache.org/jira/browse/HIVE-28789?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
László Bodor updated HIVE-28789:
--------------------------------
Description:
The proposal aims to implement a mechanism in HS2 to retrieve metrics from Tez
sessions, with the actual implementation abstracted at the
TezSession/TezSessionState level.
An initial implementation in Hive could introduce a getMetrics abstraction with
a default implementation that fetches metrics from the most recent DagStatus
(obtained via dagClient). Later, a dedicated metrics endpoint can be introduced
for Tez AMs to further enhance this functionality.
Additionally, all metrics from Tez sessions can be aggregated and exposed in
HS2 for improved accessibility and convenience.
was:
The proposal aims to implement a mechanism in HS2 to retrieve metrics from Tez
sessions. The actual implementation should be abstracted at the
TezSession/TezSessionState level.
An initial implementation in Hive could introduce a getMetrics abstraction
along with a default implementation that retrieves metrics from the most recent
DagStatus (obtained via dagClient). Later, a dedicated metrics endpoint can be
introduced for Tez AMs to enhance this functionality.
> Session-level metrics from Tez sessions
> ---------------------------------------
>
> Key: HIVE-28789
> URL: https://issues.apache.org/jira/browse/HIVE-28789
> Project: Hive
> Issue Type: Improvement
> Reporter: László Bodor
> Assignee: László Bodor
> Priority: Major
>
> The proposal aims to implement a mechanism in HS2 to retrieve metrics from
> Tez sessions, with the actual implementation abstracted at the
> TezSession/TezSessionState level.
> An initial implementation in Hive could introduce a getMetrics abstraction
> with a default implementation that fetches metrics from the most recent
> DagStatus (obtained via dagClient). Later, a dedicated metrics endpoint can
> be introduced for Tez AMs to further enhance this functionality.
> Additionally, all metrics from Tez sessions can be aggregated and exposed in
> HS2 for improved accessibility and convenience.
--
This message was sent by Atlassian Jira
(v8.20.10#820010)