Uploaded image for project: 'Hadoop YARN'
  1. Hadoop YARN
  2. YARN-3337

Provide YARN chaos monkey

    XMLWordPrintableJSON

Details

    • New Feature
    • Status: Open
    • Major
    • Resolution: Unresolved
    • 2.7.0
    • None
    • test
    • None

    Description

      To test failure resilience today you either need custom scripts or implement Chaos Monkey-like logic in your application (SLIDER-202).

      Killing AMs and containers on a schedule & probability is the core activity here, one that could be handled by a CLI App/client lib that does this.

      1. entry point to have a startup delay before acting
      2. frequency of chaos wakeup/polling
      3. probability to AM failure generation (0-100)
      4. probability of non-AM container kill
      5. future: other operations

      Attachments

        Activity

          People

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

            Dates

              Created:
              Updated: