rickchengx opened a new pull request, #14055:
URL: https://github.com/apache/dolphinscheduler/pull/14055

   <!--Thanks very much for contributing to Apache DolphinScheduler. Please 
review 
https://dolphinscheduler.apache.org/en-us/community/development/pull-request.html
 before opening a pull request.-->
   
   ## Purpose of the pull request
   
   * close: #14054 
   
   <!--(For example: This pull request adds checkstyle plugin).-->
   
   ## Brief change log
   
   * Kill multiple yarn apps at the same time via `yarn application -kill <app 
id A> <app id B> ... <app id X>`
   * Removed the logic to query task status before kill
     * Avoid status query errors that cause the kill command to fail to execute
     * Even if the task has finished, it does not affect the execution of the 
kill command
   <img width="897" alt="截屏2023-05-05 15 02 06" 
src="https://user-images.githubusercontent.com/38122586/236404442-cbb9ff76-9651-4d91-8b63-2bca8e3f5c85.png";>
   
   ## Verify this pull request
   


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