Uploaded image for project: 'Slider'
  1. Slider
  2. SLIDER-1049

all component options appear to propagate to resources.json

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Open
    • Major
    • Resolution: Unresolved
    • Slider 0.90.2
    • Slider 1.0.0
    • client
    • 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

      Attachments

        Activity

          People

            Unassigned Unassigned
            stevel@apache.org Steve Loughran
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

            Dates

              Created:
              Updated: