caishunfeng
b40a73713a
fix duplicate event ( #15008 )
1 year ago
caishunfeng
160fde19aa
Revert "fix duplicate event ( #14986 )" ( #15006 )
...
This reverts commit 7a38b87c9a
.
1 year ago
caishunfeng
7a38b87c9a
fix duplicate event ( #14986 )
1 year ago
zhuangchong
ed1cf53987
cherry-pick [Fix-14963] Fix the error of using shell task to obtain Home variable in Ubuntu system #14964
1 year ago
fuchanghai
1102238c1d
Update dolphinscheduler_ddl.sql ( #14945 )
1 year ago
Yhr-N
df9aa418b8
[Fix-14546] seatunnel unable submit spark job to spark ( #14617 )
1 year ago
Hunter
06091193c7
cherry-pick fix create http request error #14793
1 year ago
fuchanghai
f2789054fa
cherry-pick after a submit failure, stop the processInstance to avoid an endless loop #13051
1 year ago
zhuangchong
92c744a2d3
fix process service impl class compile error
1 year ago
fuchanghai
fb52207cfa
[cherry-pick] Construct processInstance may NPE when master handling command ( #14888 )
1 year ago
fuchanghai
e7bdefd875
fix that can't skip test ( #14872 )
1 year ago
hanyulin
4fc2a41b48
Update ExecutorController.java ( #14860 )
1 year ago
旺阳
6e99c6af18
Set task end time when subprocess notify by remote ( #14856 )
1 year ago
码上猿梦
146f46d453
[fix-#14851] fix yaml ( #14852 )
1 year ago
wangzheyuan
fefea119ed
Fix a typo in development-environment-setup.md ( #14767 )
1 year ago
Chenshuai
ef7f17f0b0
fix: filter ( #14770 )
...
Co-authored-by: Jim Chen <chenshuai19950725@gmail.com>
Co-authored-by: Rick Cheng <rickchengx@gmail.com>
Co-authored-by: xiangzihao <460888207@qq.com>
1 year ago
zhangbaipeng
a3a3c380dc
[Improvement] [Task] Change Seatunnel task run-mode to deploy-mode ( #14800 )
1 year ago
zhuangchong
ce92a4f455
[maven-release-plugin] prepare for next development iteration
1 year ago
zhuangchong
df9becb770
[maven-release-plugin] prepare release 3.1.8
1 year ago
Kerwin
ef90774669
[3.1.8] [fix-#14537] the branch that needs to be executed overlaps with another branch, it may not be able to complete the normal execution #14563 ( #14689 )
...
Co-authored-by: fuchanghai <33984497+fuchanghai@users.noreply.github.com>
1 year ago
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
2 years ago
zhuangchong
b570a187f6
[maven-release-plugin] prepare release 3.1.7
2 years ago
calvin
cdf2b21e7e
improve the select component on the page of workflow relation ( #13805 )
2 years 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)
2 years ago
Kerwin
2deafb0b6d
Added 3.1.7 release document ( #14172 )
2 years ago
秋天
05ebd409c3
[fix-11321][ui] fix create workflow contains chunjun node failed ( #11979 )
2 years ago
fuchanghai
3554e7557a
[fix-#14169]The subprocess type node is always in the ```ready pause ``` or ``` ready stop ``` state ( #14170 )
2 years 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
2 years ago
zhuangchong
f838faf31a
code clean
2 years ago