是什么 memory total 在hadoopYarnweb界面中表示?它是我的集群总容量还是其他什么?对于我有6个节点的集群,它在“内存总量”下表示48gb。而且每个节点仅在可用内存中显示8gb。对吗?
memory total
cotxawn71#
答案很简单 memory total 是 cluster capacity . 其余的可以用简单的代数来解释。
cluster capacity
6 x 8 = 48
一般来说:
memory_total = number_of_nodes x memory_of_each_node
1条答案
按热度按时间cotxawn71#
答案很简单
memory total
是cluster capacity
. 其余的可以用简单的代数来解释。一般来说: