Uploaded image for project: 'Myriad'
  1. Myriad
  2. MYRIAD-220

Improve reliability of kill task messaging

    XMLWordPrintableJSON

Details

    • Improvement
    • Status: Closed
    • Major
    • Resolution: Fixed
    • None
    • Myriad 0.3.0
    • Scheduler
    • None

    Description

      Currently within the YarnNodeCapacityManager there is a two-step process of killing a YARN task via the following method invocations:
      state.makeTaskKillable(taskId);
      myriadDriver.kill(taskId);

      Need to add logic to ensure all killable tasks are killed.

      Attachments

        Issue Links

          Activity

            People

              hokiegeek2 John Yost
              hokiegeek2 John Yost
              Votes:
              0 Vote for this issue
              Watchers:
              1 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved: