Details
-
Bug
-
Status: Open
-
Major
-
Resolution: Unresolved
-
Slider 0.90.2
-
None
Description
resources.json is picking up cruft that is meant to be component options only.
"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" },
only stuff with the right prefix (yarn?) should propagate