Commit Graph

7294 Commits

Author SHA1 Message Date
Chris
682829e4ea [improve][python] Validate version of Python API at launch (#11626)
(cherry picked from commit 7ed52c3ecb)
2022-11-28 18:46:41 +08:00
Kerwin
a87206228a [Bug-13010] [Task] The Flink SQL task page selects the pre-job deployment mode, but the task executed by the worker is the Flink local mode 2022-11-28 10:14:16 +08:00
Kerwin
9e262a8771 [Bug-12997][API] Fix that the end time is not reset when the workflow instance reruns. (#12998)
* Fix that the end time is not reset when the workflow instance reruns.
2022-11-27 15:44:58 +08:00
Kerwin
b7c994041e The task instance list is sorted by submission time (#12974) 2022-11-27 14:31:47 +08:00
Kerwin
f27db04a8b [Bug-12994] [Worker] Fix kill process does not take effect (#12995) 2022-11-27 14:29:38 +08:00
Wenjun Ruan
00cb3f85ec cherry-pick Fix sql task will send alert if we don't choose the send email
#12984
2022-11-27 14:20:56 +08:00
Kerwin
99b86d112b [Bug-13008] [UI] When using the complement function, turn on the dependent mode to generate multiple unrelated workflow instances (#13009)
* Fix dirty data generated by dependent nodes.
2022-11-27 12:08:54 +08:00
moonkop
3579008c45 Update use-dependent.ts typo (#12462) 2022-11-27 12:08:54 +08:00
Jay Chung
5221428340 [fix][doc] python api release link 2022-11-26 15:24:29 +08:00
Jay Chung
6551112700 [hotfix] Correct python doc link 2022-11-25 17:34:50 +08:00
JieguangZhou
3802599279 [fix] Python task can not pass the parameters to downstream task. (#12961) 2022-11-24 19:27:57 +08:00
旺阳
a8f86de597 [Fix] Fix Java path in Kubernetes Helm Chart (#12987) 2022-11-24 19:04:56 +08:00
Kerwin
d4c6ec4fa1 [Bug-12963] [Master] Fix dependent task node null pointer exception (#12965)
* Fix that there are both manual and scheduled workflow instances in dependent nodes, and one of them will report a null pointer exception during execution.
2022-11-24 19:03:49 +08:00
Kerwin
3afc6e2480 cherry-pick [Bug-12954] [Schedule] Fix that workflow-level configuration information does not take effect when timing triggers execution 2022-11-22 17:11:28 +08:00
Kerwin
937d636613 Fix execute shell task exception no dolphinscheduler_env.sh file execute permission (#12909) 2022-11-17 21:44:55 +08:00
simsicon
fc67fab006 cherry-pick Upgrade clickhouse jdbc driver #12639 2022-11-16 12:33:39 +08:00
Tq
1e816cc757 add spring-context to alert api (#12892) 2022-11-16 11:08:40 +08:00
Kerwin
018e9219ed cherry-pick [Upgrade][SQL]Modify the table t_ds_worker_group to add a description field in the postgresql upgrade script #12883 2022-11-16 11:07:26 +08:00
Kerwin
6ffac27dbc fix NPE while retry task (#12903) 2022-11-16 11:05:13 +08:00
Kerwin
c592bcfbb6 cherry-pick Fix-12832][API] Fix update worker group exception group name already exists. #12874 2022-11-14 11:33:39 +08:00
Kerwin
0a88528deb
cherry-pick [Doc][Bug] Fix dead link caused by markdown cross-files anchor #12357 (#12877)
Co-authored-by: Eric Gao <ericgao.apache@gmail.com>
2022-11-13 09:39:31 +08:00
旺阳
5fe9b5c316 fix and enhance helm db config (#12707) 2022-11-11 23:06:07 +08:00
Kerwin
0512e7696f cherry-pick [doc] Add skip spotless check during ASF release
#12835
2022-11-11 23:04:56 +08:00
zhuangchong
48ad9ff412 [maven-release-plugin] prepare for next development iteration 2022-11-08 11:18:29 +08:00
zhuangchong
efc0367999 [maven-release-plugin] prepare release 3.1.1 2022-11-08 11:18:28 +08:00
Wenjun Ruan
fe3e93861f
Add switch for checkOwn (#197) (#12803) 2022-11-08 10:44:17 +08:00
zhuangchong
145c5ac8cb [maven-release-plugin] prepare for next development iteration 2022-11-07 20:43:01 +08:00
zhuangchong
525a6846ac [maven-release-plugin] prepare release 3.1.1 2022-11-07 20:43:00 +08:00
Kerwin
0fcbc5e401
[3.1.1][release] Update version to 3.1.1 before release (#12755) 2022-11-07 19:32:39 +08:00
Kerwin
251756f410
[3.1.1][release] test ut (#12757) 2022-11-07 18:07:37 +08:00
calvin
0156a64000 adjust the args of router in the dag (#12759) 2022-11-07 14:27:32 +08:00
Kerwin
b446b260f4 Modify shell env to bash (#12742) 2022-11-07 11:22:17 +08:00
Kerwin
9126e1d1fc
[3.1.1-prepare][Test] test ut (#12729) 2022-11-07 10:57:48 +08:00
Wenjun Ruan
a8113f05ee cherry-pick Change command file permission to 755 2022-11-07 10:39:47 +08:00
jackfanwan
c7f990791e cherry-pick [fix-12675]edit workflow related task, workflow's task version change 2022-11-07 10:28:45 +08:00
JiPeng Wang
4fcdba2c0c cherry-pick [Bug] Resource default auth function disabled false. 2022-11-06 21:17:19 +08:00
calvin
cb3a38332f beautify the dag (#12728) 2022-11-06 20:05:10 +08:00
Kerwin
7f3193643a
[3.1.1][API]Fix updating workflow definition causing task definition data to be duplicated. (#12712) 2022-11-05 21:39:35 +08:00
Wenjun Ruan
215c571c8d Fix flink sql cannot run due to missing main jar (#12705) 2022-11-05 10:05:11 +08:00
zhuangchong
e8edebc9d9 Fix ProcessDefinitionController interface missing import class. 2022-11-04 18:51:20 +08:00
旺阳
43650bf721 Add pythonNodePort in config file (#12685) 2022-11-03 18:24:37 +08:00
rickchengx
2481e68a19 [Fix-12109]Fix the errors when starting 2 times with dolphinscheduler-daemon.sh (#12118) 2022-11-03 18:20:22 +08:00
Wenjun Ruan
9957df1c41 Fix the waiting strategy cannot recovery if the serverstate is already in running (#12651) 2022-11-02 21:50:59 +08:00
calvin
135d70da09 support to use the clearable button of components to search (#12668) 2022-11-02 21:47:50 +08:00
Wenjun Ruan
0c3ab4335e cherry-pick Add worker-group-refresh-interval in master config #12601 2022-10-31 13:51:52 +08:00
Kerwin
64360e5b69
[Improvement][UI] Support to view the process variables on the page of DAG. (#12609) (#12616)
Co-authored-by: calvin <jianghuachinacom@163.com>
2022-10-31 12:22:29 +08:00
旺阳
5eaf105290 cherry-pick Fix alert status spelling error
#12592
2022-10-29 21:56:09 +08:00
Kerwin
2c93dc6041
cherry-pick (#12608)
[improvement-#12416] Use CollectionUtils.isEmpty judge the collection isEmpty to avoid NPE
#12449

Co-authored-by: fuchanghai <33984497+fuchanghai@users.noreply.github.com>
2022-10-29 21:48:37 +08:00
Kerwin
94ef02e9de
cherry-pick [Improvement] Merge spi.utils into common.utils (#12607)
#12502

Co-authored-by: caishunfeng <caishunfeng2021@gmail.com>
2022-10-29 21:30:28 +08:00
kezhenxu94
cff3df1c45 Add configmap resource permissions so config hot reload can work (#12572) 2022-10-29 13:48:23 +08:00