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/03/17 01:54:28 UTC

[GitHub] [dolphinscheduler] SbloodyS commented on issue #8915: [Discussion][Worker] Get yarn application id by application tag

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


   > > That's a good idea. But I think `yarn application -list` is not as good as parsing task log.
   > > In yarn application, only application name can be customized by users. However, some components do not support setting application name in yarn. Such as `hive on tez`. Which is highly recommanded by AWS.
   > 
   > @SbloodyS thanks for your feedback, so now the way to parse task log can also support `hive on tez`? If you have other good idea, please let me know, thanks~
   
   Yes. All hive programs will output the ```yarn application id``` to ```stdout```.
   
   I haven't thought of a better way at present.


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