Qi Zhang
244c5db453
#3358 : [doc] Use Rainbond deployment DolphinScheduler Cluster ( #10951 )
...
* [doc] Use Rainbond deployment DolphinScheduler Cluster
Signed-off-by: Qi Zhang <smallqi1@163.com>
* Update docs/docs/en/guide/installation/rainbond.md
* Update docs/docs/en/guide/installation/rainbond.md
* Update docs/docs/zh/guide/installation/rainbond.md
* Update docs/docs/zh/guide/installation/rainbond.md
* [doc] modify rainbond doc and add image
Signed-off-by: Qi Zhang <smallqi1@163.com>
* fix: img link
Signed-off-by: Qi Zhang <smallqi1@163.com>
* fix: modify proposal
Signed-off-by: Qi Zhang <smallqi1@163.com>
* docs: move rainbond docs to integration
Signed-off-by: Qi Zhang <smallqi1@163.com>
Signed-off-by: Qi Zhang <smallqi1@163.com>
Co-authored-by: Jiajie Zhong <zhongjiajie955@gmail.com>
2 years ago
Qi Zhang
a4bdadbb84
[doc] Use Rainbond deployment DolphinScheduler Cluster ( #10951 )
...
* [doc] Use Rainbond deployment DolphinScheduler Cluster
Signed-off-by: Qi Zhang <smallqi1@163.com>
* Update docs/docs/en/guide/installation/rainbond.md
* Update docs/docs/en/guide/installation/rainbond.md
* Update docs/docs/zh/guide/installation/rainbond.md
* Update docs/docs/zh/guide/installation/rainbond.md
* [doc] modify rainbond doc and add image
Signed-off-by: Qi Zhang <smallqi1@163.com>
* fix: img link
Signed-off-by: Qi Zhang <smallqi1@163.com>
* fix: modify proposal
Signed-off-by: Qi Zhang <smallqi1@163.com>
* docs: move rainbond docs to integration
Signed-off-by: Qi Zhang <smallqi1@163.com>
Signed-off-by: Qi Zhang <smallqi1@163.com>
Co-authored-by: Jiajie Zhong <zhongjiajie955@gmail.com>
2 years ago
Kerwin
c81342453e
#3357 : update PyDolphinScheduler documentation link. ( #11474 )
2 years ago
Kerwin
c59a8503f4
update PyDolphinScheduler documentation link. ( #11474 )
2 years ago
JiPeng Wang
5d5126dada
#3356 : [Fix-11465] Serial first, the last executing instance will be stopped ( #11466 )
...
* Serial first, the last executing instance will be stopped
* ut fix
2 years ago
JiPeng Wang
13d400ceb6
[Fix-11465] Serial first, the last executing instance will be stopped ( #11466 )
...
* Serial first, the last executing instance will be stopped
* ut fix
2 years ago
Wenjun Ruan
9c901aac40
#3355 : If the task processor is not found need to throw error rather than exception ( #11461 )
2 years ago
Wenjun Ruan
4362fb8448
If the task processor is not found need to throw error rather than exception ( #11461 )
2 years ago
Wenjun Ruan
ec57b100eb
#3354 : Set master's task running status in `runTask` to avoid the task group acquire failed, but the task status is in running ( #11451 )
2 years ago
Wenjun Ruan
05589606a2
Set master's task running status in `runTask` to avoid the task group acquire failed, but the task status is in running ( #11451 )
2 years ago
juzimao
7428d11091
#3353 : optimize sorting priority for workflow define ( #11462 )
2 years ago
juzimao
f3d28112ce
optimize sorting priority for workflow define ( #11462 )
2 years ago
Eric Gao
68f0366881
#3352 : [Feature][Style] Enable spotless to manage imports ( #11458 )
2 years ago
Eric Gao
896fef6c98
[Feature][Style] Enable spotless to manage imports ( #11458 )
2 years ago
Wenjun Ruan
aaf5244387
#3351 : [Feature-7024] Add waiting strategy to support master/worker can recover from registry lost ( #11368 )
...
* Add waiting strategy to support master/worker can recover from registry lost
* throw exception when zookeeper registry start failed due to interrupted
2 years ago
Wenjun Ruan
7ff34c3947
[Feature-7024] Add waiting strategy to support master/worker can recover from registry lost ( #11368 )
...
* Add waiting strategy to support master/worker can recover from registry lost
* throw exception when zookeeper registry start failed due to interrupted
2 years ago
Wenjun Ruan
b903882534
#3350 : Fix workflow instance may failover many times due to doesn't check the restart time ( #11445 )
2 years ago
Wenjun Ruan
0ca3086296
Fix workflow instance may failover many times due to doesn't check the restart time ( #11445 )
2 years ago
songjianet
5cfe583efc
#3349 : [Refactor][UI] Refactor task instance stream using NSpace component. ( #11454 )
2 years ago
songjianet
2240b6e708
[Refactor][UI] Refactor task instance stream using NSpace component. ( #11454 )
2 years ago
Sheldon
1147830dec
#3348 : [Improvement-11386][UI] Concise the logic available for task action buttons ( #11419 )
...
* Remove button instead of disable button
* Correct the value of releaseState in the compare statement
Co-authored-by: sheldonliu <sheldonliu>
2 years ago
Sheldon
376d0a09ae
[Improvement-11386][UI] Concise the logic available for task action buttons ( #11419 )
...
* Remove button instead of disable button
* Correct the value of releaseState in the compare statement
Co-authored-by: sheldonliu <sheldonliu>
2 years ago
songjianet
aa3e7b72b4
#3347 : [Refactor][UI] Refactor workflow instance using NSpace component. ( #11446 )
...
* [Refactor][UI] Refactor workflow instance using NSpace component.
* [Refactor][UI] Refactor workflow instance using NSpace component.
2 years ago
songjianet
32361f4fef
[Refactor][UI] Refactor workflow instance using NSpace component. ( #11446 )
...
* [Refactor][UI] Refactor workflow instance using NSpace component.
* [Refactor][UI] Refactor workflow instance using NSpace component.
2 years ago
Wenjun Ruan
15a2b26d31
#3346 : Fix find last process instance in dependent task is not correct ( #11424 )
2 years ago
Wenjun Ruan
a2b5219315
Fix find last process instance in dependent task is not correct ( #11424 )
2 years ago
songjianet
5260b9f246
#3345 : [Refactor][UI] Refactor task instance batch using NSpace component. ( #11447 )
2 years ago
songjianet
dcab16a3eb
[Refactor][UI] Refactor task instance batch using NSpace component. ( #11447 )
2 years ago
Eric Gao
2ba64ace63
#3344 : [Doc][DSIP] Move DSIP docs to the right place ( #11442 ) ( #11443 )
2 years ago
Eric Gao
e3c6ace81d
[Doc][DSIP] Move DSIP docs to the right place ( #11442 ) ( #11443 )
2 years ago
jackfanwan
bfc47b3288
#3343 : [fix-10961][alert server]Change the content of alert to an array ( #11033 )
...
* Change the content of alert to an array
* Increase unit test coverage
* Modify the code format
* Modify the code format
* Modify judgment statement
* Deleting invalid References
* Modify the previous code implementation and improve the test data
* Modify the code format
* Move the location of the Content conversion
* Remove useless code
* Change the code format
* Modify unit tests
* Modify unit tests
* Modify unit tests
* Changing the location of the code
* Modify the code
Co-authored-by: fanwanlong <fanwanlong@kezaihui.com>
Co-authored-by: 范万龙 <fanwanlong@fanwanlongs-MBP.lan>
2 years ago
jackfanwan
abd5798755
[fix-10961][alert server]Change the content of alert to an array ( #11033 )
...
* Change the content of alert to an array
* Increase unit test coverage
* Modify the code format
* Modify the code format
* Modify judgment statement
* Deleting invalid References
* Modify the previous code implementation and improve the test data
* Modify the code format
* Move the location of the Content conversion
* Remove useless code
* Change the code format
* Modify unit tests
* Modify unit tests
* Modify unit tests
* Changing the location of the code
* Modify the code
Co-authored-by: fanwanlong <fanwanlong@kezaihui.com>
Co-authored-by: 范万龙 <fanwanlong@fanwanlongs-MBP.lan>
2 years ago
Wenjun Ruan
f8fc1f641b
#3342 : Clear thread name in BaseTaskProcessor ( #11422 )
2 years ago
Wenjun Ruan
47b50067ef
Clear thread name in BaseTaskProcessor ( #11422 )
2 years ago
longtb
b5b77760a1
#3341 : [Improvement] Avoid using search in for and start using testSaveTaskDefine ( #11383 )
...
* [Improvement] Avoid using search in for and start using testSaveTaskDefine()
* [Improvement] not import *
Co-authored-by: zhangshunmin <zhangshunmin@kezaihui.com>
2 years ago
longtb
be66035dee
[Improvement] Avoid using search in for and start using testSaveTaskDefine ( #11383 )
...
* [Improvement] Avoid using search in for and start using testSaveTaskDefine()
* [Improvement] not import *
Co-authored-by: zhangshunmin <zhangshunmin@kezaihui.com>
2 years ago
Eric Gao
f4d8ef0388
#3340 : [Doc][Resources] Instruct users to use local storage if they have remote storage mounted to local ( #11435 )
...
* [Doc][Resources] Instruct users to use local storage if they have remote storage mounted to local (#11427 )
* Remove dead link in pyds README
* Add hyperlinks for docs
Co-authored-by: Jiajie Zhong <zhongjiajie955@hotmail.com>
2 years ago
Eric Gao
9d6fc92af9
[Doc][Resources] Instruct users to use local storage if they have remote storage mounted to local ( #11435 )
...
* [Doc][Resources] Instruct users to use local storage if they have remote storage mounted to local (#11427 )
* Remove dead link in pyds README
* Add hyperlinks for docs
Co-authored-by: Jiajie Zhong <zhongjiajie955@hotmail.com>
2 years ago
Jiajie Zhong
b84337d488
#3339 : [python] Add support interpreter version 310 and 311-dev ( #11170 )
...
* Change version of package
* Fix tox error
* Change dev status to beta
* py4j not work on py{10,11} OS Windows
2 years ago
Jiajie Zhong
4d427ee215
[python] Add support interpreter version 310 and 311-dev ( #11170 )
...
* Change version of package
* Fix tox error
* Change dev status to beta
* py4j not work on py{10,11} OS Windows
2 years ago
Devosend
d612c8aeba
#3338 : [Fix][UI] fix bug where warn group name not display ( #11429 )
2 years ago
Devosend
d02cf85b60
[Fix][UI] fix bug where warn group name not display ( #11429 )
2 years ago
songjianet
8eca05e418
#3337 : [Refactor][UI] Refactor workflow definition version using NSpace component. ( #11420 )
2 years ago
songjianet
20b87ee761
[Refactor][UI] Refactor workflow definition version using NSpace component. ( #11420 )
2 years ago
songjianet
150354f413
#3336 : [Refactor][UI] Refactor workflow definition timing using NSpace component. ( #11415 )
...
* [Refactor][UI] Refactor workflow definition timing using NSpace component.
* [Refactor][UI] Refactor workflow definition timing using NSpace component.
2 years ago
songjianet
16134014f8
[Refactor][UI] Refactor workflow definition timing using NSpace component. ( #11415 )
...
* [Refactor][UI] Refactor workflow definition timing using NSpace component.
* [Refactor][UI] Refactor workflow definition timing using NSpace component.
2 years ago
Wenjun Ruan
4bc411f9c6
#3335 : [Fix-11413] Cannot set task status to kill if the task is not in running( #11414 )
2 years ago
Wenjun Ruan
496c2d4bfa
[Fix-11413] Cannot set task status to kill if the task is not in running( #11414 )
2 years ago
insist777
0f0c8cc303
#3334 : [Fix-1360]: Fix Description length check ( #11371 )
...
* [Fix-1360]: Fix Description length check
* Update dolphinscheduler_h2.sql
h2 Increase the length of some fields
* Update dolphinscheduler_ddl.sql
2 years ago
insist777
8217784044
[Fix-1360]: Fix Description length check ( #11371 )
...
* [Fix-1360]: Fix Description length check
* Update dolphinscheduler_h2.sql
h2 Increase the length of some fields
* Update dolphinscheduler_ddl.sql
2 years ago