Skip to content

Instantly share code, notes, and snippets.

@criccomini
Created June 14, 2013 20:03
Show Gist options
  • Select an option

  • Save criccomini/5784838 to your computer and use it in GitHub Desktop.

Select an option

Save criccomini/5784838 to your computer and use it in GitHub Desktop.
<property>
<description>Ratio between virtual memory to physical memory when
setting memory limits for containers. Container allocations are
expressed in terms of physical memory, and virtual memory usage
is allowed to exceed this allocation by this ratio.
</description>
<name>yarn.nodemanager.vmem-pmem-ratio</name>
<value>8</value>
</property>
<property>
<name>yarn.scheduler.maximum-allocation-vcores</name>
<value>32</value>
</property>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment