SbloodyS commented on issue #17752:
URL: 
https://github.com/apache/dolphinscheduler/issues/17752#issuecomment-3588077138

   Thanks for bringing this proposal. Before PR, there are some details needs 
to be discuss.
   
   1. How to verify the task type is `Yarn` or `K8S` if the task run through a 
shell or python or java?
   2. Yarn task stores applicationIds in DS, and a DS task may correspond to 
multiple application IDs. How to correspond to each other one by one in this 
case?
   3. Yarn performs the operation of task kill through applicationId. If we 
only save the appName set by DS, how can we ensure that Yarn kill is normal? 
@det101 


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