Commit Graph

7409 Commits

Author SHA1 Message Date
dalong
acf317ab2e
[Bug] [docs] doc MinIO write wrong #15394 (#15413)
Co-authored-by: 86157 <mapengfei@lnxjit.commapengfei@lnxjit.com>
2024-01-03 18:45:20 +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
zhuangchong
6212207dd7 fix unimport class in the test class 2023-04-23 15:14:34 +08:00
zhuangchong
74f154d3ae change log to logger in the process definition service class 2023-04-21 17:22:18 +08:00
JieguangZhou
a64421e8e7
[Improve][DOC] Update resource local file system docs (#13982)
* update resource local file system docs

* Update configuration.md

* Update configuration.md
2023-04-21 16:15:42 +08:00
AliceXiaoLu
591b4c9141 cherry-pick OracleSouce edited again, ConnectionType is null #13881 2023-04-21 13:29:51 +08:00
LiJie20190102
8829bea86d
[Fix-13596][Task Instance] Throw an error message to tell the user that the file cannot be found instead of NPE during task execution (#13878)
Co-authored-by: lijie0203 <guoxiaoliang@qishudi.com>
2023-04-19 16:22:16 +08:00
ralphgj
7e134b24ef cherry-pick [Fix-13828][api] Fix the problem of work groups have two defult records #13829 2023-04-13 17:08:36 +08:00
Kerwin
9d303a017b Fix schedule time data primary key conflict when importing workflow definition (#13926) 2023-04-13 17:03:41 +08:00
Kerwin
dc40cd76bc Fix item, workflow, and task parameters in dependent task nodes can be searched (#13918) 2023-04-13 09:06:52 +08:00
zhuangchong
c4efc242ff Add release Helm Chart #13385 2023-04-13 09:06:52 +08:00
Jay Chung
897d3d3973 fix: docker auto push tag name (#13858) 2023-04-13 09:06:52 +08:00
Jay Chung
f13c2d7a12 doc: Add hyperlink for pydolphinscheduler doc (#13907)
* doc: Add hyperlink for pydolphinscheduler do
* remove Tianqi-Dotes for docs code owner
2023-04-11 14:49:42 +08:00
huangxinan1990
0df149c370 fix: when sudo enable is false, execute command will failed (#13860) 2023-04-10 10:23:27 +08:00
旺阳
298091bf3b cherry-pick [Bug] [Cron] Parse corn expression error#13841 2023-04-10 10:21:20 +08:00
zhuangchong
daabcdaa01 [maven-release-plugin] prepare for next development iteration 2023-04-03 18:18:31 +08:00
zhuangchong
9e5b0a1cc3 [maven-release-plugin] prepare release 3.1.5 2023-04-03 18:18:30 +08:00
Jay Chung
b547024baf fix: python gateway tenant code query
part of related: #13042
2023-04-03 17:40:29 +08:00
zhuangchong
51999267b7 [maven-release-plugin] prepare for next development iteration 2023-03-31 15:23:14 +08:00
zhuangchong
c759675312 [maven-release-plugin] prepare release 3.1.5 2023-03-31 15:23:13 +08:00
Kerwin
45b07a3f5d
add release 3.1.5 version (#13839) 2023-03-31 12:16:06 +08:00
HomminLee
c5a5ff7a74 [Fix-13657][Master]NPE caused by the execution of workflow with startNode and forbidden task (#13668)
Co-authored-by: HomminLee <lihongmin@ysstech.com>
2023-03-31 10:44:59 +08:00
ititdog
68c8d5502f Update WorkflowExecuteRunnable.java (#13155) 2023-03-31 10:43:39 +08:00
jackfanwan
96601fef4c fix when the task details are not modified, the predecessor node cannot be modified (#13422)
* fix when the task details are not modified, the predecessor node cannot be modified

* deleted useless code

Co-authored-by: fanwanlong <fanwanlong@kezaihui.com>
2023-03-31 10:41:20 +08:00
Wenjun Ruan
7b24efb715 cherry-pick Fix when update scheduler will execute workflow #13285 2023-03-31 10:37:32 +08:00
lxorc
eae10c9287 cherry-pick [Fix-11583][UI] Fix the API usage of gantt graph #13778 2023-03-31 10:34:54 +08:00
旺阳
eea397a0dd cherry-pick [Fix][Alert] Fix when auth is false and user || pwd null can't send email excection #13761 2023-03-31 10:30:02 +08:00
zhuangchong
cdb70824c4 fix log error in the PythonGateway 2023-03-30 17:45:54 +08:00
Jrebel-i
3eeff662bc Fix Bug [Athena Datasource] datasource other params illegal (#13032) 2023-03-30 16:18:40 +08:00
陈家名
ecfdebebae cherry-pick [fix][sql] Add unique key to process_definition_log avoid TooManyResultExpection
#12503
2023-03-30 16:08:38 +08:00
旺阳
76a1a6dfcb cherry-pick [Fix][Data Quality]Dataquality Spark Get Datasource Password Error When Password Has $ #13643 2023-03-30 15:50:36 +08:00
kezhenxu94
e84a80f6d4 cherry-pick Publish Docker images to docker hub when released #13631 2023-03-30 15:45:00 +08:00
Aaron Wang
6898c149a8 [BUG][UI] Flink task display right version and deploy mode (#13628) 2023-03-30 15:34:58 +08:00
Aaron Wang
43a3fdf90b cherry-pick [Bug-13666] remove WORKER_GROUP in values.yaml #13718 2023-03-30 15:31:56 +08:00
旺阳
3f94c3cb32 Fix webex teams alert plugin null exception error (#13591) 2023-03-30 15:28:00 +08:00
Jay Chung
bf8480b247 feat: Python return datasource object and allow filter by type (#13616)
related: https://github.com/apache/dolphinscheduler-sdk-python/pull/75
2023-03-23 20:29:12 +08:00