DolphinScheduler/dolphinscheduler-worker
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
..
src [Improvement][Task] Improved way to collect yarn job's appIds (#12197) 2022-10-31 16:52:53 +08:00
pom.xml [Improvement][Test] Block the usage of powermock and move mockito dependencies from sub-modules to root pom (#12311) 2022-10-14 12:06:51 +08:00