jackfanwan
a97d64e2db
#3913 : fix when the task details are not modified, the predecessor node cannot be modified ( #13422 )
...
* fix when the task details are not modified, the predecessor node cannot be modified
* deleted useless code
Co-authored-by: fanwanlong <fanwanlong@kezaihui.com>
2 years ago
jackfanwan
3b54de0c90
fix when the task details are not modified, the predecessor node cannot be modified ( #13422 )
...
* fix when the task details are not modified, the predecessor node cannot be modified
* deleted useless code
Co-authored-by: fanwanlong <fanwanlong@kezaihui.com>
2 years ago
qianli2022
eb4621df5f
#3912 : [Feature][Api] When use api to run a process we want get processInstanceId ( #13184 )
...
* add sql
* add mapper
* add dao
* add excutor
Co-authored-by: qianl4 <qianl4@cicso.com>
2 years ago
qianli2022
8be32d4145
[Feature][Api] When use api to run a process we want get processInstanceId ( #13184 )
...
* add sql
* add mapper
* add dao
* add excutor
Co-authored-by: qianl4 <qianl4@cicso.com>
2 years ago
Tq
7aa14b0711
#3911 : [feature][api-datasource]add redshift auth mode to get connection by access key ( #13379 )
...
* submit redshift auth mode
* add front end
* add doc and fix frontend
Co-authored-by: devosend <devosend@gmail.com>
2 years ago
Tq
3a6e10397f
[feature][api-datasource]add redshift auth mode to get connection by access key ( #13379 )
...
* submit redshift auth mode
* add front end
* add doc and fix frontend
Co-authored-by: devosend <devosend@gmail.com>
2 years ago
Wenjun Ruan
04dc55c0d3
#3910 : Change remove task instance log to async request ( #13399 )
2 years ago
Wenjun Ruan
01f4fb26f0
Change remove task instance log to async request ( #13399 )
2 years ago
jackfanwan
a52d0ab0dd
#3909 : [fix-12721] Fix cannot modify the upstream task in task definition page. ( #12722 )
2 years ago
jackfanwan
8439b5dc69
[fix-12721] Fix cannot modify the upstream task in task definition page. ( #12722 )
2 years ago
kezhenxu94
bed56b93b0
#3908 : Add documentation to release Helm Chart ( #13385 )
2 years ago
kezhenxu94
a843e0b96d
Add documentation to release Helm Chart ( #13385 )
2 years ago
Wenjun Ruan
08079e63df
#3907 : Remove entity in QueryWrapper constructor ( #13396 )
2 years ago
Wenjun Ruan
483330273d
Remove entity in QueryWrapper constructor ( #13396 )
2 years ago
v-wx-v
c509ce6609
#3906 : [fix][data quality] fix when running data quality task with Error "No main class set in JAR" ( #13360 )
2 years ago
v-wx-v
e39bf59b4b
[fix][data quality] fix when running data quality task with Error "No main class set in JAR" ( #13360 )
2 years ago
Eric Gao
3a170a1bb5
#3905 : [Feature][Deployment] Add KEDA autoscaler support for worker deployment when deployed in K8S cluster ( #13367 )
...
* Add keda autoscaler support for worker deployment when deployed in K8S cluster
* Add mysql scaler for worker autoscaling
* Add docs for worker autoscaler
* Add support for external postgresql db
2 years ago
Eric Gao
366f999167
[Feature][Deployment] Add KEDA autoscaler support for worker deployment when deployed in K8S cluster ( #13367 )
...
* Add keda autoscaler support for worker deployment when deployed in K8S cluster
* Add mysql scaler for worker autoscaling
* Add docs for worker autoscaler
* Add support for external postgresql db
2 years ago
Wenjun Ruan
15ad4b08c6
#3904 : Use spotless upToDateChecking ( #13394 )
2 years ago
Wenjun Ruan
e660f7fc2d
Use spotless upToDateChecking ( #13394 )
2 years ago
Wenjun Ruan
585264886c
#3903 : Clear the task group data when delete a project/workflowInstance ( #13383 )
2 years ago
Wenjun Ruan
98dfd64444
Clear the task group data when delete a project/workflowInstance ( #13383 )
2 years ago
LiXuemin
5d4ffa8fe0
#3902 : [doc] Remove excess space ( #13388 )
...
Remove excess space,from `127.0. 0.1` to `127.0.0.1`
2 years ago
LiXuemin
a5c6748202
[doc] Remove excess space ( #13388 )
...
Remove excess space,from `127.0. 0.1` to `127.0.0.1`
2 years ago
v-wx-v
9124b7417b
#3901 : [improvement][install.sh] fix the install Error "Command not found rmr" & su… ( #13163 )
...
* [BUG][install.sh] fix the install Error "Command not found rmr" & support ZooKeeper (3.4.6+)
* [BUG][install.sh] fix the install Error "Command not found rmr" & support ZooKeeper (3.4.6+)
* [BUG][install.sh] fix the install Error "Command not found rmr" & support ZooKeeper (3.4.6+)
* [docs] add documentation for building with different ZK versions
* support both 3.4 and 3.8
* [docs] add documentation for building with different ZK versions
* support both 3.4 and 3.8
* [improvement][install.sh] fix the install Error "Command not found rmr" & support ZooKeeper (3.4.6+)
* update known-dependencies.txt
* [improvement][install.sh] fix the install Error "Command not found rmr"
* support ZooKeeper (3.4.6+) by activating zk-3.4 profile
* make zk-3.8 as default option in pom.xml
* update defalut ZK version in docs
* update known-dependencies.txt
Co-authored-by: wangxx <wangxx@kcwl.com>
2 years ago
v-wx-v
3f16776cd7
[improvement][install.sh] fix the install Error "Command not found rmr" & su… ( #13163 )
...
* [BUG][install.sh] fix the install Error "Command not found rmr" & support ZooKeeper (3.4.6+)
* [BUG][install.sh] fix the install Error "Command not found rmr" & support ZooKeeper (3.4.6+)
* [BUG][install.sh] fix the install Error "Command not found rmr" & support ZooKeeper (3.4.6+)
* [docs] add documentation for building with different ZK versions
* support both 3.4 and 3.8
* [docs] add documentation for building with different ZK versions
* support both 3.4 and 3.8
* [improvement][install.sh] fix the install Error "Command not found rmr" & support ZooKeeper (3.4.6+)
* update known-dependencies.txt
* [improvement][install.sh] fix the install Error "Command not found rmr"
* support ZooKeeper (3.4.6+) by activating zk-3.4 profile
* make zk-3.8 as default option in pom.xml
* update defalut ZK version in docs
* update known-dependencies.txt
Co-authored-by: wangxx <wangxx@kcwl.com>
2 years ago
Eric Gao
61091e783e
#3900 : Fix minio version in helm chart ( #13368 )
2 years ago
Eric Gao
dd0d73036e
Fix minio version in helm chart ( #13368 )
2 years ago
Kerwin
48a4a76a62
#3899 : add 3.1.3 release ( #13357 )
2 years ago
Kerwin
22958682c4
add 3.1.3 release ( #13357 )
2 years ago
Donald Yang
6654d56bdb
#3898 : [Fix-13287][doc]Fix Chinese workflow-definition.md duplication description in execution-type ( #13361 )
2 years ago
Donald Yang
8f7b141fe7
[Fix-13287][doc]Fix Chinese workflow-definition.md duplication description in execution-type ( #13361 )
2 years ago
calvin
ddaecea47c
#3897 : fix this issue with missing a comma in the TaskInstanceMapper.xml ( #13359 )
2 years ago
calvin
4f73fe1bd8
fix this issue with missing a comma in the TaskInstanceMapper.xml ( #13359 )
2 years ago
tog
8597515f7c
#3896 : rename: WorkflowDefinitionTree component rename ( #13134 )
2 years ago
tog
2a44a7f36a
rename: WorkflowDefinitionTree component rename ( #13134 )
2 years ago
imizao
86b197530c
#3895 : [fix][UI]Add render to projects-overview table ( #13305 )
...
Co-authored-by: Jinwen Lai <lai.jinwen@vpclub.cn>
2 years ago
imizao
1edee6224c
[fix][UI]Add render to projects-overview table ( #13305 )
...
Co-authored-by: Jinwen Lai <lai.jinwen@vpclub.cn>
2 years ago
fuchanghai
40e411a81a
#3894 : [improve-#13053] in method of ``` execProcessInstance``` check ```startNodeList``` ( #13057 )
...
* [improve-#13053] in method of ``` execProcessInstance``` check ```startNodeList```
* [improve-#13053] format
* [improve-#13053] fix UT
* Update Status.java
update description
* [improve-#13053] add parameter ```version ```
* [improve-#13053] format
* [improve-#13053] version is not necessary
* [improve-#13053] format
* Update use-form.ts
change ```version``` default vaule to ``` null```
* [improve-#13053] format
* Update dolphinscheduler-api/src/main/java/org/apache/dolphinscheduler/api/service/impl/ExecutorServiceImpl.java
Co-authored-by: caishunfeng <caishunfeng2021@gmail.com>
* Update ExecutorServiceImpl.java
Co-authored-by: fuchanghai <‘2875334588@qq.com’>
Co-authored-by: caishunfeng <caishunfeng2021@gmail.com>
2 years ago
fuchanghai
7027d3d768
[improve-#13053] in method of ``` execProcessInstance``` check ```startNodeList``` ( #13057 )
...
* [improve-#13053] in method of ``` execProcessInstance``` check ```startNodeList```
* [improve-#13053] format
* [improve-#13053] fix UT
* Update Status.java
update description
* [improve-#13053] add parameter ```version ```
* [improve-#13053] format
* [improve-#13053] version is not necessary
* [improve-#13053] format
* Update use-form.ts
change ```version``` default vaule to ``` null```
* [improve-#13053] format
* Update dolphinscheduler-api/src/main/java/org/apache/dolphinscheduler/api/service/impl/ExecutorServiceImpl.java
Co-authored-by: caishunfeng <caishunfeng2021@gmail.com>
* Update ExecutorServiceImpl.java
Co-authored-by: fuchanghai <‘2875334588@qq.com’>
Co-authored-by: caishunfeng <caishunfeng2021@gmail.com>
2 years ago
LucasClt
b5c5b118a5
#3893 : [Bug][TaskPlugin] Task execution error occurs when the Zeppelin task zeppelinNoteId parameter value is an empty string ( #13162 )
...
* [Bug] [TaskPlugin-Zeppelin] Task execution error occurs when the Zeppelin task zeppelinNoteId parameter value is an empty string. #13161
2 years ago
LucasClt
a1f5675012
[Bug][TaskPlugin] Task execution error occurs when the Zeppelin task zeppelinNoteId parameter value is an empty string ( #13162 )
...
* [Bug] [TaskPlugin-Zeppelin] Task execution error occurs when the Zeppelin task zeppelinNoteId parameter value is an empty string. #13161
2 years ago
caishunfeng
c363dd6e58
#3892 : fix k8s task run fail ( #13348 )
2 years ago
caishunfeng
ba0a253f09
fix k8s task run fail ( #13348 )
2 years ago
calvin
96c645800c
#3891 : [Fix-13341][Improvement][UI] Worked out the issue with the long name overflowing on the table. ( #13342 )
2 years ago
calvin
313ba4444f
[Fix-13341][Improvement][UI] Worked out the issue with the long name overflowing on the table. ( #13342 )
2 years ago
Kerwin
a8c73bc3d5
#3890 : Fix that when the timing data is not configured with environmental information, the timing management does not display the data. ( #13339 )
2 years ago
Kerwin
fde2c8073e
Fix that when the timing data is not configured with environmental information, the timing management does not display the data. ( #13339 )
2 years ago
Wenjun Ruan
6bf27e8a7c
#3889 : Delete workflow will delete workflow instance ( #13336 )
2 years ago
Wenjun Ruan
a074f7e2e6
Delete workflow will delete workflow instance ( #13336 )
2 years ago