blob: e0ed16a883e3a340e9bb548bc81d486a5a12934e [file] [log] [blame]
{
"schema" : "http://example.org/specification/v2.0.0",
"metadata" : {
},
"global" : {
},
"components": {
"slider-appmaster": {
"yarn.memory": "256"
},
"SLEEP_100": {
"yarn.role.priority": "1",
"yarn.component.instances": "1",
"yarn.memory": "128"
},
"SLEEP_LONG": {
"yarn.role.priority": "2",
"yarn.component.instances": "0",
"yarn.memory": "128",
"yarn.component.placement.policy": "4"
}
}
}