459 Commits (43e6ac32ddc468c57633162a5cd442a70f418c18)

Author SHA1 Message Date
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
Eric Gao 2f37da0dbc
[Improvement][Test] Block the usage of powermock and move mockito dependencies from sub-modules to root pom (#12311) 2 years ago
Yann Ann b357781df2
[Migrate][Test] Migrate junit4 -> junit5 test cases in common, service, and spi modules (#12363) 2 years ago
fuchanghai 22103f975e
[improvement] Migrate all UT cases from jUnit4 to jUnit5 in dao module (#12328) 2 years ago
kezhenxu94 db1d319159
Reorganize some classes in common module, remove duplicate classes (#12321) 2 years ago
Jiajie Zhong 0e1c8d8153
[Feature][API] New restful API task and task relation (#12116) 2 years ago
rickchengx 05099bd8f7
[Improvement-12296][Test] Close static mock (#12300) 2 years ago
Eric Gao 9ab79e064c
[Improvement][Test] Fully remove the usage of powermock from the whole project (#12244) 2 years ago
Yann Ann c87f6d89a4
[fix#12195] Change date to timestamp to support cross diff time zones (#12239) 2 years ago
caishunfeng 40090d459e
[Improvement] remove log-server and server module (#12206) 2 years ago
Wenjun Ruan aacabc6ec7
Remove workerGroup in registry (#12217) 2 years ago
fuchanghai e27c79974d
[fix-#11753] send alert error alert data id (#11774) 2 years ago
Eric Gao d1e409e9a2
[Improvement][Test] Remove powermock in service and server modules (#12164) 2 years ago
xuhhui 6466cc7c41
[Improvement][Master] Construct processInstance may NPE when master handling command (#12056) 2 years ago
Wenjun Ruan fba5a8eaa0
Fix insert command error due to the id is not null (#12092) 2 years ago
Wenjun Ruan 26dad5e2a8
Fix update TaskDefinition error (#12060) 2 years ago
insist777 5b384f3fab
[Feature-11473][Task]Support test task (#11670) 2 years ago
Wenjun Ruan d833a28b2e
Fix cannot save processDefinition (#11931) 2 years ago
Wenjun Ruan d3a77c68e6
Make LogServiceClient Singleton (#11777) 2 years ago
caishunfeng 2e61c76c22
[Improvement] Add remote task model (#11767) 2 years ago
kezhenxu94 efedc9a53c
Bump up dependencies to fix cves (#11765) 2 years ago
caishunfeng f8d46a26c1
[Feature-11530] add state history for process instance (#11757) 2 years ago
Wenjun Ruan 67e7f88d8b
Refactor heart beat task, use json to serialize/deserialize (#11702) 2 years ago
Wenjun Ruan 03e1e6fe45
[Bug] [Worker] Optimize the getAppId method to avoid worker OOM when kill task (#11701) 2 years ago
Wenjun Ruan b96d69701a
[Improvement-#11613] Add spi priority factory (#11614) 2 years ago
Wenjun Ruan 4d13a5104b
Fix kill task failed will cause the taskGroup cannot release and add taskGroup log (#11469) 2 years ago
kezhenxu94 f6ef628030
Support reading application properties from kubernetes config map (#11402) 2 years ago