zhuangchong
29757014c7
[maven-release-plugin] prepare for next development iteration
1 year ago
zhuangchong
6616d46b6c
[maven-release-plugin] prepare release 3.1.8
1 year ago
Wenjun Ruan
8e058fc227
Use adhoc connection in sql/procedure task ( #14670 )
1 year ago
Kerwin
69084be21c
[Fix-14008][registry] Fix etcd memory leak due to leaseId ( #14034 ) ( #14666 )
...
Co-authored-by: eye-gu <734164350@qq.com>
1 year ago
rickchengx
64b92009e9
cherry-pick [Fix-11877][UI] Fix the problem that the environment cannot be deleted on the UI of some tasks
...
#11878
1 year ago
Kerwin
2a97ca39e1
Added documentation for release 3.1.8 ( #14595 )
1 year ago
Kerwin
306439cfcd
Fix wrong judgment condition when building parameters of seatunnel task node. ( #14594 )
1 year ago
zyfjrx
fa0eb467a8
cherry-pick [Bug] [Seatunnel-Task] Run Mode defaults to run, and you cannot select a null value
...
#14267
1 year ago
HomminLee
1e029fbad7
[Fix-14303][Master] Workflow with sub_process task can't be stopped w… ( #14343 )
...
* [Fix-14303][Master] Workflow with sub_process task can't be stopped when running
* add test
* fix error from cherry-pick
1 year ago
fuchanghai
102a9ae32c
[Fix-14447][K8S Task] Fix IndexOutofBoundsException for pod name without dash ( #14448 )
1 year ago
Gavin Hawk
967bd5ee4d
修复Issue-14397:由于导入的工作流没有设置taskExecuteType导致在任务定义页面中无法展示出来,地址: https://github.com/apache/dolphinscheduler/issues/14397 ( #14398 )
...
Co-authored-by: huangjp@zetyun.com <huangjp@zetyun.com>
1 year ago
ligen
475cf66229
cherry-pick [Fix-14441] [Bug] [Alarm Instance Manage] Search result list error #14444
1 year ago
xiangzihao
84950927d4
[CI] [Test] Try to fix jar conficts ( #14407 )
...
* try to fix jar conficts
1 year ago
QuakeWang
0d4d8c5d2d
fix issue#14375 ( #14435 )
...
add sqoop config in website
1 year ago
ORuteMa
87481aa7e0
[bug][plugin]Fix: Correct the way to determine the yarn queue in Flink CommandLine and SQL mode ( #14237 )
...
* Fix: Correct the way to determine the yarn queue in Flink CommandLine
* fix the yarn queue in sql mode && refine the code
* refine code
* remove unnecessary comment
* fix yarn queue properties
* remove redundant variable
1 year ago
kami
a06f5ad7ad
[Bug] [Master] Fix complementListDate will throw IndexOutOfBoundsException ( #14361 )
1 year ago
旺阳
64e81c0e83
cherry-pick [Alert] [HTTP Plugin] Lose HTTP port
...
#14341
1 year ago
lgcareer
a147c6979b
[NOTICE]Update the NOTICE year ( #14272 )
...
Co-authored-by: lgcareer <lgcareer@apache.org>
1 year ago
scorpig
d556528c78
Fix TreeView "Task Status" not show bug and compatibility with older versions ( #14207 )
...
use WorkflowExecutionStatus.name()
1 year ago
Jeremy
024153ea66
fix: default datax plugin #14204
1 year ago
Devosend
77a967cc56
fix resource center upload file timeout bug ( #14268 )
...
(cherry picked from commit 85b581b232
)
1 year ago
zhuangchong
d049c668d6
[maven-release-plugin] prepare for next development iteration
1 year ago
zhuangchong
b570a187f6
[maven-release-plugin] prepare release 3.1.7
1 year ago
calvin
cdf2b21e7e
improve the select component on the page of workflow relation ( #13805 )
1 year ago
hdygxsj
99da77ad96
[Feature][UI]make status and schedule publish status display together (issue-12834) ( #12922 )
...
* [Feature][UI]make status and schedule publish status display together in workflow definition list page (issue-12834)
* [Feature][UI]make status and schedule publish status display together in workflow definition list page (issue-12834)
1 year ago
Kerwin
2deafb0b6d
Added 3.1.7 release document ( #14172 )
1 year ago
秋天
05ebd409c3
[fix-11321][ui] fix create workflow contains chunjun node failed ( #11979 )
1 year ago
fuchanghai
3554e7557a
[fix-#14169]The subprocess type node is always in the ```ready pause ``` or ``` ready stop ``` state ( #14170 )
1 year ago
Drake Youngkun Min
9b094e980b
cherry-pick [Bug-13951 ][dolphinscheduler-service] StartParams is not applied when task is failover(RECOVER_TOLERANCE_FAULT_PROCESS CommandType) #13958
1 year ago
zhuangchong
f838faf31a
code clean
2 years ago
Jay Chung
2c87e31274
cherry-pick fix: Save task seatunnel error #14129
2 years ago
openopen2
862b32ec63
[Doc] Fix upgrade-schema.sh cannot load driver class ( #14072 )
...
* fix upgrade-schema.sh cannot load driver class
When initializing and creating related tables for the first time, the support of related jdbc drivers is required. This article omits placing jdbc drivers in the tools directory.
* Update datasource-setting.md
update english doc
2 years ago
fuchanghai
3281c97fe1
[fix-#13940] add status of ``` stop``` in class of TaskExecutionStatus ( #14016 )
2 years ago
zhuangchong
e74de04d1b
[maven-release-plugin] prepare for next development iteration
2 years ago
zhuangchong
7780fdc2f5
[maven-release-plugin] prepare release 3.1.6
2 years ago
Kerwin
be2157f5da
[release][3.1.6] Doc release 3.1.6 ( #14069 )
...
* Added 3.1.6 release document
2 years ago
imp2002
7eaa20f8f0
[Fix-13928][UI] Fix repeat CustomParams input box #14029
2 years ago
aiwenmo
16bc5aa5f3
[doc] Change DinkyTask picture to english ( #14061 )
2 years ago
Jay Chung
5a996c11d2
cherry-pick doc: Change readme and standalone docker quick start #14002
2 years ago
ralphgj
4fda0b453c
cherry-pick [Fix-13815][master] Fix dependent task incorrect timeout alerts #13822
2 years ago
Zzih
c38fe93d7c
cherry-pick [Fix 13941]Fix replace time variable #13975
2 years ago
破晓
41cd1f8266
[BUG][Data Quality] Fixing the incorrect DML statements in upgrade SQL. ( #13960 )
2 years ago
xiangzihao
219bb21f4a
[E2E-Test] Try to fix flaky e2e test ( #13971 )
...
* try to fix flaky e2e test
2 years ago
ralphgj
b78e42f496
cherry-pick [Fix-13780][api] Fix the problem of process instance DAG can't show dependent task #13823
2 years ago
jackfanwan
0418b0587e
add return success judge ( #13873 )
...
Co-authored-by: fanwanlong <fanwanlong@kezaihui.com>
2 years ago
klaokai
b328b71a6d
cherry-pick [Bug] [worker] WorkerConfig output is wrong #14001
2 years ago
Assert
0f677de0b7
cherry-pick Support Apache Seatunnel Connector-V2
...
#13086
2 years ago
Jay Chung
ca10898c53
fix: Missing ddl in 3.1.x
...
related: https://github.com/apache/dolphinscheduler/pull/13901
2 years ago
zhuangchong
6212207dd7
fix unimport class in the test class
2 years ago
zhuangchong
74f154d3ae
change log to logger in the process definition service class
2 years ago