160 Commits (e97f6a41edd361d719f22d4952c392873eee4b15)

Author SHA1 Message Date
Frank-Liao e97f6a41ed
Check whether the key exists when "start param to overwrite global param" (#15676) (#15677) 6 months ago
Jay Chung 01eb8f834f
fix: start param for wf not work (#15544) 8 months ago
Wenjun Ruan 89742332a8
Fix TaskGroupQueue will never be wakeup due to wakeup failed at one time (#15528) 8 months ago
Wenjun Ruan 44c356db4d
TaskGroupPriority only compare When TaskGroup is same (#15486) 8 months ago
Wenjun Ruan 5b6b0ceb31
Fix resource file usage(Delete Resource/ResourceUser which is deprecated) (#15355) 9 months ago
Wenjun Ruan 9c7ad6df0a
[Improvement] Clean up Scheduler logic (#15198) 10 months ago
旺阳 5afd94136c
[Fix][Data Quality] Change t_ds_dq_rule_input_entry field name fix PostgreSQL not support value issue (#14992) 10 months ago
Wei Xiaonan c0ed68121d
[Feature-14832][Listener]Implementation of Listener Mechanism (#14981) 11 months ago
Chenshuai 4b5eb1a2bb
[Improvement-14894][dolphinscheduler-alert] alert message contains the operator (#14910) 1 year ago
Jay Chung 3fa69d2db8
[Bug][Worker] Fix sql/shell task doesn't replace parameter (#14876) 1 year ago
Wenjun Ruan 55cc77226f
[RPC] Refactor the remote module. (#14776) 1 year ago
fuchanghai b391b74df4
[fix-#14537] the branch that needs to be executed overlaps with another branch, it may not be able to complete the normal execution (#14563) 1 year ago
Wenjun Ruan e6d94632b9
Add WorkflowExecuteContext (#14544) 1 year ago
Rick Cheng 3de0b5a38c
[Feature-14339][Parameter] Add parameter combining of project-level parameters (#14452) 1 year ago
Jay Chung 221df4a278
revert: Datasource need test binding to create prod (#14381) 1 year ago
Wenjun Ruan aa2d9a7f05
Add baseDao (#14316) 1 year ago
haibingtown af7da0630e
[Feature] Add project name/workflow definition name/instance id/task name to the built-in variables (#14099) 1 year ago
Drake Youngkun Min 801216bd35
RECOVER_TOLERANCE_FAULT_PROCESS CommandType needs the start parameters (#13958) 1 year ago
Aaron Wang 45586f71d5
[BUG][Resource Center] Task can not select main JAR (#13536) 1 year ago
旺阳 61637cc0a3
[Bug] [Cron] Parse corn expression error (#13841) 1 year ago
Wenjun Ruan 41a8ba9aab
Support alert server HA (#13865) 1 year ago
Rick Cheng 85605bbef9
[Improvement-13653][Remote Logging] Support api-server to get task log from remote target (#13654) 2 years ago
caishunfeng 9d9ae9ad54
[improvement] support self-dependent (#13818) 2 years ago
Wenjun Ruan 68660ec96b
Refactor remote command (#13809) 2 years ago
Aaron Wang 8895921d87
[Improvement-13651] Remove useless resources_task (#13721) 2 years ago
Wenjun Ruan c9066e8de9
Use MDC to filter task instance log (#13673) 2 years ago
qianli2022 8be32d4145
[Feature][Api] When use api to run a process we want get processInstanceId (#13184) 2 years ago
Wenjun Ruan 01f4fb26f0
Change remove task instance log to async request (#13399) 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
Aaron Wang 8503ee0eed
[Improvement][Worker] Startup parameter should have the highest priority (#13274) 2 years ago
Wenjun Ruan de70421a1e
Remove the log path check (#13280) 2 years ago
Wenjun Ruan 14ec4a2398
Remove dao module in worker (#13242) 2 years ago
JieguangZhou 66e20271ad
[Feature][Master] Add task caching mechanism to improve the running speed of repetitive tasks (#13194) 2 years ago
Wenjun Ruan 8a152aebc7
Fix task log file might not be clear (#13102) 2 years ago
rickchengx 38b876733c
[Feature-10498] Mask the password in the log of sqoop task (#11589) 2 years ago
Wenjun Ruan d99ba29b66
Fix master cluster may loop command unbalanced (#12891) 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
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 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
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
Eric Gao d1e409e9a2
[Improvement][Test] Remove powermock in service and server modules (#12164) 2 years ago
insist777 5b384f3fab
[Feature-11473][Task]Support test task (#11670) 2 years ago