Commit Graph

7443 Commits

Author SHA1 Message Date
zhuangchong df9becb770 [maven-release-plugin] prepare release 3.1.8 2023-08-02 20:06:39 +08:00
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>
2023-08-02 19:59:13 +08:00
zhuangchong 29757014c7 [maven-release-plugin] prepare for next development iteration 2023-08-02 17:13:27 +08:00
zhuangchong 6616d46b6c [maven-release-plugin] prepare release 3.1.8 2023-08-02 17:13:26 +08:00
Wenjun Ruan 8e058fc227
Use adhoc connection in sql/procedure task (#14670) 2023-07-31 22:44:43 +08:00
Kerwin 69084be21c
[Fix-14008][registry] Fix etcd memory leak due to leaseId (#14034) (#14666)
Co-authored-by: eye-gu <734164350@qq.com>
2023-07-31 16:15:43 +08:00
rickchengx 64b92009e9 cherry-pick [Fix-11877][UI] Fix the problem that the environment cannot be deleted on the UI of some tasks
#11878
2023-07-20 14:02:50 +08:00
Kerwin 2a97ca39e1
Added documentation for release 3.1.8 (#14595) 2023-07-20 13:59:32 +08:00
Kerwin 306439cfcd Fix wrong judgment condition when building parameters of seatunnel task node. (#14594) 2023-07-20 12:39:32 +08:00
zyfjrx fa0eb467a8 cherry-pick [Bug] [Seatunnel-Task] Run Mode defaults to run, and you cannot select a null value
#14267
2023-07-20 12:20:32 +08:00
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
2023-07-19 11:13:21 +08:00
fuchanghai 102a9ae32c [Fix-14447][K8S Task] Fix IndexOutofBoundsException for pod name without dash (#14448) 2023-07-10 15:26:00 +08:00
Gavin Hawk 967bd5ee4d 修复Issue-14397:由于导入的工作流没有设置taskExecuteType导致在任务定义页面中无法展示出来,地址:https://github.com/apache/dolphinscheduler/issues/14397 (#14398)
Co-authored-by: huangjp@zetyun.com <huangjp@zetyun.com>
2023-07-06 09:05:32 +08:00
ligen 475cf66229 cherry-pick [Fix-14441] [Bug] [Alarm Instance Manage] Search result list error #14444 2023-07-06 09:03:23 +08:00
xiangzihao 84950927d4 [CI] [Test] Try to fix jar conficts (#14407)
* try to fix jar conficts
2023-07-06 09:00:36 +08:00
QuakeWang 0d4d8c5d2d fix issue#14375 (#14435)
add sqoop config in website
2023-07-06 09:00:09 +08:00
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
2023-06-26 09:28:00 +08:00
kami a06f5ad7ad [Bug] [Master] Fix complementListDate will throw IndexOutOfBoundsException (#14361) 2023-06-26 09:23:27 +08:00
旺阳 64e81c0e83 cherry-pick [Alert] [HTTP Plugin] Lose HTTP port
#14341
2023-06-26 09:21:25 +08:00
lgcareer a147c6979b [NOTICE]Update the NOTICE year (#14272)
Co-authored-by: lgcareer <lgcareer@apache.org>
2023-06-26 09:17:40 +08:00
scorpig d556528c78 Fix TreeView "Task Status" not show bug and compatibility with older versions (#14207)
use WorkflowExecutionStatus.name()
2023-06-26 09:17:08 +08:00
Jeremy 024153ea66 fix: default datax plugin #14204 2023-06-26 09:15:00 +08:00
Devosend 77a967cc56 fix resource center upload file timeout bug (#14268)
(cherry picked from commit 85b581b232)
2023-06-02 21:38:09 +08:00
zhuangchong d049c668d6 [maven-release-plugin] prepare for next development iteration 2023-05-22 16:05:30 +08:00
zhuangchong b570a187f6 [maven-release-plugin] prepare release 3.1.7 2023-05-22 16:05:29 +08:00
calvin cdf2b21e7e improve the select component on the page of workflow relation (#13805) 2023-05-22 15:51:51 +08:00
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)
2023-05-22 15:51:51 +08:00
Kerwin 2deafb0b6d
Added 3.1.7 release document (#14172) 2023-05-22 15:15:14 +08:00
秋天 05ebd409c3 [fix-11321][ui] fix create workflow contains chunjun node failed (#11979) 2023-05-22 13:55:21 +08:00
fuchanghai 3554e7557a
[fix-#14169]The subprocess type node is always in the ```ready pause ``` or ``` ready stop ``` state (#14170) 2023-05-22 10:50:49 +08:00
Drake Youngkun Min 9b094e980b cherry-pick [Bug-13951 ][dolphinscheduler-service] StartParams is not applied when task is failover(RECOVER_TOLERANCE_FAULT_PROCESS CommandType) #13958 2023-05-22 09:36:14 +08:00
zhuangchong f838faf31a code clean 2023-05-19 16:35:11 +08:00
Jay Chung 2c87e31274 cherry-pick fix: Save task seatunnel error #14129 2023-05-19 14:47:53 +08:00
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
2023-05-18 19:32:07 +08:00
fuchanghai 3281c97fe1 [fix-#13940] add status of ``` stop``` in class of TaskExecutionStatus (#14016) 2023-05-18 19:30:51 +08:00
zhuangchong e74de04d1b [maven-release-plugin] prepare for next development iteration 2023-05-09 21:46:47 +08:00
zhuangchong 7780fdc2f5 [maven-release-plugin] prepare release 3.1.6 2023-05-09 21:46:46 +08:00
Kerwin be2157f5da
[release][3.1.6] Doc release 3.1.6 (#14069)
* Added 3.1.6 release document
2023-05-09 20:28:56 +08:00
imp2002 7eaa20f8f0 [Fix-13928][UI] Fix repeat CustomParams input box #14029 2023-05-09 16:35:09 +08:00
aiwenmo 16bc5aa5f3 [doc] Change DinkyTask picture to english (#14061) 2023-05-09 16:28:17 +08:00
Jay Chung 5a996c11d2 cherry-pick doc: Change readme and standalone docker quick start #14002 2023-04-30 15:34:34 +08:00
ralphgj 4fda0b453c cherry-pick [Fix-13815][master] Fix dependent task incorrect timeout alerts #13822 2023-04-30 15:27:10 +08:00
Zzih c38fe93d7c cherry-pick [Fix 13941]Fix replace time variable #13975 2023-04-30 15:25:22 +08:00
破晓 41cd1f8266 [BUG][Data Quality] Fixing the incorrect DML statements in upgrade SQL. (#13960) 2023-04-30 12:11:03 +08:00
xiangzihao 219bb21f4a [E2E-Test] Try to fix flaky e2e test (#13971)
* try to fix flaky e2e test
2023-04-30 12:10:00 +08:00
ralphgj b78e42f496 cherry-pick [Fix-13780][api] Fix the problem of process instance DAG can't show dependent task #13823 2023-04-30 12:03:40 +08:00
jackfanwan 0418b0587e add return success judge (#13873)
Co-authored-by: fanwanlong <fanwanlong@kezaihui.com>
2023-04-30 12:00:18 +08:00
klaokai b328b71a6d cherry-pick [Bug] [worker] WorkerConfig output is wrong #14001 2023-04-30 11:57:36 +08:00
Assert 0f677de0b7 cherry-pick Support Apache Seatunnel Connector-V2
#13086
2023-04-30 11:53:15 +08:00
Jay Chung ca10898c53 fix: Missing ddl in 3.1.x
related: https://github.com/apache/dolphinscheduler/pull/13901
2023-04-25 11:36:26 +08:00