dolphinscheduler/.github/workflows/cluster-test/postgresql
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
..
Dockerfile Use temurin Java docker images instead of deprecated ones (#12334) 2022-10-17 15:46:21 +08:00
deploy.sh [CI] Fix cluster test abnormal (#11688) 2022-08-30 09:33:22 +08:00
docker-compose-base.yaml [Feature-10034][CI] Add postgresql cluster test in CI (#10035) 2022-05-15 13:04:48 +08:00
docker-compose-cluster.yaml [Feature-10034][CI] Add postgresql cluster test in CI (#10035) 2022-05-15 13:04:48 +08:00
dolphinscheduler_env.sh [Improvement][Task] Improved way to collect yarn job's appIds (#12197) 2022-10-31 16:52:53 +08:00
install_env.sh [ci] Make cluster test work on release branch (#11199) 2022-07-29 14:49:00 +08:00
running_test.sh [ci] Make cluster test work on release branch (#11199) 2022-07-29 14:49:00 +08:00
start-job.sh [CI] Fix cluster test abnormal (#11688) 2022-08-30 09:33:22 +08:00