Wenjun Ruan
f6ceb49236
#4119 : Fix taskGroupQueue doesn't removed from inQueue where wakeup failed ( #14200 )
...
* Fix taskGroupQueue doesn't removed from inQueue where wakeup failed
* Fix avaliable taskGroup is 0 the TaskGroupQueue doesn't out queue
2 years ago
Wenjun Ruan
d810c487fd
Fix taskGroupQueue doesn't removed from inQueue where wakeup failed ( #14200 )
...
* Fix taskGroupQueue doesn't removed from inQueue where wakeup failed
* Fix avaliable taskGroup is 0 the TaskGroupQueue doesn't out queue
2 years ago
calvin
2b6b5d4576
#4118 : [Improvement-14201][UI] Improve the select component to support users to filter options. ( #14202 )
2 years ago
calvin
c6ac356134
[Improvement-14201][UI] Improve the select component to support users to filter options. ( #14202 )
2 years ago
haibingtown
66f14f6be2
#4117 : [Feature] Add project name/workflow definition name/instance id/task name to the built-in variables ( #14099 )
...
* [Feature] Add project name/workflow definition name/instance id/task name to the built-in variables
2 years ago
haibingtown
af7da0630e
[Feature] Add project name/workflow definition name/instance id/task name to the built-in variables ( #14099 )
...
* [Feature] Add project name/workflow definition name/instance id/task name to the built-in variables
2 years ago
Aaron Wang
452daa2a32
#4116 : fix: disordered comments in values.yaml ( #14197 )
2 years ago
Aaron Wang
41e3ce35a7
fix: disordered comments in values.yaml ( #14197 )
2 years ago
Wenjun Ruan
0665717fb9
#4115 : Fix master memory leak due to MasterTaskExecuteRunnableDoesn't be removed ( #14162 )
...
* Fix master memory leak due to MasterTaskExecuteRunnableDoesn't be removed
* Update dolphinscheduler-master/src/main/java/org/apache/dolphinscheduler/server/master/runner/execute/MasterTaskExecuteRunnable.java
Co-authored-by: caishunfeng <caishunfeng2021@gmail.com>
2 years ago
Wenjun Ruan
deca0a7ea1
Fix master memory leak due to MasterTaskExecuteRunnableDoesn't be removed ( #14162 )
...
* Fix master memory leak due to MasterTaskExecuteRunnableDoesn't be removed
* Update dolphinscheduler-master/src/main/java/org/apache/dolphinscheduler/server/master/runner/execute/MasterTaskExecuteRunnable.java
Co-authored-by: caishunfeng <caishunfeng2021@gmail.com>
2 years ago
Zzih
fc00fb5682
#4114 : [fix-14119] The checkBucketNameExists method should not use s3Client. listBuckets() ( #14188 )
...
* optimize checkBucketNameExists
* fix code style
---------
Co-authored-by: 詹子恒 <ziheng.zhan@longbridge.sg>
2 years ago
Zzih
43d7b35977
[fix-14119] The checkBucketNameExists method should not use s3Client. listBuckets() ( #14188 )
...
* optimize checkBucketNameExists
* fix code style
---------
Co-authored-by: 詹子恒 <ziheng.zhan@longbridge.sg>
2 years ago
calvin
213bc097be
#4113 : [Feature][UI] Support to view and manage all timing settings of a project. ( #14178 )
2 years ago
calvin
4c2e57cfb3
[Feature][UI] Support to view and manage all timing settings of a project. ( #14178 )
2 years ago
Rick Cheng
be256ca840
#4112 : [Feature-14138][Metrics] Add metrics for api server ( #14177 )
2 years ago
Rick Cheng
5c4ba4105d
[Feature-14138][Metrics] Add metrics for api server ( #14177 )
2 years ago
Rick Cheng
4a53ed35d3
#4111 : [Improvement-14080][script] cleanup dist directory at the beginning of check-LICENSE.sh ( #14081 )
2 years ago
Rick Cheng
0ab2447d58
[Improvement-14080][script] cleanup dist directory at the beginning of check-LICENSE.sh ( #14081 )
2 years ago
Aaron Wang
508e49c486
#4110 : fix: PULL_REQUEST_TEMPLATE.md dead link ( #14163 )
2 years ago
Aaron Wang
708086c8fe
fix: PULL_REQUEST_TEMPLATE.md dead link ( #14163 )
2 years ago
Aaron Wang
bc9ace8957
#4109 : [Bug][Worker] generate kill command with unknown user: default ( #14145 )
2 years ago
Aaron Wang
5e87b2d58a
[Bug][Worker] generate kill command with unknown user: default ( #14145 )
2 years ago
Rick Cheng
6869ef5197
#4108 : [Improv-14083][Resource Center] Handle deleteSource in OSS / S3 / GCS ( #14084 )
2 years ago
Rick Cheng
428f1559a3
[Improv-14083][Resource Center] Handle deleteSource in OSS / S3 / GCS ( #14084 )
2 years ago
秋天
ec24c12b53
#4107 : [fix-11321][ui] fix create workflow contains chunjun node failed ( #11979 )
2 years ago
秋天
9979ea3467
[fix-11321][ui] fix create workflow contains chunjun node failed ( #11979 )
2 years ago
Alex Ting
2bc37a5e41
#4106 : [Fix-13381][plugin] fix error while parsing hive load sql ( #13378 )
...
* [fix][task plugin][task sql] fix parsing error while using variables sometimes parsing exception happened if task sql contains a variable followed by \" or \' .
for example:
input sql: load inpath '/tmp/test_table/dt=${dt}'
into table test_table partition(dt=${dt})
after replace: preparing : load inpath '/tmp/test_table/dt=?
into table test_table partition(dt=?)
2 years ago
Alex Ting
606b56403e
[Fix-13381][plugin] fix error while parsing hive load sql ( #13378 )
...
* [fix][task plugin][task sql] fix parsing error while using variables sometimes parsing exception happened if task sql contains a variable followed by \" or \' .
for example:
input sql: load inpath '/tmp/test_table/dt=${dt}'
into table test_table partition(dt=${dt})
after replace: preparing : load inpath '/tmp/test_table/dt=?
into table test_table partition(dt=?)
2 years ago
Wenjun Ruan
02a162daa7
#4105 : Fix task exception might not exist in task instance log ( #14085 )
2 years ago
Wenjun Ruan
05df0269f6
Fix task exception might not exist in task instance log ( #14085 )
2 years ago
Kerwin
463fed64c2
#4104 : [Feature-#14148][Task] Added status check interval and dependent failure policy parameters for dependent task nodes ( #14150 )
...
* Added a dependent task failure policy in the dependent task node
2 years ago
Kerwin
8315279620
[Feature-#14148][Task] Added status check interval and dependent failure policy parameters for dependent task nodes ( #14150 )
...
* Added a dependent task failure policy in the dependent task node
2 years ago
Jay Chung
0bd49f2146
#4103 : fix: Save task seatunnel error ( #14129 )
2 years ago
Jay Chung
56b0f91f6e
fix: Save task seatunnel error ( #14129 )
2 years ago
calvin
14f10a0128
#4102 : [Improvement-14112][UI] Add a quick link to visit workflow instances of the current workflow. ( #14134 )
2 years ago
calvin
03ff78fdcb
[Improvement-14112][UI] Add a quick link to visit workflow instances of the current workflow. ( #14134 )
2 years ago
Kerwin
d6512d2e48
#4101 : revert [fix-#13956] [Master]taskId is null cause NPE #13980 ( #14142 )
2 years ago
Kerwin
c6512edc3a
revert [fix-#13956] [Master]taskId is null cause NPE #13980 ( #14142 )
2 years ago
Kerwin
aa51e340eb
#4100 : Fix dependent task nodes in workflow instances cannot display data ( #14141 )
2 years ago
Kerwin
503d54aff9
Fix dependent task nodes in workflow instances cannot display data ( #14141 )
2 years ago
Kerwin
f2f8c8d2e3
#4099 : fix error TS2339: Property '' does not exist on type CreateComponentPublicInstance ( #14144 )
2 years ago
Kerwin
8583de878b
fix error TS2339: Property '' does not exist on type CreateComponentPublicInstance ( #14144 )
2 years ago
fuchanghai
08e34a83cb
#4098 : [fix-#13940] add status of ``` stop``` in class of TaskExecutionStatus ( #14016 )
2 years ago
fuchanghai
67f50e3904
[fix-#13940] add status of ``` stop``` in class of TaskExecutionStatus ( #14016 )
2 years ago
Rick Cheng
a0e0243f9a
#4097 : Add supported operations of workflow definition ( #14122 )
2 years ago
Rick Cheng
db2da822de
Add supported operations of workflow definition ( #14122 )
2 years ago
calvin
9fe743e05a
#4096 : fix syntax errors ( #14124 )
2 years ago
calvin
f0881b65a1
fix syntax errors ( #14124 )
2 years ago
Aaron Wang
3a9896d9b3
#4095 : [Bug-14105][Task] Replace default tenant when downloading resource ( #14106 )
2 years ago
Aaron Wang
74ed7856bc
[Bug-14105][Task] Replace default tenant when downloading resource ( #14106 )
2 years ago