He Wang
02f5cb2411
#3987 : [Document] Add OceanBase to supported list ( #13700 )
2 years ago
He Wang
f06af0d972
[Document] Add OceanBase to supported list ( #13700 )
2 years ago
Eric Gao
bb8af63403
#3986 : [Feature][Metrics] Tag workflow related metrics with process definition code (workflow id) ( #13640 )
...
* Tag workflow related metrics with process definition code (workflow id)
* Clean up related metrics when deleting workflow definition
* Add license headers
* Update related UT cases
* Add an example in grafana-demo
* Add related docs
2 years ago
Eric Gao
394805b2c7
[Feature][Metrics] Tag workflow related metrics with process definition code (workflow id) ( #13640 )
...
* Tag workflow related metrics with process definition code (workflow id)
* Clean up related metrics when deleting workflow definition
* Add license headers
* Update related UT cases
* Add an example in grafana-demo
* Add related docs
2 years ago
朱通通
8001e485ce
#3985 : [Bug] Fix ResourcesServiceImpl.java pageInfo ( #13709 )
2 years ago
朱通通
76f3076481
[Bug] Fix ResourcesServiceImpl.java pageInfo ( #13709 )
2 years ago
Jay Chung
05f39a4919
#3984 : feat: Python add online_schedule for workflow control schedule state ( #13551 )
...
related: apache/dolphinscheduler-sdk-python#73
2 years ago
Jay Chung
30fd43e32b
feat: Python add online_schedule for workflow control schedule state ( #13551 )
...
related: apache/dolphinscheduler-sdk-python#73
2 years ago
Jay Chung
1461d4de0b
#3983 : feat: Python return datasource object and allow filter by type ( #13616 )
...
related: https://github.com/apache/dolphinscheduler-sdk-python/pull/75
2 years ago
Jay Chung
512899ed14
feat: Python return datasource object and allow filter by type ( #13616 )
...
related: https://github.com/apache/dolphinscheduler-sdk-python/pull/75
2 years ago
fuchanghai
1210e1dfee
#3982 : [improve-#13665] improve datax parser if sql contain * ( #13680 )
...
* [improve-#13665] improve datax parser if sql contain *
* Update dolphinscheduler-task-plugin/dolphinscheduler-task-datax/src/main/java/org/apache/dolphinscheduler/plugin/task/datax/DataxTask.java
Co-authored-by: fuchanghai <‘2875334588@qq.com’>
Co-authored-by: Aaron Wang <wangweirao16@gmail.com>
2 years ago
fuchanghai
6218f818c0
[improve-#13665] improve datax parser if sql contain * ( #13680 )
...
* [improve-#13665] improve datax parser if sql contain *
* Update dolphinscheduler-task-plugin/dolphinscheduler-task-datax/src/main/java/org/apache/dolphinscheduler/plugin/task/datax/DataxTask.java
Co-authored-by: fuchanghai <‘2875334588@qq.com’>
Co-authored-by: Aaron Wang <wangweirao16@gmail.com>
2 years ago
He Wang
ee403f1380
#3981 : [Feature][DataSource] add oceanbase datasource ( #13675 )
...
Co-authored-by: Jay Chung <zhongjiajie955@gmail.com>
2 years ago
He Wang
35d8e8ac17
[Feature][DataSource] add oceanbase datasource ( #13675 )
...
Co-authored-by: Jay Chung <zhongjiajie955@gmail.com>
2 years ago
Wenjun Ruan
a794a8c56a
#3980 : Use MDC to filter task instance log ( #13673 )
...
* Use MDC to collect task instance log
* Use MDCAutoClosableContext to remove the MDC key
2 years ago
Wenjun Ruan
c9066e8de9
Use MDC to filter task instance log ( #13673 )
...
* Use MDC to collect task instance log
* Use MDCAutoClosableContext to remove the MDC key
2 years ago
陈家名
7ee4b0b175
#3979 : [Improvement][api] Remove unless code in ResourcesServiceImpl ( #13676 )
...
* remove unless code in ResourcesServiceImpl
---------
Co-authored-by: chenjiaming <chenjiaming@kezaihui.com>
2 years ago
陈家名
a8e3deca8b
[Improvement][api] Remove unless code in ResourcesServiceImpl ( #13676 )
...
* remove unless code in ResourcesServiceImpl
---------
Co-authored-by: chenjiaming <chenjiaming@kezaihui.com>
2 years ago
陈家名
e43ca9ec52
#3978 : [Improvement] SQL optimization queryTheHighestPriorityTasks ( #13671 )
...
Co-authored-by: chenjiaming <chenjiaming@kezaihui.com>
2 years ago
陈家名
c2d5774790
[Improvement] SQL optimization queryTheHighestPriorityTasks ( #13671 )
...
Co-authored-by: chenjiaming <chenjiaming@kezaihui.com>
2 years ago
Aaron Wang
9c2071b584
#3977 : [Improvement] Add missing placeholder ( #13663 )
...
* Add missing placeholder
* Update dolphinscheduler-task-plugin/dolphinscheduler-task-api/src/main/java/org/apache/dolphinscheduler/plugin/task/api/am/KubernetesApplicationManager.java
Co-authored-by: kezhenxu94 <kezhenxu94@apache.org>
---------
Co-authored-by: kezhenxu94 <kezhenxu94@apache.org>
2 years ago
Aaron Wang
fd720880c7
[Improvement] Add missing placeholder ( #13663 )
...
* Add missing placeholder
* Update dolphinscheduler-task-plugin/dolphinscheduler-task-api/src/main/java/org/apache/dolphinscheduler/plugin/task/api/am/KubernetesApplicationManager.java
Co-authored-by: kezhenxu94 <kezhenxu94@apache.org>
---------
Co-authored-by: kezhenxu94 <kezhenxu94@apache.org>
2 years ago
iuhoay
90d901011b
#3976 : docs(file-manage): The file in File manage is a relative path, not an absolute path ( #13641 )
2 years ago
iuhoay
b48eae8ce7
docs(file-manage): The file in File manage is a relative path, not an absolute path ( #13641 )
2 years ago
Wenjun Ruan
498818e3d1
#3975 : Fix task instance log order might be wrong due to async print ( #13660 )
2 years ago
Wenjun Ruan
ca9df868f1
Fix task instance log order might be wrong due to async print ( #13660 )
2 years ago
Aaron Wang
5b1a2b388f
#3974 : [BUG][UI] Flink task display right version and deploy mode ( #13628 )
2 years ago
Aaron Wang
08ca57e4e8
[BUG][UI] Flink task display right version and deploy mode ( #13628 )
2 years ago
Rick Cheng
619a87c14d
#3973 : [Improvement-12697][UT] Improve the ProjectServiceTest ( #12698 )
2 years ago
Rick Cheng
7c97febefb
[Improvement-12697][UT] Improve the ProjectServiceTest ( #12698 )
2 years ago
Rick Cheng
d45daa3046
#3972 : [Improvement-12782][UT] Add UT for the 13 implementations of ResourceAcquisitionAndPermissionCheck ( #12784 )
2 years ago
Rick Cheng
eb4cba8884
[Improvement-12782][UT] Add UT for the 13 implementations of ResourceAcquisitionAndPermissionCheck ( #12784 )
2 years ago
旺阳
4b6b7bb5f2
#3971 : Fix data quality pwd error ( #13643 )
2 years ago
旺阳
43d79e45b4
Fix data quality pwd error ( #13643 )
2 years ago
QuantumXiecao
0cdd6aecf1
#3970 : [fix-13625] Modify systemd-run from MemoryMax to MemoryLimit for more generality ( #13627 )
...
Co-authored-by: xiecao <haolong.zhl@alibaba-inc.com>
2 years ago
QuantumXiecao
7586710d49
[fix-13625] Modify systemd-run from MemoryMax to MemoryLimit for more generality ( #13627 )
...
Co-authored-by: xiecao <haolong.zhl@alibaba-inc.com>
2 years ago
Jay Chung
69dce5d99b
#3969 : [Document]: Add new quick start doc with more details and gifs ( #13607 )
...
* doc: new quick start doc with more detail and gif
copy paste from https://github.com/bitsondatadev/trino-getting-started/pull/22
and the chinese translate by Google Translate
---------
Co-authored-by: Eric Gao <ericgao.apache@gmail.com>
2 years ago
Jay Chung
c1fd1cba1b
[Document]: Add new quick start doc with more details and gifs ( #13607 )
...
* doc: new quick start doc with more detail and gif
copy paste from https://github.com/bitsondatadev/trino-getting-started/pull/22
and the chinese translate by Google Translate
---------
Co-authored-by: Eric Gao <ericgao.apache@gmail.com>
2 years ago
kezhenxu94
be2f09629f
#3968 : Fix typo ( #13632 )
2 years ago
kezhenxu94
9668c84d30
Fix typo ( #13632 )
2 years ago
kezhenxu94
5502f560d2
#3967 : Publish Docker images to docker hub when released ( #13631 )
2 years ago
kezhenxu94
f937c511b1
Publish Docker images to docker hub when released ( #13631 )
2 years ago
Kerwin
9b04587e18
#3966 : [Release][3.1.4] add 3.1.4 release doc ( #13621 )
2 years ago
Kerwin
9b4605cbdd
[Release][3.1.4] add 3.1.4 release doc ( #13621 )
2 years ago
Qi Zhang
db02a05ce5
#3965 : [Docs] Update rainbond docs ( #13608 )
...
Signed-off-by: Qi Zhang <smallqi1@163.com>
2 years ago
Qi Zhang
6516240e0c
[Docs] Update rainbond docs ( #13608 )
...
Signed-off-by: Qi Zhang <smallqi1@163.com>
2 years ago
Wenjun Ruan
75f651ac5e
#3964 : Add execute function to handle the workflow instance operation ( #13610 )
2 years ago
Wenjun Ruan
4351a25f2a
Add execute function to handle the workflow instance operation ( #13610 )
2 years ago
Aaron Wang
c67e148d4a
#3963 : [Doc] Spark on K8S ( #13605 )
2 years ago
Aaron Wang
938f13b568
[Doc] Spark on K8S ( #13605 )
2 years ago