John Yost created MYRIAD-220:
--------------------------------

             Summary: Improve reliability of kill task messaging
                 Key: MYRIAD-220
                 URL: https://issues.apache.org/jira/browse/MYRIAD-220
             Project: Myriad
          Issue Type: Improvement
          Components: Scheduler
            Reporter: John Yost


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.



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)

Reply via email to