244 Commits (35bb533a501a826133d84b5469769345bec008b3)

Author SHA1 Message Date
Wenjun Ruan 61a689aa5a
Use percentage to represent memory/cpu usage (#13896) 1 year ago
Rick Cheng 7ee66f2d02
[Feature-13429][Remote Logging] Add support for writing task logs to Google Cloud Storage (#13777) 1 year ago
Wenjun Ruan 41a8ba9aab
Support alert server HA (#13865) 1 year ago
SYSU-Coder aec1366732
[Improvement]Update spelling mistake for the name of WorkflowSubmitStatue (#13850) 1 year ago
Wenjun Ruan 9b269b3c53
Use common response for sync request (#13847) 1 year ago
ititdog d64004abea
Update WorkflowExecuteRunnable.java (#13155) 1 year ago
Wenjun Ruan 9df89cf0cf
Use bootstrap user as the default tenant (#13825) 1 year ago
HomminLee fba59981d4
[Fix-13657][Master]NPE caused by the execution of workflow with startNode and forbidden task (#13668) 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
Wenjun Ruan d91bdeff37
Fix retry task instance will loss varpool (#13791) 1 year ago
Wenjun Ruan 1f365819a6
Ignore unknown VM options in start.sh (#13719) 1 year ago
Eric Gao 394805b2c7
[Feature][Metrics] Tag workflow related metrics with process definition code (workflow id) (#13640) 1 year ago
Wenjun Ruan c9066e8de9
Use MDC to filter task instance log (#13673) 1 year ago
fuchanghai 7bf3e3cdd6
[improve-#13201] update pid during running (#13206) 1 year ago
Aaron Wang 047fa2f65e
[Feature-13511] Submit Spark task directly on Kubernetes (#13550) 1 year ago
fuchanghai 701d67c831
[improve-#13045] after a submit failure, stop the processInstance to avoid an endless loop (#13051) 1 year ago
Wenjun Ruan e8b20def54
Fix task instance will generate multiple times when retry interval is 0/s (#13571) 1 year ago
Rick Cheng 2bd65fb2df
[Feature][Remote Logging] Add support for writing task logs to OSS (#13332) 1 year ago
seedscoder 8d12dc0702
[Improvement-13491] Use lombok @Slf4j annotation to generate logger (#13509) 1 year ago
Wenjun Ruan 12dd60fa46
Fix task wake up failed will block the event (#13466) 1 year ago
Eric Gao 385d781ebc
Fix minor spelling and punctuation errors (#13452) 1 year ago
Wenjun Ruan ce34e21960
Task instance failure when worker group doesn't exist (#13448) 1 year ago
qianli2022 8be32d4145
[Feature][Api] When use api to run a process we want get processInstanceId (#13184) 1 year ago
hokie-chan 3b980cb06a
[fix][worker][bug] master/worker crash when registry recover from SUSPENDED to RECONNECTED (#13328) 2 years ago
Aaron Wang ccad56e88e
[Improvement][Master] Validate same content of input file when using task cache (#13298) 2 years 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
JieguangZhou 2e95a020ab
fix dag.getPreviousNodes miss upstream node (#13255) 2 years ago
Wenjun Ruan 14ec4a2398
Remove dao module in worker (#13242) 2 years ago
John Bampton 5fe25c995f
Fix spelling (#13237) 2 years ago
ZhongJinHacker d13cd55281
fix spell error and move comment to correct describe location (#13233) 2 years ago
JieguangZhou 66e20271ad
[Feature][Master] Add task caching mechanism to improve the running speed of repetitive tasks (#13194) 2 years ago
sssqhai 7a0a2c2a46
Solve the deadlock problem caused by queuing (#13191) 2 years ago
Wenjun Ruan be81b222d4
Optimize event loop (#13193) 2 years ago
JieguangZhou e4b9b67255
Allow execute task in workflow instance (#13103) 2 years ago
Wenjun Ruan 70ccffeee2
Format task parameter as pretty json (#13173) 2 years ago
Yann Ann 6ef74073cc
[Improve-13001]migrate commons-collections -> commons-collections4 (#13002) 2 years ago
JieguangZhou a7ecc5a8b3
fix retry task failure (#13077) 2 years ago
Wenjun Ruan 169168ef34
Add plugin-all module (#13079) 2 years ago
Kevin.Shin 12a6138d33
fix issue 13035 (#13065) 2 years ago
Wenjun Ruan ffc9fb280a
Add gc timestampt (#13059) 2 years ago
Wenjun Ruan 1a8811cb41
Set max loop times when consume StateEvent to avoid dead loop influence the thread. (#13007) 2 years ago
Yann Ann 3106054ea7
[Improvement-12907] Change heartbeat log level to debug (#12980) 2 years ago
Kerwin 50779ea1e6
[Bug-12963] [Master] Fix dependent task node null pointer exception (#12965) 2 years ago
rickchengx 38b876733c
[Feature-10498] Mask the password in the log of sqoop task (#11589) 2 years ago
fuchanghai 3747029cc0
[fix-#12932] when subprocess's processInstance is fail,not notify parent processInstance (#12933) 2 years ago
John Bampton 27c37b8828
Fix grammar and spelling (#12937) 2 years ago
Kerwin c916c60853
fix NPE while retry task (#12903) 2 years ago