blob: b65bd23c7a4bf4b910f2cb59d331d59d4403ca84 [file] [log] [blame]
{
"schema": "http://example.org/specification/v2.0.0",
"metadata": {
},
"global": {
},
"components": {
"COMMAND_LOGGER": {
"yarn.memory": "128",
"yarn.role.priority": "1",
"yarn.component.instances": "3",
"yarn.container.health.threshold.percent" : "80",
"yarn.container.health.threshold.window.secs" : "5",
"yarn.container.health.threshold.init.delay.secs" : "1",
"yarn.container.health.threshold.poll.frequency.secs" : "2",
"yarn.node.failure.threshold" : "1000"
},
"slider-appmaster": {
"yarn.memory": "512"
}
}
}