485 Commits (1e3ae7b9427ae0c17ea0f4e8d091ed24d2660835)

Author SHA1 Message Date
Drake Youngkun Min 801216bd35
RECOVER_TOLERANCE_FAULT_PROCESS CommandType needs the start parameters (#13958) 1 year ago
Wenjun Ruan cf91544b99
Refactor logic task (#13948) 1 year ago
Aaron Wang 45586f71d5
[BUG][Resource Center] Task can not select main JAR (#13536) 1 year ago
Kerwin 79cb707b57
[Improvement-13932][API] Tenant parameters and Worker group parameters are put together in the task startup parameters (#13935) 1 year ago
旺阳 61637cc0a3
[Bug] [Cron] Parse corn expression error (#13841) 1 year ago
Wenjun Ruan 41a8ba9aab
Support alert server HA (#13865) 1 year ago
Rick Cheng 85605bbef9
[Improvement-13653][Remote Logging] Support api-server to get task log from remote target (#13654) 1 year ago
caishunfeng 9d9ae9ad54
[improvement] support self-dependent (#13818) 1 year ago
Wenjun Ruan 68660ec96b
Refactor remote command (#13809) 1 year ago
Wenjun Ruan d1b6e6f02c
Take over task instance in master failover (#13798) 1 year ago
Aaron Wang 8895921d87
[Improvement-13651] Remove useless resources_task (#13721) 1 year ago
Wenjun Ruan c9066e8de9
Use MDC to filter task instance log (#13673) 1 year ago
Aaron Wang 047fa2f65e
[Feature-13511] Submit Spark task directly on Kubernetes (#13550) 1 year ago
seedscoder 8d12dc0702
[Improvement-13491] Use lombok @Slf4j annotation to generate logger (#13509) 1 year ago
Wenjun Ruan 6300a9b8de
Fix serial wait will go into block when there is no task need to submit (#13486) 1 year ago
Wenjun Ruan 12dd60fa46
Fix task wake up failed will block the event (#13466) 1 year ago
qianli2022 8be32d4145
[Feature][Api] When use api to run a process we want get processInstanceId (#13184) 1 year ago
Wenjun Ruan 01f4fb26f0
Change remove task instance log to async request (#13399) 1 year ago
Wenjun Ruan 98dfd64444
Clear the task group data when delete a project/workflowInstance (#13383) 1 year ago
Wenjun Ruan 8a479927f3
Add projectCode in t_ds_process_instance and t_ds_task_instance to remove join (#13284) 2 years ago
Wenjun Ruan 52134277a3
Fix task group cannot release when kill task (#13314) 2 years ago
Aaron Wang 8503ee0eed
[Improvement][Worker] Startup parameter should have the highest priority (#13274) 2 years ago
Wenjun Ruan fd3afd84ad
Remove alert when delete workflow instance (#13281) 2 years ago
Wenjun Ruan de70421a1e
Remove the log path check (#13280) 2 years ago
Wenjun Ruan 14ec4a2398
Remove dao module in worker (#13242) 2 years ago
JieguangZhou 66e20271ad
[Feature][Master] Add task caching mechanism to improve the running speed of repetitive tasks (#13194) 2 years ago
JieguangZhou e4b9b67255
Allow execute task in workflow instance (#13103) 2 years ago
Wenjun Ruan 838a0df783
Remove logic task plugin module (#13171) 2 years ago
Wenjun Ruan f5801a0e1c
Fix task group might be rob by multiple task (#13115) 2 years ago
Yann Ann 6ef74073cc
[Improve-13001]migrate commons-collections -> commons-collections4 (#13002) 2 years ago
Wenjun Ruan 8a152aebc7
Fix task log file might not be clear (#13102) 2 years ago
Wenjun Ruan fed1e85fb8
Fix the invalidate task instance never be deleted (#13091) 2 years ago
rickchengx 38b876733c
[Feature-10498] Mask the password in the log of sqoop task (#11589) 2 years ago
Kerwin c916c60853
fix NPE while retry task (#12903) 2 years ago
Wenjun Ruan d99ba29b66
Fix master cluster may loop command unbalanced (#12891) 2 years ago
XCL 00b18ed422
[Improve]Remove the code logger.isDebugEnabled() #5918 #10542 (#12738) 2 years ago
Aaron Wang 08335b1032
[Improvement][Task] Improved way to collect yarn job's appIds (#12197) 2 years ago
Yann Ann ed209bdf82
[Refactor] Migrate all workergroup-related interface functions from ProcessServiceImpl (#12493) 2 years ago
HanayoZz 489e7fe4e2
[Feature-10495][Resource Center] Resource Center Refactor (#12076) 2 years ago
Yann Ann 04aa125ba2
[Refactor]migrate some task dao functions from ProcessServiceImpl to dao modules. (#12505) 2 years ago
rickchengx 233bbdb09e
[Fix-12451][k8s] Read the kubeconfig from cluster conf (#12452) 2 years ago
Wenjun Ruan a0d37fc7ae
Set tenantDir permission (#12486) 2 years ago
caishunfeng dedff70f90
[Improvement] Merge spi.utils into common.utils (#12502) 2 years ago
Yann Ann b936b882bb
[Refactor] Migrate all command-related interface functions from ProcessServiceImpl (#12474) 2 years ago
fuchanghai f0a34cddec
[improvement-#12416] Use CollectionUtils.isEmpty judge the collection isEmpty to avoid NPE (#12449) 2 years ago
Yann Ann 0eef2e3e10
[Improvement][Style] Fix code style of ProcessScheduleTask and ProcessServiceImpl (#12447) 2 years ago
Eric Gao d46e4659d9
[Improvement][Style] Fix remaining style errors and wildcard imports (#12412) 2 years ago
rickchengx 97edc7d652
[Fix-12356][k8s] fix the null exception when submitting k8s task plugin (#12358) 2 years ago
Kerwin a8e23008ac
Fix timing scheduling trigger master service report to get command parameter null pointer exception (#12419) 2 years ago
houshitao 934d6d21eb
[Bug] [Service] Use MapUtils to judge globalParamsMap is empty. (#12384) 2 years ago