I deployed Heron cluster
using aurora-scheduler
and Mesos
. And when I ran the default WordCountTopology
using this cluster, I found the ram
demand of aurora task is 4G
. However, the WordCountToplogy's configuration as follows:
componentRam: 1G
containerRamRequested: 1G
containerCpuRequested: 2 cores
containerDiskRequeted: 2G
It shows that this task of aurora needs 4g ram resources. But I don't know why it requests 4G ram. And how to modified this ram requirement?
In addition, there are two slave hosts in my heron cluster and these host resources is: