geosmart opened a new pull request #5552:
URL: https://github.com/apache/dolphinscheduler/pull/5552


   # backgroud
   when worker is down, a master trigger worker tolerance,
   when handle a yarn task tolerance, it first kill the yarn job by yarn rest 
api and make the task state to NEED_FAULT_TOLERANCE,
   so the task can scheduler by master.
   
   # solution
   so remove the check code.
   just get the applocationId and kill it ,no need to check the executePath.


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

For queries about this service, please contact Infrastructure at:
[email protected]


Reply via email to