268 Commits (bcd1df19b8e0801297da135ae13a5504833e3cf5)

Author SHA1 Message Date
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
Wenjun Ruan 05589606a2
Set master's task running status in `runTask` to avoid the task group acquire failed, but the task status is in running (#11451) 2 years ago
Wenjun Ruan 7ff34c3947
[Feature-7024] Add waiting strategy to support master/worker can recover from registry lost (#11368) 2 years ago
Wenjun Ruan 0ca3086296
Fix workflow instance may failover many times due to doesn't check the restart time (#11445) 2 years ago
Wenjun Ruan a2b5219315
Fix find last process instance in dependent task is not correct (#11424) 2 years ago
Wenjun Ruan 47b50067ef
Clear thread name in BaseTaskProcessor (#11422) 2 years ago
Wenjun Ruan 496c2d4bfa
[Fix-11413] Cannot set task status to kill if the task is not in running(#11414) 2 years ago
Wenjun Ruan 5fa3e7b1ed
Add pause to task instance status (#11390) 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
Wenjun Ruan acd3d3fab1
Fix TaskGroup cannot work and will cause master dead loop (#11254) 2 years ago
Eric Gao 9ca1eb96c4
[Improvement][Metrics] Add metrics for alert server (#11240) 2 years ago
Wenjun Ruan 04f3aa9713
Fix recovery from failed task will dead loop (#11239) 2 years ago
Wenjun Ruan 8e21c38c00
Write alert result into db (#11221) 2 years ago
caishunfeng 6c7e00c4aa
[Bug-11101] fix task failover NPE (#11168) 2 years ago
Eric Gao 0e15ce3389
[Improvement][Metrics] Switch to use tags to indicate task / workflow execution status for metrics (#11128) 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
Wenjun Ruan e1c78d1a49
Move utils, builder under master (#11000) 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 998e4d74dd
Kill task when we do master failover to avoid task lost (#10997) 2 years ago
Wenjun Ruan b245e7c973
Fix kill yarn job error when failover caused by doesn't set ProcessDefinition (#10948) 2 years ago
Wenjun Ruan df0416c193
Fix taskInstance's host is not worker nettyServer address (#10926) 2 years ago