DolphinScheduler/dolphinscheduler-api-test/dolphinscheduler-api-test-case
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/test [Improvement][Task] Improved way to collect yarn job's appIds (#12197) 2022-10-31 16:52:53 +08:00
pom.xml [Feature-10411] Add tenant api test (#10442) 2022-06-15 16:29:36 +08:00