zhuangchong
daabcdaa01
[maven-release-plugin] prepare for next development iteration
2023-04-03 18:18:31 +08:00
zhuangchong
9e5b0a1cc3
[maven-release-plugin] prepare release 3.1.5
2023-04-03 18:18:30 +08:00
zhuangchong
51999267b7
[maven-release-plugin] prepare for next development iteration
2023-03-31 15:23:14 +08:00
zhuangchong
c759675312
[maven-release-plugin] prepare release 3.1.5
2023-03-31 15:23:13 +08:00
zhuangchong
d2b0b34cb0
[maven-release-plugin] prepare for next development iteration
2023-02-21 15:32:46 +08:00
zhuangchong
2d6393d722
[maven-release-plugin] prepare release 3.1.4
2023-02-21 15:32:44 +08:00
zhuangchong
172ebdf04e
[maven-release-plugin] prepare for next development iteration
2023-01-04 23:18:59 +08:00
zhuangchong
4a3299ac8c
[maven-release-plugin] prepare release 3.1.3
2023-01-04 23:18:57 +08:00
zhuangchong
0691d6a887
[maven-release-plugin] prepare for next development iteration
2023-01-04 15:50:57 +08:00
zhuangchong
3d605ded03
[maven-release-plugin] prepare release 3.1.3
2023-01-04 15:50:55 +08:00
zhuangchong
f83b08ac01
[maven-release-plugin] prepare for next development iteration
2023-01-04 12:51:57 +08:00
zhuangchong
450e8ee1b6
[maven-release-plugin] prepare release 3.1.3
2023-01-04 12:51:55 +08:00
zhuangchong
a3a9cb9d46
[maven-release-plugin] prepare for next development iteration
2022-12-07 17:23:58 +08:00
zhuangchong
f1aefae5e2
[maven-release-plugin] prepare release 3.1.2
2022-12-07 17:23:57 +08:00
zhuangchong
48ad9ff412
[maven-release-plugin] prepare for next development iteration
2022-11-08 11:18:29 +08:00
zhuangchong
efc0367999
[maven-release-plugin] prepare release 3.1.1
2022-11-08 11:18:28 +08:00
zhuangchong
145c5ac8cb
[maven-release-plugin] prepare for next development iteration
2022-11-07 20:43:01 +08:00
zhuangchong
525a6846ac
[maven-release-plugin] prepare release 3.1.1
2022-11-07 20:43:00 +08:00
Kerwin
94ef02e9de
cherry-pick [Improvement] Merge spi.utils into common.utils ( #12607 )
...
#12502
Co-authored-by: caishunfeng <caishunfeng2021@gmail.com>
2022-10-29 21:30:28 +08:00
kezhenxu94
eb7b48596c
cherry-pick Reorganize some classes in common module, remove duplicate classes
...
#12321
2022-10-27 13:53:41 +08:00
Kerwin
f3277277f0
cherry-pick Refactor LogServiceClient Singleton to avoid repeat creation of NettyClient #11777 ( #12542 )
...
Co-authored-by: Wenjun Ruan <wenjun@apache.org>
2022-10-26 16:20:13 +08:00
Kerwin
344293102d
[3.1.1-prepare][cherry-pick][Improvement] Add remote task model #11767 ( #12541 )
2022-10-26 15:44:13 +08:00
caishunfeng
7e39396a76
[maven-release-plugin] prepare for next development iteration
2022-09-26 21:50:03 +08:00
caishunfeng
ae33ba5947
[maven-release-plugin] prepare release 3.1.0
2022-09-26 21:49:27 +08:00
Wenjun Ruan
1b120e3a59
Refactor worker execute task process ( #11540 )
...
* Refactor worker execute task process
2022-08-26 13:33:51 +08:00
Wenjun Ruan
5e9c7dad23
Add dolphinscheduler-bom to manage the dependency version ( #11025 )
2022-07-20 10:37:31 +08:00
ZhaoGuodong
8eaf5a2309
[Feature-10219][EMR] EMR supports use <add-Steps> to add steps to an existing cluster ( #10657 )
...
* Add the ProgramType parameter to distinguish task types
* EmrAddStepsTask supports Add-Steps
* UI supports Add-Steps
* EmrTask modify the name of the class to EmrJobFlowTask
* add ERM Task abstract base class AbstractEmrTask
* add testcase for EmrAddStepsTask
* Modifying help Documents
2022-07-10 10:15:25 +08:00
kezhenxu94
d80cf21456
Clean up unused dependencies and packaging issues ( #9944 )
2022-05-31 15:22:41 +08:00
Eric Gao
fd6b43bc81
[Dev] Switch version in pom.xml to dev-SNAPSHOT ( #9223 ) ( #9299 )
2022-04-07 18:15:19 +08:00
Kerwin
a1bef43981
[Feature-8579][Task] Task back-end plugin optimization, new plugins only need to modify the plugin's own module ( #8584 )
...
* Task plug-in optimization, task-related classes are migrated to the task plugin module
* remove tasktype enum class.
* fix code style.
* fix code style
* fix code style
* fix ProcessServiceTest.testUpdateResourceInfo test class
* fix code style
* fix test task plugin manager check parameters null
* fix test ut
* update aws license
* change TaskTimeoutStrategy class
2022-03-15 15:16:36 +08:00
ronyang1985
20ee9a37fe
[Feature-8485][task] Add EMR task plugin to support submit task to AWS EMR ( #8503 )
...
Co-authored-by: Wenjun Ruan <wenjun@apache.org>
Co-authored-by: caishunfeng <caishunfeng2021@gmail.com>
2022-03-01 11:43:37 +08:00