Hello everyone, i have a problem i set from Ambari those values:
yarn.nodemanager.resource.memory-mb = 7820
yarn.scheduler.minimum-allocation-mb = 1024
yarn.scheduler.maximum-allocation-mb = 7820
I restart Yarn but the same error keeps coming, why i can't have a bigger AM memory than 3072? Where this 3072 MB comes from?? Should i edit some other settings, cause i cant found any?
Thanks