You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@dolphinscheduler.apache.org by GitBox <gi...@apache.org> on 2022/08/03 09:04:01 UTC

[GitHub] [dolphinscheduler] Radeity commented on issue #11262: [Improvement][Task] Improved way to collect yarn job's appIds

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

   Yeh, maybe a practicable solution, we can simply talk about it.
   
   Before submitting a yarn job, the client apply the application context from `RM` first, and get appId which will be then written into `NM`'s environment variable. We can use java agent to read it before executing yarn job's JAR file, also, can take `taskInstanceId` as input of agent program. However, where to store this mapping relationship need to be further considered. 
   
   Please let me know if you have any good suggestions!


-- 
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: commits-unsubscribe@dolphinscheduler.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org