Commit Graph

7358 Commits

Author SHA1 Message Date
dalong 56673b76e4
[Bug] [docs] doc MinIO write wrong #15394 (#15411)
Co-authored-by: 86157 <mapengfei@lnxjit.commapengfei@lnxjit.com>
2024-01-03 18:43:04 +08:00
Jay Chung 6e3bf435d6 doc: Add hyperlink for pydolphinscheduler 2023-04-11 14:09:58 +08:00
zhuangchong d2b0b34cb0 [maven-release-plugin] prepare for next development iteration 2023-02-21 15:32:46 +08:00
zhuangchong 2d6393d722 [maven-release-plugin] prepare release 3.1.4 2023-02-21 15:32:44 +08:00
Kerwin 20e98691b6
Updated documentation and code to version 3.1.4 (#13589) 2023-02-21 14:53:13 +08:00
Wenjun Ruan 36284f9b9c cherry-pick Fix task wake up failed will block the event processing 2023-02-21 12:56:09 +08:00
Wenjun Ruan 3fedc8c8b8 cherry-pick Fix task instance will generate multiple times when retry interval is 0/s 2023-02-21 12:30:55 +08:00
fuchanghai bfb36b8eb6 [fix-13492]add single quotes (#13534)
* [fix-13492]add single quotes

* [improve-#13201] fix test error

---------

Co-authored-by: fuchanghai <‘2875334588@qq.com’>
2023-02-21 12:25:17 +08:00
Stalary da937b42bd FIX: qrtz table use uppercase (#13494)
* FIX: use uppercase
2023-02-21 12:23:48 +08:00
Wenjun Ruan ece9e77edb Fix serial wait will go into block when there is no task need to submit (#13486) 2023-02-21 12:22:44 +08:00
Aaron Wang 899402ac6a [Fix-13418][UI] Remove move-task-definition code (#13441)
* remove move task definition

* remove unused DragOutlined
2023-02-21 11:46:43 +08:00
v-wx-v 84d33a1b0f [fix][data quality] fix when running data quality task with Error "No main class set in JAR" (#13360) 2023-02-21 11:40:54 +08:00
v-wx-v 4013b0679d [improvement][install.sh] fix the install Error "Command not found rmr" & su… (#13163)
* [BUG][install.sh] fix the install Error "Command not found rmr"  & support ZooKeeper (3.4.6+)

* [BUG][install.sh] fix the install Error "Command not found rmr"  & support ZooKeeper (3.4.6+)

* [BUG][install.sh] fix the install Error "Command not found rmr"  & support ZooKeeper (3.4.6+)

* [docs] add documentation for building with different ZK versions
* support both 3.4 and 3.8

* [docs] add documentation for building with different ZK versions
* support both 3.4 and 3.8

* [improvement][install.sh] fix the install Error "Command not found rmr" &  support ZooKeeper (3.4.6+)
* update known-dependencies.txt

* [improvement][install.sh] fix the install Error "Command not found rmr"
* support ZooKeeper (3.4.6+) by activating zk-3.4 profile
* make zk-3.8 as default option in pom.xml
* update defalut ZK version in docs
* update known-dependencies.txt

Co-authored-by: wangxx <wangxx@kcwl.com>
2023-02-21 11:35:53 +08:00
Donald Yang 1d04aefb74 [Fix-13287][doc]Fix Chinese workflow-definition.md duplication description in execution-type (#13361) 2023-02-21 11:24:35 +08:00
caishunfeng 05f3417ea4 fix k8s task run fail (#13348) 2023-02-21 11:23:23 +08:00
Wenjun Ruan 299619c511 cherry-pick Fix MessageSender may be null due to class initialize late #13446 2023-01-29 14:28:55 +08:00
旺阳 5d3f9f2a01
[Fix][Worker] alert email in sql task in K8S (#13387) 2023-01-12 16:14:29 +08:00
zhuangchong 172ebdf04e [maven-release-plugin] prepare for next development iteration 2023-01-04 23:18:59 +08:00
zhuangchong 4a3299ac8c [maven-release-plugin] prepare release 3.1.3 2023-01-04 23:18:57 +08:00
Kerwin 98a8abee40
[3.1.3-release][SQL] Fix t_ds_fav table does not exist when rolling upgrade (#13337)
* Fix t_ds_fav table does not exist when rolling upgrade
2023-01-04 23:08:38 +08:00
zhuangchong 0691d6a887 [maven-release-plugin] prepare for next development iteration 2023-01-04 15:50:57 +08:00
zhuangchong 3d605ded03 [maven-release-plugin] prepare release 3.1.3 2023-01-04 15:50:55 +08:00
Tq 4993ef0344
fix mapper table name t_ds_fav_task (#13334) 2023-01-04 15:39:16 +08:00
Tq 4d29460959
rename h2 and postgreSQL table t_ds_fav to t_ds_fav_task (#13333) 2023-01-04 14:59:47 +08:00
zhuangchong f83b08ac01 [maven-release-plugin] prepare for next development iteration 2023-01-04 12:51:57 +08:00
zhuangchong 450e8ee1b6 [maven-release-plugin] prepare release 3.1.3 2023-01-04 12:51:55 +08:00
Wenjun Ruan a12058609f Fix hive datasource connection leak (#12226) 2023-01-04 11:37:17 +08:00
zhuangchong ba4a1deb6b fix ProcessDefinitionServiceTest test error 2023-01-04 11:35:15 +08:00
zhuangchong e1e36f5aa4 fix OpenmldbTaskTest test class error 2023-01-04 09:25:37 +08:00
zhuangchong b75f241d97 code clean 2023-01-03 19:36:48 +08:00
Kerwin b973272f15
[3.1.3-prepare][doc]3.1.3 Preparations before release (#13329) 2023-01-03 19:33:15 +08:00
hokie-chan d27d27f7d7 [fix][worker][bug] master/worker crash when registry recover from SUSPENDED to RECONNECTED (#13328) 2023-01-03 19:31:55 +08:00
zhuangchong 664b17ae96 update code clean 2023-01-03 19:03:06 +08:00
Jay Chung afeadbe16b [fix][doc] Dead link for python api (#12848)
* [fix][doc] Dead link for python api

ref: apache/dolphinscheduler#12779 and
apache/dolphinscheduler-sdk-python#1

* fix dead link
2023-01-03 18:25:04 +08:00
Jay Chung a645cb1c2a cherry-pick [chore] Separate Python API into another repository
#12779
2023-01-03 18:18:25 +08:00
calvin 7fa8454906 cherry-pick [Fix-13260][API] Ironed out the issue with lacking the value of user's name when querying the list of workflow definitions. #13261 2023-01-03 17:57:14 +08:00
calvin 89f84ed166 cherry-pick [Fix-13248][UI] Ironed out the issue with failing to query task instances by some state of task.
#13251
2023-01-03 17:47:39 +08:00
calvin b46ced7af6 cherry-pick [Bug][DAO] Worked out the issue with throwing the sql exception. 2023-01-03 17:22:24 +08:00
jackfanwan 47c06ae041 cherry-pick when delete workflow, delete related task #12681 2023-01-03 16:58:15 +08:00
Jay Chung 543626aa7a [fix][python] schedule unexpect offline each time update from api #13301 2023-01-03 16:28:45 +08:00
Wenjun Ruan 9564bdeefb cherry-pick Fix task group cannot release when kill task #13314 2023-01-03 16:08:53 +08:00
JieguangZhou aa18878122 fix sagemaker sync status (#13264) 2023-01-03 16:00:15 +08:00
XCL 5f888c4c1f [Improvement][api]Start the downstream workflow when it is online (#13257)
Start the downstream workflow when it is online
2023-01-03 15:46:24 +08:00
Aaron Wang ce5fda89ca [Bug][Worker] Fix duplicated key bug when have out parameters of same name (#12930) 2023-01-03 15:44:25 +08:00
calvin fbbfbda9ed [Fix-13144][UI] Worked out the issue with failing to query workflow instances by the incorrect workflow status.
#13243
2023-01-03 15:40:25 +08:00
HuangWei 32a76ee419 cherry-pick [Fix-13187] refactor OpenmldbParameters #13190 2023-01-03 15:23:05 +08:00
calvin 6b7bcda380 fix the issue with failing to save the settings of timeout alarm (#13234) 2023-01-03 15:17:56 +08:00
Wenjun Ruan fa78b95a76 cherry-pick Use bigint represent term in mysql registry to avoid time inaccurate #13082 2023-01-03 15:14:26 +08:00
Kerwin 84b1f6dcd2
fix resource data authorization does not take effect. (#13318) 2023-01-03 14:57:00 +08:00
Wenjun Ruan 1796577b53 Fix task group might be rob by multiple task #13115 2022-12-14 10:22:25 +08:00