Skip to content

Instantly share code, notes, and snippets.

@camilo-v
Last active May 23, 2019 17:03
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 camilo-v/710dd9d93eea2d77a76243ce35a0ed35 to your computer and use it in GitHub Desktop.
Save camilo-v/710dd9d93eea2d77a76243ce35a0ed35 to your computer and use it in GitHub Desktop.
[
{
"classification": "spark",
"properties": {
"maximizeResourceAllocation": "true"
}
},
{
"classification": "yarn-site",
"properties": {
"yarn.nodemanager.resource.memory-mb": "13600",
"yarn.scheduler.maximum-allocation-mb": "13600",
"yarn.nodemanager.vmem-check-enabled": "false"
}
}
]
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment