Skip to content

Instantly share code, notes, and snippets.

@shivaram
Created March 9, 2013 09:19
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 shivaram/5123598 to your computer and use it in GitHub Desktop.
Save shivaram/5123598 to your computer and use it in GitHub Desktop.
YAML example
# Fair Scheduler Pools
pools:
sample_pool:
minMaps: 5
maxMaps: 25
maxReduces: 25
minSharePremptionTimeout: 300
# User limits
users:
sample_user:
maxRunningJobs: 6
# More cool stuff
userMaxJobsDefault: 3
fairSharePreemptionTimeout: 600
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment