Wenjun Ruan
fc72f8bae1
[Fix-11413] Cannot set task status to kill if the task is not in running( #11414 ) ( #12007 )
...
(cherry picked from commit 496c2d4bfa
)
2022-09-17 13:55:20 +08:00
Wenjun Ruan
36135d4151
Clear thread name in BaseTaskProcessor ( #11422 ) ( #12008 )
...
(cherry picked from commit 47b50067ef
)
2022-09-17 11:30:57 +08:00
Kerwin
901d01fb5f
cherry-pick [Bug](dependent) Dependent downstream trigger error when schedule cycle not day. ( #11987 )
...
Co-authored-by: Stalary <stalary@163.com>
2022-09-17 09:04:35 +08:00
Kerwin
08fc7daf49
[CI] Fix cluster test abnormal ( #11688 ) ( #11985 )
...
* fix cluster test abnormal
Co-authored-by: xiangzihao <460888207@qq.com>
2022-09-16 19:27:34 +08:00
Kerwin
f132b05ce3
[Improvement-11380][scp-host.sh] Set StrictHostKeyChecking=no option to ssh ( #11382 ) ( #11995 )
...
* [Improvement][scp-host.sh] Set StrictHostKeyChecking=no option to ssh
* add StrictHostKeyChecking=no option to status-all.sh
Co-authored-by: rickchengx <38122586+rickchengx@users.noreply.github.com>
2022-09-16 19:25:46 +08:00
Kerwin
c258cc0d3c
[DOC] improve zk digest doc ( #11703 ) ( #11992 )
...
Co-authored-by: Evans Sun <abzymeinsjtu@gmail.com>
2022-09-16 19:23:43 +08:00
Kerwin
0680282d69
optimize the process instance query, change the date time range ( #11719 ) ( #11991 )
...
Co-authored-by: juzimao <578961953@qq.com>
2022-09-16 19:22:49 +08:00
Kerwin
6824c72990
[Doc] Remove re-upload file function in the 3.0.0's doc ( #11804 ) ( #11984 )
...
Co-authored-by: xiangzihao <460888207@qq.com>
2022-09-16 19:04:42 +08:00
Kerwin
ea8b00fa89
[Fix-11051][Task]Fix the process exitValue exception when the process times out and th… ( #11099 ) ( #11983 )
2022-09-16 19:03:01 +08:00
Kerwin
7c2d6b8e36
[fix-11404]: make the common.properties to configurable on values.yaml ( #11441 ) ( #11967 )
...
and set the resource.storage.type default to hdfs
Co-authored-by: 爱穿格子裤 <30542109+yutianaiqingtian@users.noreply.github.com>
2022-09-16 18:57:57 +08:00
caishunfeng
3ea17820a7
[Cherry-pick-3.0.1][fix-11452][Bug] [Logger Server] Incorrect password regular expression ( #11993 )
...
Co-authored-by: jackfanwan <61672564+jackfanwan@users.noreply.github.com>
2022-09-16 15:26:16 +08:00
Kerwin
bbafbc4749
[doc] Add how obtain IP address from network card in FAQ ( #11311 ) ( #11982 )
...
This pull request update the FAQ doc (faq.md) by adding how to obtain the IP address
from the specified network card, which is part of relevant information created when
the master service and worker service are registered with zookeeper.
Co-authored-by: Shuo Zhang <zhangshuocn@qq.com>
2022-09-16 14:47:50 +08:00
Kerwin
d94797dfbc
Remove logger header in task log file ( #11555 ) ( #11968 )
2022-09-16 13:03:22 +08:00
Kerwin
75f93b60ad
cherry-pick [Bug] [API] The task priority and process instance priority might be null and cause NPE ( #11969 )
2022-09-16 13:02:58 +08:00
fuchanghai
6fec9e2f08
[3.0.1 prepare] [cherry-pick ]fix doc about sub-process's child node describe ( #11972 )
2022-09-16 13:01:51 +08:00
Kerwin
2e64e1ca2f
cherry-pick [Bug] [spark-sql] In spark-sql, select both SPARK1 and SPARK2 versions and execute /bin/spark-sql ( #11971 )
2022-09-16 13:01:03 +08:00
fuchanghai
642f444eee
Update dolphinscheduler_ddl.sql ( #11974 )
2022-09-16 11:41:57 +08:00
fuchanghai
15506a8785
[fix-#11815] fix ck column names contain special characters ( #11973 )
...
Co-authored-by: fuchanghai <changhai.fu@marketingforce.com>
2022-09-16 11:41:20 +08:00
caishunfeng
b7f923fe4e
[fix][doc] Update the registry related configuration in values.yaml ( #11444 ) ( #11980 )
...
Co-authored-by: rickchengx <38122586+rickchengx@users.noreply.github.com>
2022-09-16 11:15:06 +08:00
caishunfeng
9005b3c359
[Bug][Workflow Definition] fix ordinary users can not create depend task ( #11961 ) ( #11976 )
2022-09-16 09:38:49 +08:00
Kerwin
5b6c6ac2b9
[3.0.1-prepare][cherry-pick][Fix-11877][UI] Fix the problem that the environment cannot be delete ( #11934 )
...
* cherry-pick [Fix-11877][UI] Fix the problem that the environment cannot be delete...
* Remove non-existing task plugins
Co-authored-by: rickchengx <38122586+rickchengx@users.noreply.github.com>
2022-09-15 15:24:55 +08:00
Kerwin
350a3632d3
cherry-pick [fix-10938]: use dot to replace source and make the default env work in shell ( #11937 )
2022-09-15 15:05:39 +08:00
Kerwin
275b68992c
fix hdfs defaultFs not working ( #11823 ) ( #11936 )
2022-09-15 15:02:41 +08:00
Kerwin
70e2db3a8c
cherry-pick [Fix] [Quartz] cron did not work as expected ( #11932 )
2022-09-15 14:42:07 +08:00
caishunfeng
43d9c00259
[Cherry-pick][Bug] [Master] WorkflowExecuteRunnable will face a infinite loop #11838 #11864 ( #11949 )
...
Co-authored-by: Yann Ann <2993643785@qq.com>
2022-09-15 10:36:34 +08:00
冯剑
81f2d6b293
[3.0.1-prepare]cherry-pick[Bug-#11650][worker] #11650 fix SQL type task, stop task does not take effect ( #11938 )
...
* [Bug-11650][worker] #11650 fix SQL type task, stop task does not take effect
Co-authored-by: 冯剑 Jian <jian.feng@jiduauto.com>
2022-09-15 09:03:47 +08:00
caishunfeng
ba9605f576
[Cherry-pick 3.0.1][Fix][db] fix init&upgrade mysql-meta-schema bugs #11887 ( #11933 )
2022-09-14 18:50:27 +08:00
Kerwin
8123bc4464
cherry-pick Process definition length too long when copy or import #10621 ( #11893 )
2022-09-14 09:15:53 +08:00
Jiajie Zhong
9badb2d2fb
[doc] Add missing docs metrics.md
...
fix : #11575
2022-08-23 15:22:56 +08:00
Jiajie Zhong
77cc47720f
impv: Versioning python document
2022-08-11 10:37:30 +08:00
Jiajie Zhong
d7b987d2d0
[doc] Remove not exists task for version 3.0.0
2022-08-09 17:34:23 +08:00
Jiajie Zhong
9d45421fd5
[doc] Correct check style path
...
ref: 9ac1f61a
2022-08-09 14:15:36 +08:00
Jiajie Zhong
9ac1f61ab2
[doc] Fix checkstyle path
...
checkstyle file remove in #11272
2022-08-09 14:07:48 +08:00
xiangzihao
92ca3df127
[Doc] Add tools/libs to the init database steps ( #11345 )
...
(cherry picked from commit 983f9b41bf
)
2022-08-09 13:55:30 +08:00
Jiajie Zhong
baa59f28c7
[doc] Fixed hadoop link to avoid dead link
...
https://hadoop.apache.org/docs/current/hadoop-project-dist/hadoop-common/CommandsManual.html#jar
point to the latest docs and will be changed more frequent than fixed link
https://hadoop.apache.org/docs/r3.2.4/hadoop-project-dist/hadoop-common/CommandsManual.html#jar .
So I change to the fixed link
2022-08-09 11:54:07 +08:00
Jiajie Zhong
889fd580e3
[maven-release-plugin] prepare for next development iteration
2022-08-05 18:16:57 +08:00
Jiajie Zhong
9efd1ace78
[maven-release-plugin] prepare release 3.0.0
2022-08-05 18:16:57 +08:00
Jiajie Zhong
d302718360
Correct docdev.js version
2022-08-05 18:06:54 +08:00
Jiajie Zhong
77aa313fa3
[doc] migrate community and development docs into main repo ( #11313 )
...
(cherry picked from commit bf5f7a88c5
)
2022-08-05 18:01:36 +08:00
Wenjun Ruan
230adbf621
Fix TaskGroup cannot work and will cause master dead loop ( #11254 ) ( #11318 )
...
* Fix TaskGroup cannot work and will cause master dead loop
* Remove acquireTaskGroupAgain in ProcessServiceImpl
(cherry picked from commit acd3d3fab1
)
2022-08-05 17:40:22 +08:00
Jiajie Zhong
a6db4a591c
Some docs version change
2022-08-05 16:03:18 +08:00
Jiajie Zhong
4d7dded819
fix: cherry pick bug for document img path
2022-08-04 12:35:44 +08:00
rickchengx
7f679356b5
[Doc] update the configuration doc ( #11113 )
...
(cherry picked from commit 39186b1a6d
)
2022-08-04 12:05:04 +08:00
Jiajie Zhong
54196c9ef4
[doc] Add notice when environment can not select ( #11276 )
...
ref: #11249
Co-authored-by: Eric Gao <ericgao.apache@gmail.com>
(cherry picked from commit dc3ab6af11
)
2022-08-04 12:01:49 +08:00
xuhhui
9740a6e42f
fix: Current node settings number of failed retries may not be negative ( #10530 )
...
(cherry picked from commit 198e00db58
)
2022-08-03 19:41:14 +08:00
旺阳
7104063e0d
[Fix]Recovery Traffic Control Config ( #10505 )
...
* recovery traffic config
* run ci
* update
(cherry picked from commit 6e4b2e6992
)
2022-08-03 19:41:14 +08:00
syyangs799
ae7df493a8
Modify obsolete swagger parameters in AuditLogController ( #10494 )
...
Co-authored-by: syyang <730122+syyang99@user.noreply.gitee.com>
(cherry picked from commit 79ce5d78cd
)
2022-08-03 19:41:14 +08:00
chuxing
a27a45fcfe
[fix][master]: fix condition npe ( #10478 )
...
* [fix][master]: fix condition npe
* [fix][master]: fix condition npe
Co-authored-by: huaangcg <huangcg@getui.com>
(cherry picked from commit 0dd6f4008e
)
2022-08-03 19:41:14 +08:00
飞侠美如画
64b72a2968
Update SparkRuntimeEnvironment.java ( #10549 )
...
Add spark support for hive
(cherry picked from commit 08e2c245a8
)
2022-08-03 19:41:14 +08:00
xiangzihao
a05d7cc8f4
fix_10514 ( #10568 )
...
(cherry picked from commit 0f38217b12
)
2022-08-03 19:41:14 +08:00