Kerwin
a982407162
#3753 : fix NPE while retry task ( #12903 )
2 years ago
Kerwin
c916c60853
fix NPE while retry task ( #12903 )
2 years ago
Wenjun Ruan
e11883e1a4
#3752 : Fix master cluster may loop command unbalanced ( #12891 )
...
(cherry picked from commit 3b2b86661be76b7c1404a910c865d78b7936313d)
2 years ago
Wenjun Ruan
d99ba29b66
Fix master cluster may loop command unbalanced ( #12891 )
...
(cherry picked from commit 3b2b86661be76b7c1404a910c865d78b7936313d)
2 years ago
Guanhua Li
e9279950f9
#3751 : [Improvement-12856][UT] Refactor duplicated code fragment in UdfFuncMapperTest ( #12857 )
2 years ago
Guanhua Li
83f9588eb0
[Improvement-12856][UT] Refactor duplicated code fragment in UdfFuncMapperTest ( #12857 )
2 years ago
Kerwin
cba75009cf
#3750 : Modify the table t_ds_worker_group to add a description field in the postgresql upgrade script ( #12883 )
2 years ago
Kerwin
713046b043
Modify the table t_ds_worker_group to add a description field in the postgresql upgrade script ( #12883 )
2 years ago
Wenjun Ruan
cd79138c01
#3749 : Use System#lineSeparator to replace /n ( #12889 )
2 years ago
Wenjun Ruan
92a9b7e243
Use System#lineSeparator to replace /n ( #12889 )
2 years ago
Jay Chung
767c549cfe
#3748 : [fix] Add token as authentication for python gateway ( #12893 )
...
separate from #6407 . Authentication, add secret to ensure only trusted people could connect to gateway.
fix : #8255
2 years ago
Jay Chung
6d8befa075
[fix] Add token as authentication for python gateway ( #12893 )
...
separate from #6407 . Authentication, add secret to ensure only trusted people could connect to gateway.
fix : #8255
2 years ago
Tq
ea5b957da2
#3747 : add spring-context to alert api ( #12892 )
2 years ago
Tq
70fe39bb2d
add spring-context to alert api ( #12892 )
2 years ago
Tq
aa32f99ce9
#3746 : [Feature-12526][Api] add dynamic task function: shell task ( #12840 )
...
* submit dynamic task code
* submit shell.json
* add dynamic-task-type-config.yaml to standalone server
2 years ago
Tq
d324cce6f1
[Feature-12526][Api] add dynamic task function: shell task ( #12840 )
...
* submit dynamic task code
* submit shell.json
* add dynamic-task-type-config.yaml to standalone server
2 years ago
rickchengx
5a2bfaf0a1
#3745 : [Improvement-12838][UT] Improve the ut of datasource ( #12839 )
2 years ago
rickchengx
813c44b22b
[Improvement-12838][UT] Improve the ut of datasource ( #12839 )
2 years ago
Kerwin
db1f035606
#3744 : [Fix-12832][API] Fix update worker group exception group name already exists. ( #12874 )
2 years ago
Kerwin
e3cf72cbcd
[Fix-12832][API] Fix update worker group exception group name already exists. ( #12874 )
2 years ago
Tq
21e569bf4e
#3743 : [bug][alert-12865] translate alert input field tips to chinese when using chinese ( #12879 )
...
* submit email ding talk changes
* submit alert messages
* submit format
* submit format
2 years ago
Tq
250d81bcf8
[bug][alert-12865] translate alert input field tips to chinese when using chinese ( #12879 )
...
* submit email ding talk changes
* submit alert messages
* submit format
* submit format
2 years ago
Wenjun Ruan
10a5b1c2f8
#3742 : Fix memory leak in worker due to message retry map ( #12878 )
2 years ago
Wenjun Ruan
403c6a6bb6
Fix memory leak in worker due to message retry map ( #12878 )
2 years ago
fuchanghai
3aa0bca6fd
#3741 : [fix-#12875] command line that `-Dmaven.test.skip=true` have no effect ( #12876 )
2 years ago
fuchanghai
feb077035e
[fix-#12875] command line that `-Dmaven.test.skip=true` have no effect ( #12876 )
2 years ago
baihongbin
5be25a80b9
#3740 : [Feature-8030][docs] Add sqoop task doc ( #12855 )
...
* [Feature-8030][docs] Add sqoop task doc
* Update docs/docs/zh/guide/task/sqoop.md
Co-authored-by: Eric Gao <ericgao.apache@gmail.com>
* Update docs/docs/en/guide/task/sqoop.md
Co-authored-by: Eric Gao <ericgao.apache@gmail.com>
* [Feature-8030][docs] Add sqoop task doc
Co-authored-by: Eric Gao <ericgao.apache@gmail.com>
2 years ago
baihongbin
0373e06615
[Feature-8030][docs] Add sqoop task doc ( #12855 )
...
* [Feature-8030][docs] Add sqoop task doc
* Update docs/docs/zh/guide/task/sqoop.md
Co-authored-by: Eric Gao <ericgao.apache@gmail.com>
* Update docs/docs/en/guide/task/sqoop.md
Co-authored-by: Eric Gao <ericgao.apache@gmail.com>
* [Feature-8030][docs] Add sqoop task doc
Co-authored-by: Eric Gao <ericgao.apache@gmail.com>
2 years ago
rickchengx
652172fe2c
#3739 : [Improvement-12850][UT] Improve the ut of DataSourceMapperTest ( #12851 )
2 years ago
rickchengx
7c711e622f
[Improvement-12850][UT] Improve the ut of DataSourceMapperTest ( #12851 )
2 years ago
Eric Gao
3417e8a974
#3738 : Update github mergeable label regex ( #12815 )
2 years ago
Eric Gao
2ba5bd47dd
Update github mergeable label regex ( #12815 )
2 years ago
Jay Chung
4d6a3cda69
#3737 : [feat] Support set execute type to pydolphinscheduler ( #12871 )
...
Up to now, we can only submit workflow with parallel mode. this patch give users ability specific execute type to workflow
2 years ago
Jay Chung
87a88e3662
[feat] Support set execute type to pydolphinscheduler ( #12871 )
...
Up to now, we can only submit workflow with parallel mode. this patch give users ability specific execute type to workflow
2 years ago
JieguangZhou
3e58aed4fc
#3736 : [feature][task] Add Kubeflow task plugin for MLOps scenario ( #12843 )
2 years ago
JieguangZhou
229c554912
[feature][task] Add Kubeflow task plugin for MLOps scenario ( #12843 )
2 years ago
Kerwin
2a53798b5d
#3735 : The new Chinese document latest version is 3.1.1 ( #12869 )
2 years ago
Kerwin
019e7475d1
The new Chinese document latest version is 3.1.1 ( #12869 )
2 years ago
Kerwin
c4d407342c
#3734 : add 3.1.1 release doc ( #12864 )
2 years ago
Kerwin
a887303d48
add 3.1.1 release doc ( #12864 )
2 years ago
simsicon
d697830d8f
#3733 : Upgrade clickhouse jdbc driver ( #12639 )
2 years ago
simsicon
43d69ae157
Upgrade clickhouse jdbc driver ( #12639 )
2 years ago
seedscoder
472af622ba
#3732 : [Improvement-12029][dolphinscheduler-api] Upgrade the snakeyaml version to avoid vulnerabilities ( #12726 )
2 years ago
seedscoder
1f23d29698
[Improvement-12029][dolphinscheduler-api] Upgrade the snakeyaml version to avoid vulnerabilities ( #12726 )
2 years ago
kezhenxu94
f82ae11594
#3731 : Add minio as demo storage for helm charts ( #12861 )
2 years ago
kezhenxu94
454f1303a0
Add minio as demo storage for helm charts ( #12861 )
2 years ago
muggleChen
5850862255
#3730 : Add icon in idea ( #12829 )
2 years ago
muggleChen
5b7a609a0e
Add icon in idea ( #12829 )
2 years ago
songjianet
fac85aea71
#3729 : [Feature][UI] Joint debugging of the interface of the mvp version of the dynamic task component. ( #12859 )
...
* [Feature][UI] Joint debugging of the interface of the mvp version of the dynamic task component.
* [Feature][UI] Joint debugging of the interface of the mvp version of the dynamic task component.
* [Feature][UI] Joint debugging of the interface of the mvp version of the dynamic task component.
2 years ago
songjianet
bf74b4280f
[Feature][UI] Joint debugging of the interface of the mvp version of the dynamic task component. ( #12859 )
...
* [Feature][UI] Joint debugging of the interface of the mvp version of the dynamic task component.
* [Feature][UI] Joint debugging of the interface of the mvp version of the dynamic task component.
* [Feature][UI] Joint debugging of the interface of the mvp version of the dynamic task component.
2 years ago