146 Commits (bcd1df19b8e0801297da135ae13a5504833e3cf5)

Author SHA1 Message Date
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
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
sgw 962fa6dbd5
[DS-12154][worker] Optimize the log printing of the worker module (#12183) 2 years ago
insist777 5b384f3fab
[Feature-11473][Task]Support test task (#11670) 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
limaiwang 25b78a8003
[Bug] [spark-sql] In spark-sql, select both SPARK1 and SPARK2 versions and execute ${SPARK_HOME2}/bin/spark-sql (#11721) 2 years ago
LiuBodong 3ca9680b20
[Fix][Monitor]Monitor UI not show DisakAvailable and MemoryUsage correctly (#11870) 2 years ago
caishunfeng 2e61c76c22
[Improvement] Add remote task model (#11767) 2 years ago
Kengo Seki 444c7e6eb7
[Improvement] Replace commons-lang 2 function invocations with commons-lang3 (#11810) 2 years ago
冯剑 45ebd528d6
[Bug-11650][worker] #11650 fix SQL type task, stop task cause NPE (#11668) 2 years ago
kezhenxu94 277f137358
Add Kubernetes configmap reload to all components (#11730) 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 1b120e3a59
Refactor worker execute task process (#11540) 2 years ago
JinYong Li 3f2ca7bca3
[Fix-9980] [Server] fix heartBeatTaskCount bug (#11232) 2 years ago
Wenjun Ruan 3516533017
Remove logger header in task log file (#11555) 2 years ago
Eric Gao 9330d6cfcd
[Doc][Security] Update instructions on worker groups (#11483) 2 years ago
Wenjun Ruan 7ff34c3947
[Feature-7024] Add waiting strategy to support master/worker can recover from registry lost (#11368) 2 years ago
caishunfeng 0464123c2b
[Feature-11223] support stream task (#11350) 2 years ago
Wenjun Ruan 8774415197
Split ExecutionStatus to WorkflowExecutionStatus and TaskExecutionStatus (#11340) 2 years ago
Eric Gao 9ca1eb96c4
[Improvement][Metrics] Add metrics for alert server (#11240) 2 years ago
xuhhui bfff3a7c5d
fix error (#11206) 2 years ago
zhuxt2015 3701a24d15
[Improvement][Task Log] Task status log print description instead of code (#11009) 2 years ago
Wenjun Ruan 5e9c7dad23
Add dolphinscheduler-bom to manage the dependency version (#11025) 2 years ago
zhuxt2015 a74d7ef665
[hotfix][Worker] Remove service dependency from worker module (#11008) 2 years ago
Wenjun Ruan 083ab2b5c9
Remove dao in worker (#10994) 2 years ago
Wenjun Ruan 2be1d4bf0a
Fix worker cannot shutdown due to resource close failed or heart beat check failed (#10979) 2 years ago
Wenjun Ruan cade66a9b6
[Fix-10827] Fix network error cause worker cannot send message to master (#10886) 2 years ago
Eric Gao 2f7281c2d2
[Feature][Metrics] Add resource download related metrics for workers (#10749) 2 years ago
Wenjun Ruan f639a2eed4
[Fix-10854] Fix database restart may lost task instance status (#10866) 2 years ago
Wenjun Ruan 426567348e
Remove quartz in service (#10748) 2 years ago
Wenjun Ruan 67d14fb7b3
[Fix-10785] Fix state event handle error will not retry (#10786) 2 years ago
WangJPLeo 8f621ff98b
[Optimization] Calculate global parameter and local parameter at master. (#10704) 2 years ago
Wenjun Ruan 35b25da863
Validate master/worker config (#10649) 2 years ago
Wenjun Ruan 66624c5c86
[Bug] [Master] Worker failover will cause task cannot be failover (#10631) 2 years ago
pinkhello 719a9d4532
[Improvement][Worker] fixed naming of rpc package (#10614) 2 years ago
xiangzihao 1111371c9a
add datasource health check to the healthcheck endpoint (#10588) 2 years ago
xiangzihao 0f38217b12
fix_10514 (#10568) 2 years ago
Wenjun Ruan db595b3eff
Optimize master log, use MDC to inject workflow instance id and task instance id in log (#10516) 2 years ago
Eric Gao cc06eaaf54
[Improvement][Metrics] Apply micrometer naming convention to metrics (#10477) 2 years ago
Wenjun Ruan ad2646ff1f
Fix TaskProcessorFactory#getTaskProcessor get common processor is not thread safe (#10479) 2 years ago
Wenjun Ruan 78c5fcc6ac
Add mysql registry plugin (#10406) 2 years ago
Wenjun Ruan e21d7b1551
[Feature][metrics] Add master, worker metrics (#10326) 2 years ago
Wenjun Ruan 2d3be6b36c
Add dolphinscheduler-scheduler module (#10360) 2 years ago
Wenjun Ruan 022e4886be
Remove quartz at WorkerServer (#10358) 2 years ago