[
https://issues.apache.org/jira/browse/TEZ-4722?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
László Bodor updated TEZ-4722:
------------------------------
Fix Version/s: 1.0.0
> Issue with NODE_TOTAL_COUNT counter
> -----------------------------------
>
> Key: TEZ-4722
> URL: https://issues.apache.org/jira/browse/TEZ-4722
> Project: Apache Tez
> Issue Type: Bug
> Reporter: László Bodor
> Assignee: Raghav Aggarwal
> Priority: Major
> Fix For: 1.0.0
>
> Time Spent: 1h 10m
> Remaining Estimate: 0h
>
> While running tests with Hive LLAP I can see incorrect values for
> NODE_TOTAL_COUNT.
> {code}
> INFO : NODE_USED_COUNT: 19
> 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
> NODE_USED_COUNT > NODE_TOTAL_COUNT is strange, but NODE_USED_COUNT is most
> probably correct
--
This message was sent by Atlassian Jira
(v8.20.10#820010)