Commit Graph

7017 Commits

Author SHA1 Message Date
Jay Chung 6ab2647e88 [maven-release-plugin] prepare for next development iteration 2023-05-25 19:44:03 +08:00
Jay Chung 109ac5486e [maven-release-plugin] prepare release 3.0.6 2023-05-25 19:44:02 +08:00
Jay Chung 7e3ea388e9 release: prepare version 3.0.6 2023-05-25 19:33:11 +08:00
Aaron Wang 57fff8c686
[Fix-13913][Master] syncMasterNodes does not make current slot correctly after zookeeper reconnect (#14014) 2023-05-25 19:18:55 +08:00
fuchanghai a626b4ccce
[fix-#14086]The subprocess type node is always in the ready stop state (#14087) 2023-05-18 11:13:51 +08:00
Jay Chung 565bc978ea doc: Add hyperlink for pydolphinscheduler 2023-04-11 14:13:07 +08:00
Jay Chung 3cea494dba [maven-release-plugin] prepare for next development iteration 2023-03-30 20:27:31 +08:00
Jay Chung dc3c965134 [maven-release-plugin] prepare release 3.0.5 2023-03-30 20:26:22 +08:00
Jay Chung 0a9e72e218 [maven-release-plugin] prepare for next development iteration 2023-03-30 19:33:08 +08:00
Jay Chung ec4dafa057 [maven-release-plugin] prepare release 3.0.5 2023-03-30 19:33:07 +08:00
Jay Chung ab46c0f449 release: Change necessary release files 2023-03-30 19:17:49 +08:00
kezhenxu94 d67f9bfd54 Publish Docker images to docker hub when released (#13631)
(cherry picked from commit f937c511b1)
2023-03-30 18:25:10 +08:00
ititdog 33f2cafdb0 Update WorkflowExecuteRunnable.java (#13155)
(cherry picked from commit d64004abea)
2023-03-30 18:22:54 +08:00
HomminLee a7fc67faed [Fix-13657][Master]NPE caused by the execution of workflow with startNode and forbidden task (#13668)
Co-authored-by: HomminLee <lihongmin@ysstech.com>
(cherry picked from commit fba59981d4)
2023-03-30 18:20:58 +08:00
jackfanwan 48a8a230d8 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>
(cherry picked from commit 3b54de0c90)
2023-03-30 18:20:29 +08:00
Wenjun Ruan 5ad601bacb Fix when update scheduler will execute workflow (#13285)
(cherry picked from commit df32ef0efb)
2023-03-30 18:18:57 +08:00
lxorc bf4b1995a5 [Fix-11583][UI] Fix the API usage of gantt graph (#13778)
(cherry picked from commit 4e2c22061a)
2023-03-30 18:15:10 +08:00
旺阳 0bde5473ac [Fix][Alert] Fix when auth is false and user || pwd null can't send email excection (#13761)
* fix send email error

* fix spotless

* fix-sonar

(cherry picked from commit 69e744961b)
2023-03-30 18:13:53 +08:00
Jay Chung 3e8584f8b6 fix: Correct 304 version 2023-01-11 16:00:35 +08:00
Jay Chung 7dd7391835 [maven-release-plugin] prepare for next development iteration 2022-12-28 20:11:15 +08:00
Jay Chung 0a4175261e [maven-release-plugin] prepare release 3.0.4 2022-12-28 20:11:14 +08:00
Jay Chung 863a3d3d00 [release] Change release content 2022-12-28 20:00:03 +08:00
Jay Chung a29e07dc0e fix ci 2022-12-28 19:50:11 +08:00
Jay Chung 1bb9b86f5b Revert "Fix datasource jdbc url param doesn't work (#13098)"
This reverts commit 750cf62641.
2022-12-28 19:49:42 +08:00
Jay Chung dbccc23c54 [doc] Correct install_env.sh file name (#13294)
duplicate #12209

(cherry picked from commit aec26f06db)
2022-12-28 17:16:37 +08:00
Sakura-2019 eb704f8185 [Bug-12868][UI] Data target type is only HDFS (#12902)
Co-authored-by: Jay Chung <zhongjiajie955@gmail.com>
(cherry picked from commit 08052af7a1)
2022-12-28 15:03:32 +08:00
Aaron Wang bc957153c6 [Bug] [Server] Once click online schedule time, task will be automatically scheduled (#13092)
* fix bug that trigger mis-fire strategy when setting start time earlier than current time

* update ut

* add warning msg

* add check start time when set schedule online

(cherry picked from commit 7497b26979)
2022-12-28 15:03:29 +08:00
Jay Chung e028e640af [fix][dml] Also query workflow without tenant by given name (#13075)
before this, once remove user tenant, all users workflow
can not be found anymore, this patch fix this problem, make
this entrypoint can query workflow without tenant to its
users

(cherry picked from commit 6627c38be5)
2022-12-28 14:21:22 +08:00
Amy0104 f409749cb9 [Fix][Doc] Replace the links. (#13276)
* [Fix][Doc] Replace the links.

* [Fix][Doc] Revised `.dlc.json`

* [Fix] Fix the dead link.

(cherry picked from commit 1f7f900e78)
2022-12-28 12:11:47 +08:00
lifeng 31f8d6d517 [Fix][Doc]Update pseudo-cluster.md (#13207)
* Update pseudo-cluster.md

* Update pseudo-cluster.md

(cherry picked from commit 84496c5f04)
2022-12-28 12:04:38 +08:00
sssqhai bc1cf25f4d Solve the deadlock problem caused by queuing (#13191)
* Solve the deadlock problem caused by queuing

* Solve the deadlock problem caused by queuing

* Solve the deadlock problem caused by queuing

* Solve the deadlock problem caused by queuing,move the event to the tail by throwing a exception

Co-authored-by: wfs <wangfushun@cdqcp.cpm>

(cherry picked from commit 7a0a2c2a46)
2022-12-28 12:03:22 +08:00
Amy0104 19771e506f [Fix] Replaced dead links in the docs. (#13170)
* [Fix] Replaced dead links.

* [Improvement] Format markdowns.

(cherry picked from commit dcf02eab45)
2022-12-28 12:00:44 +08:00
J·Y e970ead651 Throws the correct exception for the updateResource interface (#13120)
Co-authored-by: rqyin <rqyin@easipass.com>

(cherry picked from commit f9cf9331a6)
2022-12-28 11:44:06 +08:00
longtb c6b9afe878 [fix-13041] fix example checkFormula (#13110)
Co-authored-by: zhangshunmin <zhangshunmin@kezaihui.com>

(cherry picked from commit 917df4f6ca)
2022-12-28 11:42:49 +08:00
Wenjun Ruan 750cf62641 Fix datasource jdbc url param doesn't work (#13098)
(cherry picked from commit ab96a3d0)
2022-12-28 11:41:23 +08:00
xla0 d79dc31e31 [Improvement-13084][UI] Make download log button disabled when host is null (#13090)
Co-authored-by: xiaojingxuan <13700324600@163.com>
(cherry picked from commit 58d21abfa1)
2022-12-28 11:21:40 +08:00
Kevin.Shin 82ea78aa83 [Bug] wrong logic when master-server check data-quality result (#13065)
Co-authored-by: shenk-b <shenk-b@glodon.com>

(cherry picked from commit 12a6138d33)
2022-12-28 11:21:05 +08:00
David 1acfe78185 [Improvement][doc] correct error in CONTRIBUTING.md (#13012)
(cherry picked from commit f233023b74)
2022-12-28 11:18:36 +08:00
Jay Chung bab80aaba2 [maven-release-plugin] prepare for next development iteration 2022-12-05 16:19:34 +08:00
Jay Chung a3b882a80a [maven-release-plugin] prepare release 3.0.3 2022-12-05 16:19:33 +08:00
Jay Chung fa5d67804e [fix] UT error 2022-12-05 16:08:39 +08:00
Jay Chung 6124332d9c [release] pre release with doc change 2022-12-05 15:25:42 +08:00
Jay Chung 26ef7f82ea [fix] Command id type 2022-12-05 15:16:08 +08:00
Kerwin a28e206166 [Bug-12954] [Schedule] Fix that workflow-level configuration information does not take effect when timing triggers execution (#12955)
(cherry picked from commit 2f8f0952fb)
2022-11-28 17:41:21 +08:00
xuhhui 589221d4f7 [Improvement][Document]Update architecture and process-start-flow pic (#12912)
Co-authored-by: xuhaihui <xuhaihui@cmss.chinamobile.com>
(cherry picked from commit 9e6f4d2bc1)
2022-11-28 17:39:41 +08:00
baihongbin 6b1456985d [Feature-8030][docs] Add sqoop task doc (#12855)
* [Feature-8030][docs] Add sqoop task doc

* Update docs/docs/zh/guide/task/sqoop.md

Co-authored-by: Eric Gao <ericgao.apache@gmail.com>

* Update docs/docs/en/guide/task/sqoop.md

Co-authored-by: Eric Gao <ericgao.apache@gmail.com>

* [Feature-8030][docs] Add sqoop task doc

Co-authored-by: Eric Gao <ericgao.apache@gmail.com>
(cherry picked from commit 0373e06615)
2022-11-28 17:33:29 +08:00
Tq 1eb4f3a837 [doc][fix] Add new alert doc Slack (#12567)
(cherry picked from commit 4e2701b57e)
2022-11-28 17:28:41 +08:00
hushuang 78ad0d0cd1 [Fix][UI] download resource return 401 (#12566)
resource download with form action, without header: sessionId: xxxx, set sessionId after login,support download resource success

(cherry picked from commit 0c519f7e5d)
2022-11-28 17:27:40 +08:00
Yann Ann f677d3311d make sure all failed task will save in errorTaskMap (#12424)
(cherry picked from commit 38b643f69b)
2022-11-28 17:25:08 +08:00
Kerwin 31296afad4 Fix timing scheduling trigger master service report to get command parameter null pointer exception (#12419)
(cherry picked from commit a8e23008ac)
2022-11-28 17:22:32 +08:00