DolphinScheduler/docs
Aaron Wang 08335b1032
[Improvement][Task] Improved way to collect yarn job's appIds (#12197)
* Provide aop way as an optional way to collect yarn job's applicationId, and import new module `dolphinscheduler-aop` to place the aop code.
* Add user property `appId.collect` for user to decide how to collect applicationId.
* Add new environment configuration for each type of yarn tasks to support aop in `dolphinscheduler_env.sh`
* Update docs to declare how to use aop way.
* Update `LogUtils` to support fetch applicationId in different ways based on the user property.

Co-authored-by: gabrywu <gabrywu@apache.com>
2022-10-31 16:52:53 +08:00
..
configs [doc][feat] New release 2.0.7 (#12507) 2022-10-24 11:38:17 +08:00
docs [Improvement][Task] Improved way to collect yarn job's appIds (#12197) 2022-10-31 16:52:53 +08:00
img [Feature-12040][docs] Update Granted Permissions Guide for PR#12048 (#12587) 2022-10-30 17:28:30 +08:00
img_utils.py [doc] Use related path for img (#10325) 2022-06-02 23:28:53 +08:00