Wenjun Ruan
f76c7a34d1
#3420 : [Bug] [Worker] Optimize the getAppId method to avoid worker OOM when kill task ( #11701 )
...
* Fix kill job may cause worker oom
2 years ago
Wenjun Ruan
03e1e6fe45
[Bug] [Worker] Optimize the getAppId method to avoid worker OOM when kill task ( #11701 )
...
* Fix kill job may cause worker oom
2 years ago
Evans Sun
6b060d6c38
#3419 : [DOC] improve zk digest doc ( #11703 )
2 years ago
Evans Sun
5fabce783a
[DOC] improve zk digest doc ( #11703 )
2 years ago
Eric Gao
ef345dce11
#3418 : [Feature][Task Plugin] Support hive cli task plugin ( #11651 )
...
* Add hive cli task plugin
* Add docs for hive-cli task plugin
* Fix hive-cli task related front-end nits and checkstyle
* Fix exception handling logic
2 years ago
Eric Gao
4a37345436
[Feature][Task Plugin] Support hive cli task plugin ( #11651 )
...
* Add hive cli task plugin
* Add docs for hive-cli task plugin
* Fix hive-cli task related front-end nits and checkstyle
* Fix exception handling logic
2 years ago
xiangzihao
f0c5c00aab
#3417 : [CI] Fix cluster test abnormal ( #11688 )
...
* fix cluster test abnormal
2 years ago
xiangzihao
71eeab3d98
[CI] Fix cluster test abnormal ( #11688 )
...
* fix cluster test abnormal
2 years ago
seedscoder
074d9a0fd2
#3416 : [Fix-11633] The data type of the PostgreSQL database column is wrong. ( #11633 ) ( #11634 )
2 years ago
seedscoder
145e441afb
[Fix-11633] The data type of the PostgreSQL database column is wrong. ( #11633 ) ( #11634 )
2 years ago
SongTao Zhuang
5106dc19f5
#3415 : [Improvement-11662][dao] fix foreach null items in mapper.xml
2 years ago
SongTao Zhuang
6a5367fd57
[Improvement-11662][dao] fix foreach null items in mapper.xml
2 years ago
旺阳
27796c007d
#3414 : [doc] Correct E2E Doc, fix WorkerGroupPage typo ( #11629 )
2 years ago
旺阳
6e4d974b91
[doc] Correct E2E Doc, fix WorkerGroupPage typo ( #11629 )
2 years ago
Jiajie Zhong
d37156389a
#3413 : [python] Auto location when create process definition ( #11681 )
...
* Add auto format when submit process definition from python api
* add UPDATING.md
close : #8254
2 years ago
Jiajie Zhong
4dca488cd5
[python] Auto location when create process definition ( #11681 )
...
* Add auto format when submit process definition from python api
* add UPDATING.md
close : #8254
2 years ago
JieguangZhou
f42be706d0
#3412 : [bug][python] Fix task switch error when default branch not defined last ( #11606 )
...
Co-authored-by: Jiajie Zhong <zhongjiajie955@gmail.com>
2 years ago
JieguangZhou
635fde1981
[bug][python] Fix task switch error when default branch not defined last ( #11606 )
...
Co-authored-by: Jiajie Zhong <zhongjiajie955@gmail.com>
2 years ago
陈家名
59d4614a7f
#3411 : [fix][python] Sql pattern add truncate. ( #11666 )
2 years ago
陈家名
564a815d21
[fix][python] Sql pattern add truncate. ( #11666 )
2 years ago
Devosend
ac7f46e585
#3410 : [Fix][UI] Fix bug where crontab special of month and year ( #11661 )
2 years ago
Devosend
769a20e986
[Fix][UI] Fix bug where crontab special of month and year ( #11661 )
2 years ago
Eric Gao
4c51643da7
#3409 : [Feature][UI] Enable highlight and auto-complete for SQL scripts ( #11659 )
2 years ago
Eric Gao
23d8aaf735
[Feature][UI] Enable highlight and auto-complete for SQL scripts ( #11659 )
2 years ago
songjianet
8a696eeb97
#3408 : [Fix][UI] Fix the problem that the pagination component is not centered in the environment management. ( #11646 )
2 years ago
songjianet
cccbd27c58
[Fix][UI] Fix the problem that the pagination component is not centered in the environment management. ( #11646 )
2 years ago
songjianet
c80765cbae
#3407 : [Docs] Update README. ( #11641 )
2 years ago
songjianet
f28a39f984
[Docs] Update README. ( #11641 )
2 years ago
Wenjun Ruan
14a5ba8a23
#3406 : Refactor worker execute task process ( #11540 )
...
* Refactor worker execute task process
2 years ago
Wenjun Ruan
1b120e3a59
Refactor worker execute task process ( #11540 )
...
* Refactor worker execute task process
2 years ago
xiangzihao
45efed7639
#3405 : add unit test ci timeout ( #11655 )
2 years ago
xiangzihao
a22b9271ff
add unit test ci timeout ( #11655 )
2 years ago
Yann Ann
541e15a331
#3404 : [DOC] should notice that need setting the full path when call the resource file #11620 ( #11621 )
2 years ago
Yann Ann
eda9f3d50c
[DOC] should notice that need setting the full path when call the resource file #11620 ( #11621 )
2 years ago
fuchanghai
24c5190cd5
#3403 : [improvement-#11630]fix document about common.properties ( #11653 )
2 years ago
fuchanghai
ce8db1c5fb
[improvement-#11630]fix document about common.properties ( #11653 )
2 years ago
JiPeng Wang
5af2314c7d
#3402 : [Fix-11616] Workflow Definition Name Change Validation Optimization. ( #11617 )
...
* Workflow Definition Name Change Validation Optimization
* [Fix][UI] Add the workflow code entry to the verify name interface.
* Update dolphinscheduler-api/src/main/java/org/apache/dolphinscheduler/api/service/ProcessDefinitionService.java
Co-authored-by: caishunfeng <caishunfeng2021@gmail.com>
* processDefinitionCode param name change
Co-authored-by: Amy <amywang0104@163.com>
Co-authored-by: caishunfeng <caishunfeng2021@gmail.com>
2 years ago
JiPeng Wang
cf3b4424d7
[Fix-11616] Workflow Definition Name Change Validation Optimization. ( #11617 )
...
* Workflow Definition Name Change Validation Optimization
* [Fix][UI] Add the workflow code entry to the verify name interface.
* Update dolphinscheduler-api/src/main/java/org/apache/dolphinscheduler/api/service/ProcessDefinitionService.java
Co-authored-by: caishunfeng <caishunfeng2021@gmail.com>
* processDefinitionCode param name change
Co-authored-by: Amy <amywang0104@163.com>
Co-authored-by: caishunfeng <caishunfeng2021@gmail.com>
2 years ago
Wenjun Ruan
c66230bc87
#3401 : [Improvement-#11613] Add spi priority factory ( #11614 )
...
* Add spi priority factory
* Add doc
* Add override log
* Use lombok
* Add comment
2 years ago
Wenjun Ruan
b96d69701a
[Improvement-#11613] Add spi priority factory ( #11614 )
...
* Add spi priority factory
* Add doc
* Add override log
* Use lombok
* Add comment
2 years ago
labbomb
b0b9f1455c
#3400 : feat: Locations Formats the layout if it does not exist ( #11535 )
2 years ago
labbomb
096fae77f4
feat: Locations Formats the layout if it does not exist ( #11535 )
2 years ago
songjianet
f5a01a700d
#3399 : [Fix][UI] Fix the port in the datasource edit. ( #11624 )
2 years ago
songjianet
8789895791
[Fix][UI] Fix the port in the datasource edit. ( #11624 )
2 years ago
JiPeng Wang
d9549912b3
#3398 : [Improvement][User] Query all users filter un enabled. ( #11504 )
...
* user query all filter un enabled
* restore permissions
2 years ago
JiPeng Wang
961e67f524
[Improvement][User] Query all users filter un enabled. ( #11504 )
...
* user query all filter un enabled
* restore permissions
2 years ago
Eric Gao
ca4261de61
#3397 : Fix homepage email subscription link ( #11622 )
...
* Fix homepage email link bug
* Replace dev with latest
2 years ago
Eric Gao
3e73829924
Fix homepage email subscription link ( #11622 )
...
* Fix homepage email link bug
* Replace dev with latest
2 years ago
Assert
9cf9a10920
#3396 : [Improvement-10942][UI]The workflow or task name is too long and resu… ( #10957 )
...
* [Improvement-10942][UI]The workflow or task name is too long and results in incomplete display
* [improvement-10942][ui]The workflow or task name is too long and results in incomplete display
2 years ago
Assert
db925f3216
[Improvement-10942][UI]The workflow or task name is too long and resu… ( #10957 )
...
* [Improvement-10942][UI]The workflow or task name is too long and results in incomplete display
* [improvement-10942][ui]The workflow or task name is too long and results in incomplete display
2 years ago