imp2002
920e9b80fb
[Fix-13928][UI] Fix repeat CustomParams input box ( #14029 )
2 years ago
eye-gu
cfbf675737
[Fix-14049][dao] fix init sql and use on conflict do update in pg ( #14051 )
2 years ago
Rick Cheng
84edea7593
[Improvement-14052][Log] Remove the useless filter in getAppIdsFromLogFile ( #14053 )
2 years ago
liyou
f269ccbd4a
[Fix-13989] Fix resource center path validation ( #14021 )
2 years ago
aiwenmo
76f33bea2b
[doc] Change DinkyTask picture to english ( #14061 )
2 years ago
Stalary
e932f780b6
FIX: default value ( #14059 )
2 years ago
liyou
71bbd00ef1
alarm instance add sort ( #14058 )
2 years ago
Stalary
d2f83ee8cf
[Feature] Support run all level dependent when complement ( #11778 )
...
* ADD: support all level dependent
* MOD: delete log
* MOD: format
* FIX: ut
* ADD: ut
* format
2 years ago
Bingchang Chen
77e58ce245
[Feature] Add SSO login by Casdoor ( #8706 )
2 years ago
Wenjun Ruan
0a02522420
Fix registry table field ( #14043 )
2 years ago
Aaron Wang
3bad68a942
[Bug-13929][K8S Task] Set command contains single quote is invalid ( #13930 )
...
* [Fix-13929][K8S Task] Set command contains single quote is invalid
* fix UT
2 years ago
Eric Gao
4545093c1b
[Improvement][API Test] Add API tests for worker group related APIs ( #13936 )
...
* Add worker group api test
* Add more cases
* Remove useless comments
* Remove useless code and add missing license header
* Remove debug logging
* Restore changes for testing
2 years ago
Wenjun Ruan
cf91544b99
Refactor logic task ( #13948 )
2 years ago
liyou
b451d64696
resource file manager page,repeat onMounted optimize ( #14011 )
2 years ago
Jay Chung
8c43e71adf
doc: Change readme and standalone docker quick start ( #14002 )
2 years ago
Jeremy
db6c061c8b
[Feature][plugin] Add databend datasource in datasource plugin ( #13866 )
...
Co-authored-by: Jay Chung <zhongjiajie955@gmail.com>
2 years ago
klaokai
f6e0f2e471
[Bug] [worker] WorkerConfig output is wrong ( #14000 ) ( #14001 )
2 years ago
破晓
fba47b337e
[BUG][Data Quality] Fixing the incorrect DML statements in upgrade SQL. ( #13960 )
2 years ago
Aaron Wang
73b505f639
[Bug][API] update processInstance bug ( #13991 )
2 years ago
Aaron Wang
731123cebc
[Bug][Worker] get worker status bug ( #13992 )
...
* get worker status bug
* modify configuration name
2 years ago
JieguangZhou
5c1edd2912
[Improvement][DOC] Update resource S3 configuration docs ( #13985 )
...
* update resoure s3 docs
2 years ago
fuchanghai
d617620b00
[improve-#13956] taskId is null ( #13980 )
...
Co-authored-by: fuchanghai <‘2875334588@qq.com’>
2 years ago
Aaron Wang
c2711f501f
[Fix-13977][SQL] 3.2.0_schema mysql ddl sql error ( #13979 )
2 years ago
fuchanghai
ec29220977
[improve-#13966] mask datax log ( #13969 )
...
Co-authored-by: fuchanghai <‘2875334588@qq.com’>
2 years ago
Zzih
34f5b009e1
[Fix 13941]Fix replace time variable ( #13975 )
...
* fix replace time variable
Co-authored-by: <ziheng.zhan@longbridge.sg>
2 years ago
xiangzihao
26c5f3cac4
[E2E-Test] Try to fix flaky e2e test ( #13971 )
...
* try to fix flaky e2e test
2 years ago
zhaifengbing
3305d6d127
[Improvement-13804] Optimal HDFS configuration acquisition ( #13804 ) ( #13811 )
...
defaultFS key from FS_DEFAULT_FS to HDFS_DEFAULT_FS
2 years ago
David
53bcf11dcf
[Improvement] delete star chart ( #13953 )
...
the star chart can't show normally
2 years ago
eye-gu
1c836bf011
[Fix-13950][master] fix the key of master node failover ( #13952 )
...
Co-authored-by: eye <eye.gu@aloudata.com>
2 years ago
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>
2 years ago
ralphgj
f78ef9ec08
[Fix-13815][master] Fix dependent task incorrect timeout alerts ( #13822 )
2 years ago
AliceXiaoLu
dcf0109db3
【Bug】 OracleSouce edited again, ConnectionType is null ( #13881 )
2 years ago
ralphgj
7835ddfdb7
[Fix-13780][api] Fix the problem of process instance DAG can't show dependent task ( #13823 )
2 years ago
kingbabingge
81aa105ff6
[Fix-13820][alert] Fix bodyParams is empty get error log ( #13821 )
...
initialize an empty objectNode to save contentField.
2 years ago
jackfanwan
dc4cd976c1
add return success judge ( #13873 )
...
Co-authored-by: fanwanlong <fanwanlong@kezaihui.com>
2 years ago
Aaron Wang
45586f71d5
[BUG][Resource Center] Task can not select main JAR ( #13536 )
2 years ago
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
2 years ago
zzm
35bb533a50
[Improvement][Task Plugin] Integrate zeppelin password authentication with DS zeppelin task plugin ( #13861 )
...
---------
Co-authored-by: Eric Gao <ericgao.apache@gmail.com>
2 years ago
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>
2 years ago
Aaron Wang
119f08d2ba
[Bug-13882][Worker] Upgrade kubernetes-client version to 6.0.0 ( #13891 )
2 years ago
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
2 years ago
Kerwin
51afbfe159
Fix schedule time data primary key conflict when importing workflow definition ( #13926 )
2 years ago
Wenjun Ruan
61a689aa5a
Use percentage to represent memory/cpu usage ( #13896 )
2 years ago
Wenjun Ruan
2177d70150
Set user default tenant ( #13909 )
2 years ago
Aaron Wang
16b743c777
[Fix-13802][UI] Display english column name in resource center ( #13806 )
2 years ago
Rick Cheng
bae8df6aa1
[Improvement-13911][JSON] Improve the readability of workflow exported json files ( #13912 )
2 years ago
Kerwin
c3de282f31
Fix item, workflow, and task parameters in dependent task nodes can be searched ( #13918 )
2 years ago
Jay Chung
f9f88cb505
doc: Add hyperlink for pydolphinscheduler doc ( #13907 )
...
* doc: Add hyperlink for pydolphinscheduler doc
* style
* remove Tianqi-Dotes for docs code owner
2 years ago
Cheng Pan
5f94c8cd7c
Pin pnpm@7 in CI ( #13899 )
2 years ago
kezhenxu94
664d2e4ed3
Add init schema job to Helm hooks so that schema can be updated when upgrading deployment ( #13898 )
2 years ago