Radeity commented on issue #11262:
URL: 
https://github.com/apache/dolphinscheduler/issues/11262#issuecomment-1211935164

   > 
   
   @ruanwenjun  I think most of yarn clients can share the same agent, cuz in 
these clients, AOP will intercept func `submitApplication`, except for 
submitting yarn job with JDBC connection, like `beeline`(hive server2, as 
mentioned in issue(https://github.com/apache/dolphinscheduler/issues/4025)), 
however, beeline may create an external JDBC connection, we can not kill an 
external yarn job, right? So, if we don't consider these special situations, we 
can use the same agent for all other yarn clients.


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