dolphinscheduler0701/script
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
..
env [Improvement][Task] Improved way to collect yarn job's appIds (#12197) 2022-10-31 16:52:53 +08:00
dolphinscheduler-daemon.sh fix status check issue (#11580) 2022-08-21 23:04:12 +08:00
install.sh [fix][deploy] File overwrite when specific value set to installPath (#10241) 2022-05-25 21:52:14 +08:00
remove-zk-node.sh [Bug][Script] Remove deprecated arg in remove-zk-node.sh (#10789) 2022-07-05 15:26:34 +08:00
scp-hosts.sh [Improvement-11380][scp-host.sh] Set StrictHostKeyChecking=no option to ssh (#11382) 2022-08-11 10:49:46 +08:00
start-all.sh [Feature-9474] [CI] Add cluster test script verify on shell script (#9997) 2022-05-14 12:30:57 +08:00
status-all.sh fix status check issue (#11580) 2022-08-21 23:04:12 +08:00
stop-all.sh [Feature-9474] [CI] Add cluster test script verify on shell script (#9997) 2022-05-14 12:30:57 +08:00