[
https://issues.apache.org/jira/browse/TEZ-4722?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
László Bodor updated TEZ-4722:
------------------------------
Description:
While running tests with Hive LLAP I can see incorrect values for both
NODE_USED_COUNT and NODE_TOTAL_COUNT.
{code}
INFO : NODE_TOTAL_COUNT: 10
{code}
this is not true, cluster originally started with 10 LLAP nodes, but in the
meantime I added +10, so this should be 20 nodes visible
was:
While running tests with Hive LLAP I can see incorrect values to both
NODE_USED_COUNT and NODE_USED_COUNT.
> Issue with NODE_USED_COUNT and NODE_TOTAL_COUNT counters
> --------------------------------------------------------
>
> Key: TEZ-4722
> URL: https://issues.apache.org/jira/browse/TEZ-4722
> Project: Apache Tez
> Issue Type: Bug
> Reporter: László Bodor
> Priority: Major
>
> While running tests with Hive LLAP I can see incorrect values for both
> NODE_USED_COUNT and NODE_TOTAL_COUNT.
> {code}
> INFO : NODE_TOTAL_COUNT: 10
> {code}
> this is not true, cluster originally started with 10 LLAP nodes, but in the
> meantime I added +10, so this should be 20 nodes visible
--
This message was sent by Atlassian Jira
(v8.20.10#820010)