[ https://issues.apache.org/jira/browse/SLIDER-1049?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]
Gour Saha updated SLIDER-1049: ------------------------------ Fix Version/s: (was: Slider 0.91) Slider 1.0.0 > all component options appear to propagate to resources.json > ----------------------------------------------------------- > > Key: SLIDER-1049 > URL: https://issues.apache.org/jira/browse/SLIDER-1049 > Project: Slider > Issue Type: Bug > Components: client > Affects Versions: Slider 0.90.2 > Reporter: Steve Loughran > Fix For: Slider 1.0.0 > > > resources.json is picking up cruft that is meant to be component options only. > {code} > "components" : { > "echo" : { > "yarn.component.placement.policy" : "4", > "yarn.role.priority" : "1", > "test.relax.validation" : "true", > "agent.script" : "echo.py", > "yarn.component.instances" : "3", > "app.name" : "Agent" > }, > {code} > only stuff with the right prefix (yarn?) should propagate -- This message was sent by Atlassian JIRA (v6.3.4#6332)