caishunfeng
1afc54e828
#3558 : [Improvement] remove log-server and server module ( #12206 )
...
* remove log-server module
* remove dolphinscheduler-server module
2 years ago
caishunfeng
40090d459e
[Improvement] remove log-server and server module ( #12206 )
...
* remove log-server module
* remove dolphinscheduler-server module
2 years ago
Amy0104
7f960056a1
#3557 : [Improvement][UI] Set the `required` to be reactive in the task modal. ( #12225 )
2 years ago
Amy0104
64a23cdca2
[Improvement][UI] Set the `required` to be reactive in the task modal. ( #12225 )
2 years ago
Wenjun Ruan
83678e9c91
#3556 : Remove workerGroup in registry ( #12217 )
2 years ago
Wenjun Ruan
aacabc6ec7
Remove workerGroup in registry ( #12217 )
2 years ago
caishunfeng
5170b02381
#3555 : [Release][Doc] add 3.1.0 release ( #12227 )
...
* [Release] add 3.1.0 release to doc
2 years ago
caishunfeng
a055cf5791
[Release][Doc] add 3.1.0 release ( #12227 )
...
* [Release] add 3.1.0 release to doc
2 years ago
JieguangZhou
19aa697c72
#3554 : [Feature][TASK-PLUGIN] AWS Database Migration Service (DMS) ( #11868 )
...
* add aws dms
2 years ago
JieguangZhou
308f632fcc
[Feature][TASK-PLUGIN] AWS Database Migration Service (DMS) ( #11868 )
...
* add aws dms
2 years ago
rickchengx
d4efa05950
#3553 : [Improvement-11880][Hivecli] Improve the UI of HiveCli ( #11882 )
2 years ago
rickchengx
db9db944a6
[Improvement-11880][Hivecli] Improve the UI of HiveCli ( #11882 )
2 years ago
HomminLee
e21d0919bb
#3552 : [Improvement-11678][API] Improvement the error message when batch delete workflow ( #11682 )
...
* [Improvement] Improvement the error message when batch delete workflow
2 years ago
HomminLee
1a4d7a8426
[Improvement-11678][API] Improvement the error message when batch delete workflow ( #11682 )
...
* [Improvement] Improvement the error message when batch delete workflow
2 years ago
sgw
31954be8ed
#3551 : [DS-12154][worker] Optimize the log printing of the worker module ( #12183 )
...
* [DS-12154][worker] Optimize the log printing of the worker module according to the log specification.
2 years ago
sgw
962fa6dbd5
[DS-12154][worker] Optimize the log printing of the worker module ( #12183 )
...
* [DS-12154][worker] Optimize the log printing of the worker module according to the log specification.
2 years ago
fuchanghai
edd4e2460d
#3550 : [fix-#11753] send alert error alert data id ( #11774 )
...
* [fix-#11753] send alert error alert data id
Co-authored-by: fuchanghai <changhai.fu@marketingforce.com>
2 years ago
fuchanghai
e27c79974d
[fix-#11753] send alert error alert data id ( #11774 )
...
* [fix-#11753] send alert error alert data id
Co-authored-by: fuchanghai <changhai.fu@marketingforce.com>
2 years ago
rickchengx
5254ad85fc
#3549 : [Improvement-12144] Remove powermock in dolphinschduler-api ( #12169 )
2 years ago
rickchengx
57fafe4256
[Improvement-12144] Remove powermock in dolphinschduler-api ( #12169 )
2 years ago
fuchanghai
afade33ec8
#3548 : [improvement] improve relation between notification strategy and alarm group on ui ( #12200 )
...
* [improvement] improve relation between notification strategy and alarm group
* [improvement] change to use ```&&```
Co-authored-by: Jackie <‘2875334588@qq.com’>
2 years ago
fuchanghai
c7d9719e97
[improvement] improve relation between notification strategy and alarm group on ui ( #12200 )
...
* [improvement] improve relation between notification strategy and alarm group
* [improvement] change to use ```&&```
Co-authored-by: Jackie <‘2875334588@qq.com’>
2 years ago
Jiajie Zhong
06ea1159f2
#3547 : [feat][ci] Add pre-commit for easy spotless config ( #12192 )
...
* Use pre-commit to handle spotless check
* Migrate exists python pre-commit-config into dir root one
* Change related document
2 years ago
Jiajie Zhong
d3f087e29b
[feat][ci] Add pre-commit for easy spotless config ( #12192 )
...
* Use pre-commit to handle spotless check
* Migrate exists python pre-commit-config into dir root one
* Change related document
2 years ago
Eric Gao
ce578f82c4
#3546 : [Improvement][Test] Remove powermock in service and server modules ( #12164 )
...
* Remove powermock and refactor some related code in dolphinscheduler-service and dolphinscheduler-server modules
* Remove redundant comments
* Add null check
2 years ago
Eric Gao
d1e409e9a2
[Improvement][Test] Remove powermock in service and server modules ( #12164 )
...
* Remove powermock and refactor some related code in dolphinscheduler-service and dolphinscheduler-server modules
* Remove redundant comments
* Add null check
2 years ago
darkz
a9a4187525
#3545 : [Document][Improvement] Polish docs for standalone deployment ( #12181 )
...
* Polish docs for standalone deployment
2 years ago
darkz
995c1480f9
[Document][Improvement] Polish docs for standalone deployment ( #12181 )
...
* Polish docs for standalone deployment
2 years ago
JieguangZhou
cc94d0837b
#3544 : fix ml group ( #12172 )
2 years ago
JieguangZhou
856083d591
fix ml group ( #12172 )
2 years ago
TyrantLucifer
737b09d2db
#3543 : [Feature][doc] Add a guide to nominate new committer ( #12175 )
...
Co-authored-by: Kirs <ACM_China@yeah.net>
2 years ago
TyrantLucifer
4973b30efb
[Feature][doc] Add a guide to nominate new committer ( #12175 )
...
Co-authored-by: Kirs <ACM_China@yeah.net>
2 years ago
Stalary
1e185175b6
#3542 : [Improvement][Test] Remove Powermock in dolphinscheduler-task-plugin ( #12153 )
...
* Remove the usage of powermock in task-plugin module
2 years ago
Stalary
aa5526ef5d
[Improvement][Test] Remove Powermock in dolphinscheduler-task-plugin ( #12153 )
...
* Remove the usage of powermock in task-plugin module
2 years ago
Jiajie Zhong
4650d1096d
#3541 : [fix][test] Fix flaky test in CI ( #12017 )
2 years ago
Jiajie Zhong
ad4f344283
[fix][test] Fix flaky test in CI ( #12017 )
2 years ago
Wenjun Ruan
7f0daa6df3
#3540 : [hotfix][UI] Remove SURVEIL and NEXT_LOOP in ui ( #12160 )
...
* Remove SURVEIL and NEXT_LOOP in ui
* Fix UT
2 years ago
Wenjun Ruan
d526dd89f6
[hotfix][UI] Remove SURVEIL and NEXT_LOOP in ui ( #12160 )
...
* Remove SURVEIL and NEXT_LOOP in ui
* Fix UT
2 years ago
Chris
3fabd9664d
#3539 : [improve][python] Validate version of Python API at launch ( #11626 )
2 years ago
Chris
7ed52c3ecb
[improve][python] Validate version of Python API at launch ( #11626 )
2 years ago
xuhhui
874989014f
#3538 : [Improvement][Master] Construct processInstance may NPE when master handling command ( #12056 )
...
* [Improvement][Master] Construct processInstance may NPE when master handling command
* use an enpty map
Co-authored-by: xuhaihui <xuhaihui@cmss.chinamobile.com>
2 years ago
xuhhui
6466cc7c41
[Improvement][Master] Construct processInstance may NPE when master handling command ( #12056 )
...
* [Improvement][Master] Construct processInstance may NPE when master handling command
* use an enpty map
Co-authored-by: xuhaihui <xuhaihui@cmss.chinamobile.com>
2 years ago
Jiajie Zhong
35a62e6af5
#3537 : [fix][doc] Do not change docsdev.js during releasing ( #12151 )
...
ref: https://github.com/apache/dolphinscheduler/pull/12146#discussion_r979708629
and https://github.com/apache/dolphinscheduler-website/pull/829
2 years ago
Jiajie Zhong
b95db44130
[fix][doc] Do not change docsdev.js during releasing ( #12151 )
...
ref: https://github.com/apache/dolphinscheduler/pull/12146#discussion_r979708629
and https://github.com/apache/dolphinscheduler-website/pull/829
2 years ago
Devosend
542292609d
#3536 : fix env config space bug ( #12147 )
2 years ago
Devosend
87490a34cc
fix env config space bug ( #12147 )
2 years ago
Eric Gao
435418c131
#3535 : Remove powermock in dolphinscheduler-master module ( #12143 )
...
* Remove powermock related code in dolphinscheduler-master module
* Remove redundant comments, useless code and unnecessary stubbings
2 years ago
Eric Gao
cc82206c33
Remove powermock in dolphinscheduler-master module ( #12143 )
...
* Remove powermock related code in dolphinscheduler-master module
* Remove redundant comments, useless code and unnecessary stubbings
2 years ago
Kerwin
dd7aa003e0
#3534 : [release][doc] Add release 3.0.1 ( #12139 )
...
* add release 3.0.1
* add 30x version in the github bug report
2 years ago
Kerwin
4269fa7ea7
[release][doc] Add release 3.0.1 ( #12139 )
...
* add release 3.0.1
* add 30x version in the github bug report
2 years ago