[
https://issues.apache.org/jira/browse/TEZ-4554?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
László Bodor updated TEZ-4554:
------------------------------
Description:
This is the tez container node counter corresponding to HIVE-28201.
Considering tez containers as ephemeral ones (instead of LLAP nodes), it
doesn't make sense to distinguish between all and used nodes, we count all
nodes that ran at least 1 task attempt:
NODES_USED_COUNT
The number of used containers has been implemented in TEZ-2119
was:
This is the tez container node counter corresponding to HIVE-28201.
Considering tez containers as ephemeral ones (instead of LLAP nodes), it
doesn't make sense to distinguish between all and used nodes, we count all
nodes that ran at least 1 task attempt:
NODE_USED_COUNT
The number of used containers has been implemented in TEZ-2119
> Counter for used nodes within a DAG
> -----------------------------------
>
> Key: TEZ-4554
> URL: https://issues.apache.org/jira/browse/TEZ-4554
> Project: Apache Tez
> Issue Type: Sub-task
> Reporter: László Bodor
> Priority: Major
>
> This is the tez container node counter corresponding to HIVE-28201.
> Considering tez containers as ephemeral ones (instead of LLAP nodes), it
> doesn't make sense to distinguish between all and used nodes, we count all
> nodes that ran at least 1 task attempt:
> NODES_USED_COUNT
> The number of used containers has been implemented in TEZ-2119
--
This message was sent by Atlassian Jira
(v8.20.10#820010)