Skip to content

Instantly share code, notes, and snippets.

@mtustin-handy
Created April 1, 2016 21:46
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save mtustin-handy/54967f96e7914499956589c9ebfe5591 to your computer and use it in GitHub Desktop.
Save mtustin-handy/54967f96e7914499956589c9ebfe5591 to your computer and use it in GitHub Desktop.
Using YARN CapacityScheduler
<property>
<name>yarn.resourcemanager.scheduler.class</name>
<value>org.apache.hadoop.yarn.server.resourcemanager.scheduler.capacity.CapacityScheduler</value>
</property>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment