Commit Graph

7774 Commits

Author SHA1 Message Date
Jay Chung 8c43e71adf
doc: Change readme and standalone docker quick start (#14002) 2023-04-25 09:35:49 +08:00
Jeremy db6c061c8b
[Feature][plugin] Add databend datasource in datasource plugin (#13866)
Co-authored-by: Jay Chung <zhongjiajie955@gmail.com>
2023-04-24 21:28:14 +08:00
klaokai f6e0f2e471
[Bug] [worker] WorkerConfig output is wrong (#14000) (#14001) 2023-04-24 19:04:34 +08:00
破晓 fba47b337e
[BUG][Data Quality] Fixing the incorrect DML statements in upgrade SQL. (#13960) 2023-04-24 12:08:10 +08:00
Aaron Wang 73b505f639
[Bug][API] update processInstance bug (#13991) 2023-04-24 11:44:45 +08:00
Aaron Wang 731123cebc
[Bug][Worker] get worker status bug (#13992)
* get worker status bug

* modify configuration name
2023-04-24 09:51:47 +08:00
JieguangZhou 5c1edd2912
[Improvement][DOC] Update resource S3 configuration docs (#13985)
* update resoure s3 docs
2023-04-21 17:00:14 +08:00
fuchanghai d617620b00
[improve-#13956] taskId is null (#13980)
Co-authored-by: fuchanghai <‘2875334588@qq.com’>
2023-04-21 15:49:43 +08:00
Aaron Wang c2711f501f
[Fix-13977][SQL] 3.2.0_schema mysql ddl sql error (#13979) 2023-04-21 15:14:44 +08:00
fuchanghai ec29220977
[improve-#13966] mask datax log (#13969)
Co-authored-by: fuchanghai <‘2875334588@qq.com’>
2023-04-21 14:51:37 +08:00
Zzih 34f5b009e1
[Fix 13941]Fix replace time variable (#13975)
* fix replace time variable

Co-authored-by: <ziheng.zhan@longbridge.sg>
2023-04-21 14:37:52 +08:00
xiangzihao 26c5f3cac4
[E2E-Test] Try to fix flaky e2e test (#13971)
* try to fix flaky e2e test
2023-04-20 15:34:52 +08:00
zhaifengbing 3305d6d127
[Improvement-13804] Optimal HDFS configuration acquisition (#13804) (#13811)
defaultFS key from FS_DEFAULT_FS to HDFS_DEFAULT_FS
2023-04-20 14:24:22 +08:00
David 53bcf11dcf
[Improvement] delete star chart (#13953)
the star chart can't show normally
2023-04-19 18:50:40 +08:00
eye-gu 1c836bf011
[Fix-13950][master] fix the key of master node failover (#13952)
Co-authored-by: eye <eye.gu@aloudata.com>
2023-04-19 17:52:38 +08:00
eye-gu 0a5b32e8b6
[Improvement-13785][docker] upgrade zk and pg image version to support arm architecture (#13789)
Co-authored-by: eye <eye.gu@aloudata.com>
2023-04-19 16:37:01 +08:00
ralphgj f78ef9ec08
[Fix-13815][master] Fix dependent task incorrect timeout alerts (#13822) 2023-04-19 16:14:13 +08:00
AliceXiaoLu dcf0109db3
【Bug】 OracleSouce edited again, ConnectionType is null (#13881) 2023-04-19 15:57:29 +08:00
ralphgj 7835ddfdb7
[Fix-13780][api] Fix the problem of process instance DAG can't show dependent task (#13823) 2023-04-19 15:40:51 +08:00
kingbabingge 81aa105ff6
[Fix-13820][alert] Fix bodyParams is empty get error log (#13821)
initialize an empty objectNode to save contentField.
2023-04-19 15:35:13 +08:00
jackfanwan dc4cd976c1
add return success judge (#13873)
Co-authored-by: fanwanlong <fanwanlong@kezaihui.com>
2023-04-19 10:23:20 +08:00
Aaron Wang 45586f71d5
[BUG][Resource Center] Task can not select main JAR (#13536) 2023-04-18 18:38:16 +08:00
Kerwin 79cb707b57
[Improvement-13932][API] Tenant parameters and Worker group parameters are put together in the task startup parameters (#13935)
* [Improvement][API] Tenant parameters and Worker group parameters are put together in the task startup parameters
2023-04-18 14:56:38 +08:00
zzm 35bb533a50
[Improvement][Task Plugin] Integrate zeppelin password authentication with DS zeppelin task plugin (#13861)
---------

Co-authored-by: Eric Gao <ericgao.apache@gmail.com>
2023-04-18 12:18:51 +08:00
He Zhao c0126b7f30
[Feature][plugin] Support Kyuubi datasource (#13642)
---------

Co-authored-by: weitong <weitong@cisco.com>
Co-authored-by: Rick Cheng <38122586+rickchengx@users.noreply.github.com>
2023-04-18 11:12:39 +08:00
Aaron Wang 119f08d2ba
[Bug-13882][Worker] Upgrade kubernetes-client version to 6.0.0 (#13891) 2023-04-17 12:04:36 +08:00
Aaron Wang 4bf097ee40
[Improvement-13824][Resource Center] User can only visit resources under tenant defaultPath (#13848)
* [Improvement-13824][Resource Center] User can only visit resources under tenant defaultPath

* remove semicolon

* set null in some specific scenario

* remove useless console.log
2023-04-17 11:56:42 +08:00
Kerwin 51afbfe159
Fix schedule time data primary key conflict when importing workflow definition (#13926) 2023-04-13 17:01:10 +08:00
Wenjun Ruan 61a689aa5a
Use percentage to represent memory/cpu usage (#13896) 2023-04-13 15:48:20 +08:00
Wenjun Ruan 2177d70150
Set user default tenant (#13909) 2023-04-13 15:43:24 +08:00
Aaron Wang 16b743c777
[Fix-13802][UI] Display english column name in resource center (#13806) 2023-04-13 13:24:41 +08:00
Rick Cheng bae8df6aa1
[Improvement-13911][JSON] Improve the readability of workflow exported json files (#13912) 2023-04-13 11:15:07 +08:00
Kerwin c3de282f31
Fix item, workflow, and task parameters in dependent task nodes can be searched (#13918) 2023-04-13 08:56:38 +08:00
Jay Chung f9f88cb505
doc: Add hyperlink for pydolphinscheduler doc (#13907)
* doc: Add hyperlink for pydolphinscheduler doc

* style

* remove Tianqi-Dotes for docs code owner
2023-04-11 14:42:09 +08:00
Cheng Pan 5f94c8cd7c
Pin pnpm@7 in CI (#13899) 2023-04-10 17:31:04 +08:00
kezhenxu94 664d2e4ed3
Add init schema job to Helm hooks so that schema can be updated when upgrading deployment (#13898) 2023-04-10 15:44:20 +08:00
旺阳 61637cc0a3
[Bug] [Cron] Parse corn expression error (#13841)
* fix-cron

* update catch exception
2023-04-09 12:50:42 +08:00
Rick Cheng 1b6dbde470
[Improvement-13884][UI] Improve the UI of flink sql task (#13885) 2023-04-09 11:17:23 +08:00
Assert 4439c1ec90
[Feature-13052][Task Plugin] Support Apache Seatunnel Connector-V2 (#13086) 2023-04-08 22:02:19 +08:00
huangxinan1990 d772f2492b
fix: when sudo enable is false, execute command will failed (#13860) 2023-04-07 17:13:22 +08:00
Kerwin 7e3ecfa68f
add 3.1.5 release (#13877) 2023-04-07 16:19:13 +08:00
Rick Cheng 7ee66f2d02
[Feature-13429][Remote Logging] Add support for writing task logs to Google Cloud Storage (#13777) 2023-04-06 17:49:33 +08:00
Wenjun Ruan 41a8ba9aab
Support alert server HA (#13865)
* Support alert server cluster

* Remove WORKER_ALERT_LISTEN_HOST in statefulset-dolphinscheduler-worker.yaml
2023-04-05 17:31:50 +08:00
Aaron Wang d6fcf60534
[Improvement-13751][Worker] Support real-time pod log collection (#13752)
* Support real-time pod log collection

* datax task test have to mock ShellCommandExecutor with whole dependencies

* replace \n with EMPTY_STRING

* modify error log msg

* Update dolphinscheduler-task-plugin/dolphinscheduler-task-api/src/main/java/org/apache/dolphinscheduler/plugin/task/api/AbstractCommandExecutor.java

Co-authored-by: caishunfeng <caishunfeng2021@gmail.com>

* throw exception in pod log collection thread

---------

Co-authored-by: caishunfeng <caishunfeng2021@gmail.com>
2023-04-05 16:13:45 +08:00
Wenjun Ruan 64833952fc
Remove the extra default tenant in workflow save page (#13867) 2023-04-04 17:14:40 +08:00
Wenjun Ruan 69fc217ab2
Fix trim might cause NPE in PropertyUtils (#13853) 2023-04-04 12:22:34 +08:00
Jay Chung e61b8a3dce
fix: docker auto push tag name (#13858) 2023-04-03 18:28:26 +08:00
Jay Chung 22786351b2
doc: Announce link error (#13855) 2023-04-03 14:23:44 +08:00
Jay Chung 406fef1988
doc: Release version 305 (#13854) 2023-04-03 11:41:49 +08:00
SYSU-Coder aec1366732
[Improvement]Update spelling mistake for the name of WorkflowSubmitStatue (#13850)
* Correct the spelling of an enum
2023-04-03 11:10:57 +08:00