I'm trying to understand the Impala memory settings on my cluster.
We have hosts having 48 GB memory in the cluster. For a host, when I look at the memory resources for each service in cloudera manager, I see that for Impala daemon 38 Gb of memory is allocated. But, Impala Daemon memory limit is set to O , in the Impala configurations.
So, where is the value 38GB getting assigned to Impala Daemon?
And I believe Impala Daemon memory limit is a node level limit, not a cluster level. Is that right?
Please note that static and dynamic pools are also not configured.