Skip to content

Instantly share code, notes, and snippets.

@1ambda
Created December 27, 2021 13:51
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 1ambda/d664d2f815345059245173d584f9c366 to your computer and use it in GitHub Desktop.
Save 1ambda/d664d2f815345059245173d584f9c366 to your computer and use it in GitHub Desktop.
[
{
"Classification":"capacity-scheduler",
"Properties":{
"yarn.scheduler.capacity.resource-calculator":"org.apache.hadoop.yarn.util.resource.DominantResourceCalculator"
},
"Configurations":[
]
},
{
"Classification":"yarn-site",
"Properties":{
"yarn.scheduler.minimum-allocation-vcores":"1",
"yarn.scheduler.maximum-allocation-vcores":"8"
},
"configurations":[
]
},
{
"Classification":"hdfs-site",
"Properties":{
"dfs.replication":"2"
},
"Configurations":[
]
}
]
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment