191 Commits (aeb861fa1537406fdb2819fe8bbbab2b82891ced)

Author SHA1 Message Date
Wenjun Ruan 9e0c9af1a5
Fix the waiting strategy cannot recovery if the serverstate is already in running (#12651) 2 years ago
Aaron Wang 08335b1032
[Improvement][Task] Improved way to collect yarn job's appIds (#12197) 2 years ago
Wenjun Ruan e6da1ccf81
Add worker-group-refresh-interval in master config (#12601) 2 years ago
kezhenxu94 065d5caccc
Only expose necessary actuator endpoints (#12571) 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
liqiquan 4aa9d60683
[Bug][Master] Add the aws-java-sdk-s3 jar package to the master module (#12259) (#12512) 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
Eric Gao d46e4659d9
[Improvement][Style] Fix remaining style errors and wildcard imports (#12412) 2 years ago
Yann Ann 38b643f69b
make sure all failed task will save in errorTaskMap (#12424) 2 years ago
kezhenxu94 4ea7eec750
Use temurin Java docker images instead of deprecated ones (#12334) 2 years ago
Yann Ann bc80f34056
[Migrate][Test] Migrate all UT cases from jUnit 4 to 5 in master, worker, and remote modules (#12362) 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
sgw 165b9a58de
[DS-12131][master] Optimize the log printing of the master module acc… (#12152) 2 years ago
Yann Ann c87f6d89a4
[fix#12195] Change date to timestamp to support cross diff time zones (#12239) 2 years ago
xuhhui 55388be21f
[Improvement][Master] LowerWeightRoundRobin doSelect may be null (#12159) 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
Wenjun Ruan d526dd89f6
[hotfix][UI] Remove SURVEIL and NEXT_LOOP in ui (#12160) 2 years ago
Eric Gao cc82206c33
Remove powermock in dolphinscheduler-master module (#12143) 2 years ago
Tq cf5a8894e2
[BUG][BE-12113]fix htrace dependency conflicts (#12126) 2 years ago
Yann Ann ada7cf71d5
[fix#12000]Cannot remove the WorkerGroup from the master service (#12050) 2 years ago
insist777 5b384f3fab
[Feature-11473][Task]Support test task (#11670) 2 years ago
Yann Ann e938fdbe96
[Bug] [Master] WorkflowExecuteRunnable will face a infinite loop #11838 (#11864) 2 years ago
caishunfeng 6868876a29
fix workflow keep running when task fail (#11930) 2 years ago
Wenjun Ruan d3a77c68e6
Make LogServiceClient Singleton (#11777) 2 years ago
Daniel Y 009cb68011
[Improvement-11834] Upgrade docker base image to support python3.9 (#11835) 2 years ago
LiuBodong 3ca9680b20
[Fix][Monitor]Monitor UI not show DisakAvailable and MemoryUsage correctly (#11870) 2 years ago
kezhenxu94 105773f54d
Remove htrace dependencies (#11881) 2 years ago
Kengo Seki 3664d85143
[Improve] Upgrade Hadoop to 3.2.4 (#11832) 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
Kengo Seki 444c7e6eb7
[Improvement] Replace commons-lang 2 function invocations with commons-lang3 (#11810) 2 years ago
caishunfeng f8d46a26c1
[Feature-11530] add state history for process instance (#11757) 2 years ago
kezhenxu94 277f137358
Add Kubernetes configmap reload to all components (#11730) 2 years ago
caishunfeng f95cdd350a
reduce task dependencies (#11731) 2 years ago
Wenjun Ruan 67e7f88d8b
Refactor heart beat task, use json to serialize/deserialize (#11702) 2 years ago
Wenjun Ruan b96d69701a
[Improvement-#11613] Add spi priority factory (#11614) 2 years ago
JinYong Li 3f2ca7bca3
[Fix-9980] [Server] fix heartBeatTaskCount bug (#11232) 2 years ago
insist777 abfef1a929
[improvement] Add two parameters in workergroup, and support the application of description display and other parameters (#11542) 2 years ago
Wenjun Ruan 4d13a5104b
Fix kill task failed will cause the taskGroup cannot release and add taskGroup log (#11469) 2 years ago
Wenjun Ruan a41c6824fc
Add dependent task instance log (#11541) 2 years ago
Wenjun Ruan 8886d5a126
Fix quartz threadPriority config name error (#11596) 2 years ago
Wenjun Ruan 3516533017
Remove logger header in task log file (#11555) 2 years ago
kezhenxu94 f6ef628030
Support reading application properties from kubernetes config map (#11402) 2 years ago
Wenjun Ruan 4362fb8448
If the task processor is not found need to throw error rather than exception (#11461) 2 years ago