228 Commits (06b77b34c7d9dcce9dff799f0a61bd2886761787)

Author SHA1 Message Date
Wenjun Ruan 14ec4a2398
Remove dao module in worker (#13242) 2 years ago
Wenjun Ruan b2336b0ce9
Remove datasource in procedure task (#13198) 2 years ago
youzipi 042ec74a24
[refactor] cache compiled regex pattern (#13208) 2 years ago
HuangWei 43e6ac32dd
[Fix-13187] refactor OpenmldbParameters (#13190) 2 years ago
Wenjun Ruan 838a0df783
Remove logic task plugin module (#13171) 2 years ago
Wenjun Ruan 70ccffeee2
Format task parameter as pretty json (#13173) 2 years ago
Wenjun Ruan ab96a3d0c0
Fix datasource jdbc url param doesn't work (#13098) 2 years ago
Aaron Wang 560d232cbd
[Bug][Worker] Fix duplicated key bug when have out parameters of same name (#12930) 2 years ago
Yann Ann 6ef74073cc
[Improve-13001]migrate commons-collections -> commons-collections4 (#13002) 2 years ago
Wenjun Ruan 169168ef34
Add plugin-all module (#13079) 2 years ago
Eric Gao c2ae76c0bd
Expand all static imports and add CI check to block wildcard static imports (#13067) 2 years ago
Wenjun Ruan 32a8241ef2
Don't source env file in task, this will override tenant's environment (#13028) 2 years ago
Kerwin ae670e6e1c
[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 (#13011) 2 years ago
Kerwin d480c271ec
[Bug-12994] [Worker] Fix kill process does not take effect (#12995) 2 years ago
Wenjun Ruan a2ff140f43
Fix sql task will send alert if we don't choose the send email (#12984) 2 years ago
rickchengx 38b876733c
[Feature-10498] Mask the password in the log of sqoop task (#11589) 2 years ago
JieguangZhou 6e224d08a2
[fix] Python task can not pass the parameters to downstream task. (#12961) 2 years ago
JieguangZhou 7c90bf01bc
[Improvement][Task Plugin] Improvement Kubeflow task plugin (#12928) 2 years ago
Assert 2dbc79693e
[feature][task plugin] Add new task plugin for apache linkis (#12693) 2 years ago
Wenjun Ruan 92a9b7e243
Use System#lineSeparator to replace /n (#12889) 2 years ago
JieguangZhou 229c554912
[feature][task] Add Kubeflow task plugin for MLOps scenario (#12843) 2 years ago
simsicon 43d69ae157
Upgrade clickhouse jdbc driver (#12639) 2 years ago
Kerwin c4fb555883
Modify shell env to bash (#12742) 2 years ago
Wenjun Ruan 2c3cc31a4c
Fix flink sql cannot run due to missing main jar (#12705) 2 years ago
Wenjun Ruan eaef68856b
Change command file permission to 755 (#12678) 2 years ago
JieguangZhou a47b4d0672
[Feature][Task] Transfer files between tasks (#12552) 2 years ago
amao b71d4983dd
[Feature-6586][Server]add some ds process definition demo when init (#11759) 2 years ago
rickchengx 3c31ddfd9f
[Improvement-12536][k8s] Support the command for the container in k8s task plugin (#12538) 2 years ago
Aaron Wang 08335b1032
[Improvement][Task] Improved way to collect yarn job's appIds (#12197) 2 years ago
HanayoZz 489e7fe4e2
[Feature-10495][Resource Center] Resource Center Refactor (#12076) 2 years ago
caishunfeng dedff70f90
[Improvement] Merge spi.utils into common.utils (#12502) 2 years ago
fuchanghai f0a34cddec
[improvement-#12416] Use CollectionUtils.isEmpty judge the collection isEmpty to avoid NPE (#12449) 2 years ago
Eric Gao d46e4659d9
[Improvement][Style] Fix remaining style errors and wildcard imports (#12412) 2 years ago
insist777 1e11034049
[Fix][Task] Fix dependent task can not predicate the status of the corresponding task correctly (#12253) 2 years ago
simsicon ba538067f2
[fix] Change the default unix shell executor from sh to bash (#12180) 2 years ago
Yann Ann 3bef85f546
fix datax NPE issue (#12388) 2 years ago
Kerwin 55004bebe0
[Improvement-12391][API] Workflow definitions that contain logical task nodes support the copy function (#12392) 2 years ago
fuchanghai b7bd8d7803
[Improvement] add presto in datax (#12371) 2 years ago
Yann Ann 7aa8a77fb2
[Migrate][Test] Migrate other UT cases from jUnit 4 to 5, change @Ignore to @Disable 2 years ago
rickchengx 7b44612f28
[Improvement-12372][k8s] Update the deprecated k8s api (#12373) 2 years ago
Eric Gao 2f37da0dbc
[Improvement][Test] Block the usage of powermock and move mockito dependencies from sub-modules to root pom (#12311) 2 years ago
kezhenxu94 db1d319159
Reorganize some classes in common module, remove duplicate classes (#12321) 2 years ago
rickchengx 05099bd8f7
[Improvement-12296][Test] Close static mock (#12300) 2 years ago
Eric Gao 875682d267
[Improvement][Test] Migrate all UT cases from jUnit4 to jUnit5 in task-plugin module as an example (#12299) 2 years ago
Eric Gao a865be09b6
Remove powermock from DatasyncTaskTest (#12270) 2 years ago
Tq c7435a51ac
[Feature][task-plugins] aws datasync task plugins (#11865) 2 years ago
FlechazoW 0687697869
[Improvement][Task Plugin] Modify the comment of 'deployMode'. (#12163) 2 years ago
Yann Ann c87f6d89a4
[fix#12195] Change date to timestamp to support cross diff time zones (#12239) 2 years ago
JieguangZhou 308f632fcc
[Feature][TASK-PLUGIN] AWS Database Migration Service (DMS) (#11868) 2 years ago
Stalary aa5526ef5d
[Improvement][Test] Remove Powermock in dolphinscheduler-task-plugin (#12153) 2 years ago