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