sw2011 opened a new issue #6825:
URL: https://github.com/apache/dolphinscheduler/issues/6825


   ### Search before asking
   
   - [X] I had searched in the 
[issues](https://github.com/apache/dolphinscheduler/issues?q=is%3Aissue) and 
found no similar issues.
   
   
   ### What happened
   
   The ds cluster schedules real-time flink tasks. After the worker-server of 
the node executing the task is interrupted, the ds will automatically be 
fault-tolerant for execution on other nodes, but this causes the flink task to 
be repeatedly submitted on yarn
   
   
   ### What you expected to happen
   
   flink task will be killed when worker down, and new worker should submit new 
flink task
   
   ### How to reproduce
   
    ds cluster and flink are not in the same cluster,kill worker-server of 
flink cluster and restart
   
   ### Anything else
   
   _No response_
   
   ### Are you willing to submit PR?
   
   - [ ] Yes I am willing to submit a PR!
   
   ### Code of Conduct
   
   - [X] I agree to follow this project's [Code of 
Conduct](https://www.apache.org/foundation/policies/conduct)
   


-- 
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.

To unsubscribe, e-mail: [email protected]

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


Reply via email to