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

   @Radeity , thanks for the reply.
   
   Here is more info about the way by tagging:
   1. DS can add some unique tags while building the command of yarn tasks 
(spark, flink, sqoop, mapreduce, etc.) But `ShellTask` is not included because 
DS is not responsible for building commands in shell task. **The tag is 
automatically added by DS, and the user is unaware of it.**
   2. After the task is submitted, DS can query the corresponding yarn 
application id (or other info) through this unique tag.Specifically, through a 
yarn client.
   
   
   
   
   
   


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