wind
4b22ad6cf6
[Implement][MasterServer]TaskProcessor code optimization ( #7754 )
...
* task processor optimization
* fix test
Co-authored-by: caishunfeng <534328519@qq.com>
3 years ago
天仇
4662e6d929
[BUG-7779][SQL] fix syntax error in init sql of postgre ( #7782 )
...
fix syntax error of table `t_ds_task_definition` and `t_ds_task_definition_log` in postgresql with column `task_group_priority int(4)`
3 years ago
songjianet
427ee5edaf
[Feature][UI Next] Add process state statistics. ( #7781 )
3 years ago
JinYong Li
c97170853e
add task save and binds workflow ( #7772 )
3 years ago
xiangzihao
70ab2b886f
fix bug_7499 ( #7739 )
...
Co-authored-by: SbloodyS <sbloodys@qq.com>
3 years ago
xiangzihao
d9496efc38
[Feature-7777][UI] process definition page add create username ( #7778 )
...
* feature_7777
3 years ago
xiangzihao
e34a8bc3dc
[Fix-7773][Api] malform batchDeleteProcessInstanceByIds log output ( #7774 )
...
* bug_7773
* bug_7773
* bug_7773
* bug_7773
* bug_7773
3 years ago
Jiajie Zhong
f324b2f884
[python] Add test for examples ( #7759 )
...
* Make sure all file with `.py` extension and all file
end with "_example"
* Make sure all examples have `__doc__`
* Make sure not have duplicate process definition name
* Make sure process definition same as filename
close : #7729
3 years ago
Devosend
081adf4aaa
[Feature-7347] [Python]Add workflow as code task type flink ( #7632 )
...
* add Flink task for code as flow
Co-authored-by: Jiajie Zhong <zhongjiajie955@gmail.com>
3 years ago
xiangzihao
f34dfe80da
fix bug_7775 ( #7776 )
3 years ago
xiangzihao
0dfbbc8983
[Feature-5951][Improvement][UI] When creating an alarm instance, the alarm instance name input box prompts optimization ( #7770 )
3 years ago
xiangzihao
7395b980d3
[Fix-7767]Task instance is not deleted while deleting the process instance ( #7768 )
...
* fix bug_7767
* fix bug_7767
* fix bug_7767
* fix bug_7767
* fix bug_7767
3 years ago
JinYong Li
4d16c24b6e
[Bug][ApiServer] workflow copy ( #7694 ) ( #7762 )
...
* fix workflow copy
* fix copy
* fix copy
* code style
3 years ago
xiangzihao
fa906e7d01
[Fix-7753][Master] Failed to pass global parameters between parent and sub process ( #7755 )
...
* fix bug_7753
* fix bug_7753
* fix bug_7753
Co-authored-by: SbloodyS <sbloodys@qq.com>
3 years ago
calvin
4203304b08
[Fix-7493] Support searching for task node in the DAG. ( #7766 )
...
* add a select to support fuzzy search
3 years ago
songjianet
7e378ea672
[Feature][UI Next] Add task state statistics chart. ( #7765 )
3 years ago
uh001
3e34e69cfb
The sql has a syntax error, and because it is a function, the exception information will be hidden ( #7761 )
3 years ago
songjianet
4514eaeb8b
[Feature][UI Next] Add task state statistics table. ( #7760 )
3 years ago
xiangzihao
c58dbefaa5
[Fix-7459][Sqoop] running error in parallel ( #7752 )
...
* fix bug_7459
* fix bug_7459
* fix bug_7459
* fix bug_7459
* fix bug_7459
Co-authored-by: SbloodyS <sbloodys@qq.com>
3 years ago
JinYong Li
d7d13f7f51
[Feature][workflow list edit] add task list page api ( #7743 )
...
* fix 7597
* fix copy bug
* add task list page api
* fix total
* fix total
3 years ago
calvin
1f97a62411
[Fix-7510] Remedy the issue with clicking the breadcrumb on the page of file resources. ( #7747 )
3 years ago
labbomb
b2e6b69b09
feat: fix layout's problem ( #7742 )
3 years ago
wangyizhi
52a74396dd
[Improvement-6151] Performance optimization of DEPENDENT task ( #7725 )
...
* Performance optimization of DEPENDENT task
* fix eslint
3 years ago
aaronlinv
707e3a6ec1
[Improvement][Logger] Logger server integrate into master and worker ( #6894 )
3 years ago
calvin
73993e98ee
[Fix-7713] Handling the sensitive data in the log ( #7728 )
...
* add a feature to handle sensitive data
3 years ago
kezhenxu94
68906f1b31
Remove fast return for alert plugins ( #7723 )
3 years ago
xiangzihao
1cd5162e4e
fix bug_7512 ( #7716 )
3 years ago
songjianet
0bc4f9b5de
[Feature][UI Next] Process Definition Statistics. ( #7715 )
3 years ago
xiangzihao
a86c08e32c
feature_7513 ( #7707 )
...
Co-authored-by: SbloodyS <sbloodys@qq.com>
3 years ago
Jiajie Zhong
abf3d001fc
[UI] Fix wrong dialogs for process definition's version info ( #7662 )
...
We should use process_definition.update_time instead of create time
to make more sence.
close : #7660
3 years ago
wind
d3bd7309fb
[Bug-7686][Server]fix restart server after kill force ( #7688 )
...
* [DS-7686][Server]fix restart server after kill force
* update registry logic
Co-authored-by: caishunfeng <534328519@qq.com>
3 years ago
calvin
71ccb42697
fix a few bugs ( #7703 )
3 years ago
calvin
5ab0135d18
[Fix-7345] Support the whole operations for the task group and the task group queue. ( #7678 )
...
* add task group
* modify task group
* add task group queue
* add task group queue
* add task group queue
* add task group queue
* add task group priority
* fix a few issue with api
* add task group queue
* modify task group queue
* modify task group
* fix a little bit issue
* fix a little bug in the page of managing task group
3 years ago
aaronlinv
9a1cea402e
[Fix-7062][MasterServer] NPE when run switch conditions sub-process ( #7687 )
3 years ago
songjianet
9f9ddea8dc
[Feature][UI Next] Add layout content, theme and i18n. ( #7690 )
3 years ago
calvin
6b5db0ac5b
fix this issue ( #7683 )
3 years ago
wind
8808c0a700
[Bug-7474][MasterServer] fix failover when node host is null ( #7475 )
...
* fix failover when node host is null
* add failover execute thread
* worker handle dead server
* fix task instance failover time check
* fix upgrade sql
* failover logic update
Co-authored-by: caishunfeng <534328519@qq.com>
3 years ago
wangxj3
cc77963522
[FIX-#6727][worker-server] Fix procedure params bug ( #7680 )
...
* fix Procedure param error
* code style
Co-authored-by: wangxj <wangxj31>
3 years ago
springmonster
2b05ebf47e
[Refactor] Canonical enum naming ( #7676 )
...
* [Refactor] Refactor comments
3 years ago
lhjzmn
3af4d765c2
[Fix-7538] [server] Fix when there is a forbidden node in dag, the execution flow is abnormal ( #7613 )
...
* when there is a forbidden node in dag, the execution flow is abnormal
Co-authored-by: hongjie.li <hongjie.li@dmall.com>
3 years ago
BaoLiang
605767e47b
[Fix-7654]Dependent node onChangeProjectCode error ( #7672 )
...
* fix #7654 Dependent node onChangeProjectCode error
* fix #7654 Dependent node onChangeProjectCode error
* fix #7654 Dependent node onChangeProjectCode error
* update ut
3 years ago
labbomb
0a7610d070
feat:Improve layout modules ( #7674 )
3 years ago
songjianet
080cff2bd6
[Feature][UI Next] Add navbar theme function. ( #7670 )
3 years ago
kezhenxu94
269a62418f
Add E2E case for user manage ( #7652 )
3 years ago
songjianet
86137e05ea
[Feature][Workflow Move] Display none workflow move btn. ( #7666 )
3 years ago
wind
d75f22781b
fix workflow copy ( #7659 )
...
Co-authored-by: caishunfeng <534328519@qq.com>
3 years ago
labbomb
b2e2de7a5e
refactor:Adjust the Layout structure ( #7651 )
3 years ago
JinYong Li
fb23b6422f
[Bug] [dolphinscheduler-api] The task after workflow copy is also copy ( #7647 )
...
* fix 7597
* fix copy bug
3 years ago
Jiajie Zhong
cc8fbe3e14
[python] Fix task condition set wrong deps ( #7650 )
...
After #7505 merged. we could use condition task type
but our dependent set in the wrong direction, all
the condition operators should be upstream of the
current task instead of downstream
fix : #7649
3 years ago
xiangzihao
8b292132c8
[Feature-7569]Optimize Dependent node loading times ( #7626 )
...
* feature 7569
* feature_7569
Co-authored-by: SbloodyS <sbloodys@qq.com>
3 years ago