JieguangZhou
e7cdc7c136
[Feature][Task Plugin] Add Dynamic task to generate dynamic worklfows with list parameters ( #14127 )
...
* add dynamic task plugin
* fix ui
* update code
* add DOC
* ADD UT
* fix doc
* fix sanity check
* add upgrade ddl
* fix sql
1 year ago
Rick Cheng
525e441223
[Improvement-14282][Task] Add app_link on the ui of task instance ( #14283 )
1 year ago
Rick Cheng
2c057d6a8f
[Improvement-14292][Common] Remove the duplicate OSUtils ( #14293 )
1 year ago
jackfanwan
6b1a952c6b
add if judge ( #14290 )
1 year ago
Rick Cheng
929811760a
[Fix-14284][DAO] update the check of Integer in equals() ( #14285 )
1 year ago
Rick Cheng
ed8ae9c0ee
[Improvement-14286][BOM] Bump clickhouse-jdbc from 0.3.2-patch11 to 0.4.6 ( #14287 )
1 year ago
Rick Cheng
4d798e774e
[Improvement-14280][Task] update the task execution status check ( #14281 )
1 year ago
HQFGit
d587b5f03d
[Bug][Master][Fixes 14216]workflow state keep READY_STOP when sub_process state … ( #14221 )
...
* [Bug] [Master] workflow state keep READY_STOP when sub_process state STOP
Fixes #14216
* [Bug] [Master] workflow state keep READY_STOP when sub_process state STOP
Fixes mvn spotless:apply#14216
* Update testFile.txt.crc
* Update testFile.txt.crc
* Delete testFile.txt.crc
1 year ago
lgcareer
fdb8fde776
[NOTICE]Update the NOTICE year ( #14272 )
...
Co-authored-by: lgcareer <lgcareer@apache.org>
1 year ago
Jay Chung
dd55de4429
chore: Remove EOL issue version and add prepare one ( #14270 )
...
* due to we release the last version of 2.0.x and 3.0.x, we do not
accept bug report for them now.
* Add new version 3.2.0-prepare for testing the incoming verison
3.2.0-prepare
1 year ago
Devosend
85b581b232
fix resource center upload file timeout bug ( #14268 )
1 year ago
Zinway
18d176c5f4
feat: Introduce new datasource vertica ( #14232 )
...
Co-authored-by: Zinway Liu <zinway.liu@ucloud.cn>
1 year ago
Rick Cheng
767331281a
[Improvement-14255][Project] Remove userName when update project ( #14256 )
1 year ago
Eric Gao
e86630bb7b
[Improvement][Metrics] Add more worker related metrics and fix some previous ones ( #14254 )
...
* Add more worker related metrics and fix some previous ones
* update metrics docs
1 year ago
alexBaiJW
d67fe52c33
Fix the perm setting for the process definition import function ( #14239 )
...
* Fix the perm setting for the process definition import function
* fix the style issue
1 year ago
Rick Cheng
8aec3846b4
[Improvement-14243][Metrics] Add user tag of response time of api server ( #14248 )
1 year ago
Wenjun Ruan
5e9f1de075
Remove state check for dependent/subProcess in StateWheelExecuteThread ( #14242 )
1 year ago
Jay Chung
7226edd04e
chore: Release version 3.0.6 ( #14234 )
1 year ago
scorpig
b8748e29ae
Fix TreeView "Task Status" not show bug and compatibility with older versions ( #14207 )
...
use WorkflowExecutionStatus.name()
1 year ago
Aaron Wang
9e0991145e
[Improvement-14146][K8S Task] print complete error logs in task log file ( #14147 )
1 year ago
Rick Cheng
1011852ab2
[Improvement-14195][Parameter] remove misleading comment of combining local and global parameter ( #14196 )
1 year ago
Aaron Wang
4e78248238
[Feature][K8S Task] support node selector ( #14126 )
...
* feat: support K8S node selector
* fix CI
1 year ago
Kerwin
fa4a4f6938
Added 3.1.7 release document ( #14206 )
1 year 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
1 year ago
calvin
c6ac356134
[Improvement-14201][UI] Improve the select component to support users to filter options. ( #14202 )
1 year 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
1 year ago
Aaron Wang
41e3ce35a7
fix: disordered comments in values.yaml ( #14197 )
1 year 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>
1 year 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>
1 year ago
calvin
4c2e57cfb3
[Feature][UI] Support to view and manage all timing settings of a project. ( #14178 )
1 year ago
Rick Cheng
5c4ba4105d
[Feature-14138][Metrics] Add metrics for api server ( #14177 )
1 year ago
Rick Cheng
0ab2447d58
[Improvement-14080][script] cleanup dist directory at the beginning of check-LICENSE.sh ( #14081 )
1 year ago
Aaron Wang
708086c8fe
fix: PULL_REQUEST_TEMPLATE.md dead link ( #14163 )
1 year ago
Aaron Wang
5e87b2d58a
[Bug][Worker] generate kill command with unknown user: default ( #14145 )
1 year ago
Rick Cheng
428f1559a3
[Improv-14083][Resource Center] Handle deleteSource in OSS / S3 / GCS ( #14084 )
1 year ago
秋天
9979ea3467
[fix-11321][ui] fix create workflow contains chunjun node failed ( #11979 )
1 year 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=?)
1 year ago
Wenjun Ruan
05df0269f6
Fix task exception might not exist in task instance log ( #14085 )
1 year 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
1 year ago
Jay Chung
56b0f91f6e
fix: Save task seatunnel error ( #14129 )
1 year ago
calvin
03ff78fdcb
[Improvement-14112][UI] Add a quick link to visit workflow instances of the current workflow. ( #14134 )
1 year ago
Kerwin
c6512edc3a
revert [fix-#13956] [Master]taskId is null cause NPE #13980 ( #14142 )
1 year ago
Kerwin
503d54aff9
Fix dependent task nodes in workflow instances cannot display data ( #14141 )
1 year ago
Kerwin
8583de878b
fix error TS2339: Property '' does not exist on type CreateComponentPublicInstance ( #14144 )
1 year ago
fuchanghai
67f50e3904
[fix-#13940] add status of ``` stop``` in class of TaskExecutionStatus ( #14016 )
1 year ago
Rick Cheng
db2da822de
Add supported operations of workflow definition ( #14122 )
1 year ago
calvin
f0881b65a1
fix syntax errors ( #14124 )
1 year ago
Aaron Wang
74ed7856bc
[Bug-14105][Task] Replace default tenant when downloading resource ( #14106 )
1 year ago
calvin
f384d71da0
[Improvement-14111][UI] Add a tooltip for the copy button of workflow definition. ( #14116 )
1 year ago
Aaron Wang
c3809fbecf
[Improvement-13868][K8S Task] Support the custom labels for k8s task ( #14067 )
...
* [Improvement-13868] Support the custom labels for k8s task
* fix front-end type mismatched
1 year ago