Wenjun Ruan
a17d0cc5d2
cherry-pick [Improvement][WorkerGroup]Remove workerGroup in registry #12217
2 years ago
zhuangchong
7ca4438682
Resolve AbstractTask code conflicts
2 years ago
Kerwin
58ef3cccd7
[3.1.1-prepare]cherry-pick [Improvement] remove log-server and server module #12206 ( #12562 )
2 years ago
Kerwin
541105a358
Optimized complement documentation ( #12550 )
2 years ago
caishunfeng
36ba5a39c5
fix import ( #12529 )
2 years ago
pandong
a30f2ae8df
cherry-pick [fix#12439] [Alert] fix send script alert NPE
...
#12495
2 years ago
Kerwin
f3277277f0
cherry-pick Refactor LogServiceClient Singleton to avoid repeat creation of NettyClient #11777 ( #12542 )
...
Co-authored-by: Wenjun Ruan <wenjun@apache.org>
2 years ago
houshitao
ab675dcf4b
[Bug] [API] The workflow definition and the tenant in the workflow instance are inconsistent. ( #12533 )
...
* [Bug] [API] The workflow definition and the tenant in the workflow instance are inconsistent
* fix NPE.
Co-authored-by: houshitao <shitaohou@163.com>
2 years ago
Kerwin
344293102d
[3.1.1-prepare][cherry-pick][Improvement] Add remote task model #11767 ( #12541 )
2 years ago
Hengdong Gong
149553c52b
[fix](dolphinscheduler-dao) fix upgrade to 3.1.0 sql missing field ( #12314 ) ( #12315 )
2 years ago
Yann Ann
88094f914c
cherry-pick [Fix-12425][API] Add rollbackFor setting.
2 years ago
Kerwin
eeb11eedfb
cherry-pick [Bug-12410] [API]Fix the worker list result in workflow definition only has default
2 years ago
Kerwin
a92f766843
[BUG-12306][UI]Fix the password item always is disabled ( #12437 )
...
* Fix the password item always is disabled
2 years ago
fuchanghai
e04750b81d
[doc] Correct descriptions in glossary.md ( #12282 )
2 years ago
TyrantLucifer
dbd747951d
cherry-pick [Hotfix][Docs] Fix 404 dead link
2 years ago
Chris-Arith
2b32c7b441
update english oracle.md ( #12332 )
2 years ago
insist777
3a14fd07b3
[Fix][Task] Fix dependent task can not predicate the status of the corresponding task correctly ( #12253 )
...
* [Fix][Task] dependent task can not predicate the status of the corresponding task correctly
2 years ago
Yann Ann
35608becac
make sure all failed task will save in errorTaskMap ( #12424 )
2 years ago
Kerwin
c79115c8d8
Fix timing scheduling trigger master service report to get command parameter null pointer exception ( #12419 )
2 years ago
Kerwin
2402b8a6ef
Use temurin Java docker images instead of deprecated ones ( #12334 ) ( #12421 )
...
Co-authored-by: kezhenxu94 <kezhenxu94@apache.org>
2 years ago
Kerwin
d2e56af838
[Bug] [spark-sql] In spark-sql, select both SPARK1 and SPARK2 versions and execute ${SPARK_HOME2}/bin/spark-sql ( #11721 ) ( #12420 )
...
select different versions of spark-sql to execute different versions of spark-sql
Co-authored-by: limaiwang <limaiwang@163.com>
2 years ago
Kerwin
2a2802c938
fix hdfs defaultFs not working ( #11823 ) ( #12418 )
...
Co-authored-by: xiangzihao <460888207@qq.com>
2 years ago
Kerwin
f0ad67f992
cherry-pick source is not available in sh ( #12413 )
...
Co-authored-by: simsicon <simsicon@gmail.com>
2 years ago
sgw
703f9991b4
[DS-12154][worker] Optimize the log printing of the worker module ( #12183 )
...
* [DS-12154][worker] Optimize the log printing of the worker module according to the log specification.
2 years ago
rickchengx
5cfe6a96b4
[Improvement-12372][k8s] Update the deprecated k8s api ( #12373 )
2 years ago
FlechazoW
39c1144fab
[Improvement][Task Plugin] Modify the comment of 'deployMode'. ( #12163 )
2 years ago
zhuangchong
b4f59af9d9
Remove the DataxTaskTest class because there is no junit5 package.
2 years ago
Kerwin
b559d033d3
fix datax NPE issue ( #12388 ) ( #12407 )
2 years ago
Kerwin
10b7d24c2e
cherry-pick [BUG-12396][Schedule] Fixed that the workflow definition scheduling that has been online after the version upgrade does not execute
2 years ago
zhuangchong
056176afc0
[Improvement][API] When the workflow definition is copied, the operation user of the timed instance is changed to the current user
2 years ago
Kerwin
771dd67b2e
cherry-pick [Improvement-12391][API] Workflow definitions that contain logical task nodes support the copy function
2 years ago
caishunfeng
7e39396a76
[maven-release-plugin] prepare for next development iteration
2 years ago
caishunfeng
ae33ba5947
[maven-release-plugin] prepare release 3.1.0
2 years ago
Devosend
beebc5e0ad
fix env config space bug ( #12147 )
2 years ago
caishunfeng
f982e1d2a2
[3.1.0-prepare] Update version to 310 ( #12146 )
...
Co-authored-by: Jiajie Zhong <zhongjiajie955@gmail.com>
2 years ago
Tq
3efe4bc308
[BUG][BE-12113]fix htrace dependency conflicts ( #12126 )
...
* fix htrace dependency conflicts
* replace htrace-core with hbase-noop-htrace
2 years ago
陈家名
399f62cba2
[bug][k8s] Change the config file keys in K8s to be the same as those in common.properties ( #11812 )
2 years ago
陈家名
7a85b930d7
[k8s] Delete unnecessary configurations. ( #11808 )
2 years ago
caishunfeng
a5a941e079
fix upgrade for 310 ( #12137 )
2 years ago
Yann Ann
3e899bee06
[fix#12000]Cannot remove the WorkerGroup from the master service ( #12050 )
...
* [Bug] [Master] Cannot remove the WorkerGroup from the master service. #12000
* remove unnecessary locks
* Update dolphinscheduler-master/src/main/java/org/apache/dolphinscheduler/server/master/registry/ServerNodeManager.java
Co-authored-by: caishunfeng <caishunfeng2021@gmail.com>
Co-authored-by: caishunfeng <caishunfeng2021@gmail.com>
2 years ago
Eric Gao
42d8308940
[Doc][Improvement] Add instructions for process execution type and data complement ( #12121 )
...
* Add instructions for process execution type and data complement
* Fix and polish the docs
2 years ago
Jiajie Zhong
b0b29ed8e1
[fix][python] Task switch branch not show in webui ( #12120 )
...
when create task switch in python api, switch branch not show correctly,
due to we add some unnecessary attribute to switch task, this patch we
add `_task_ignore_attr` in class `Task` to ignore those unnecessary
attribute from `_task_default_attr`
(cherry picked from commit a86f4e2693
)
2 years ago
Jiajie Zhong
71c51c3c3d
[Fix] Also auto formatter workflow instance if location is null ( #12080 )
...
* [fix] Also auto formatter workflow instance if location is null
In #11535(096fae77
) and #11681(4dca488c
), we already formatter
workflow definition, but I find out we forget formatter workflow
instance with definition's location is null, this patch also
formatter workflow instance.
* remove console log
(cherry picked from commit 2531c222de
)
2 years ago
JieguangZhou
f871a4a41f
fix python home conflict ( #12112 )
...
(cherry picked from commit 6eb1eb722a
)
2 years ago
Amy0104
c47e088b73
[Fix][UI] Fix workflow name overlaps bug ( #11862 ) ( #12125 )
...
Co-authored-by: Devosend <devosend@gmail.com>
2 years ago
jackfanwan
1e59250055
[BUG]Delete Setting ID ( #12096 )
...
* Delete Setting ID
* modify id
Co-authored-by: jackfanwan <fanwanlong@kezaihui.com>
2 years ago
Wenjun Ruan
1a63f8672a
Fix insert command error due to the id is not null ( #12092 ) ( #12098 )
...
(cherry picked from commit fba5a8eaa0
)
2 years ago
Eric Gao
e7b12bf205
[Cherry-Pick][3.1.0-prepare] Cherry-Pick OssOperator for Resource Center to 3.1.0 ( #12094 )
...
* Cherry OssOperator for Resource Center to 3.1.0
* Fix doc dead link
2 years ago
Eric Gao
0d16d7b323
[Cherry-Pick][3.1.0-Prepare] Cherry pick docs format fix for 3.1.0 ( #12095 )
...
* Cherry pick docs format fix for 3.1.0
* Fix doc dead link
* Fix sphinx dead link
2 years ago
JieguangZhou
a2b3659fe9
[improve] Optimize MLFlow task plugin for easy of use ( #12071 )
...
optimize code
(cherry picked from commit cf522e2f
)
2 years ago