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
calvin
e3d8efab1a
#4094 : [Improvement-14111][UI] Add a tooltip for the copy button of workflow definition. ( #14116 )
2 years ago
calvin
f384d71da0
[Improvement-14111][UI] Add a tooltip for the copy button of workflow definition. ( #14116 )
2 years ago
Aaron Wang
13e6caf4b9
#4093 : [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
2 years 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
2 years ago
Jay Chung
f73d24b037
#4092 : chore: roadmap should not label stale ( #14103 )
2 years ago
Jay Chung
2124a95081
chore: roadmap should not label stale ( #14103 )
2 years ago
Aaron Wang
9ca38bf989
#4091 : [improv][Resource Center] Implement getResourceFileName in StorageOperator ( #14097 )
2 years ago
Aaron Wang
1e3ae7b942
[improv][Resource Center] Implement getResourceFileName in StorageOperator ( #14097 )
2 years ago
Kerwin
88bd0b3e46
#4090 : Added 3.1.6 release document ( #14100 )
2 years ago
Kerwin
8944fdc622
Added 3.1.6 release document ( #14100 )
2 years ago
JieguangZhou
b4265c271a
#4089 : [CI] Try fix api test error ( #14094 )
...
* try fix api test error
* add workergroupapitest to ci and fix log output
* fix log output
* skip remote shell UT
---------
Co-authored-by: SbloodyS <460888207@qq.com>
2 years ago
JieguangZhou
a3b2cc0275
[CI] Try fix api test error ( #14094 )
...
* try fix api test error
* add workergroupapitest to ci and fix log output
* fix log output
* skip remote shell UT
---------
Co-authored-by: SbloodyS <460888207@qq.com>
2 years ago
openopen2
3bb62020fa
#4088 : [Doc] Fix upgrade-schema.sh cannot load driver class ( #14072 )
...
* fix upgrade-schema.sh cannot load driver class
When initializing and creating related tables for the first time, the support of related jdbc drivers is required. This article omits placing jdbc drivers in the tools directory.
* Update datasource-setting.md
update english doc
2 years ago
openopen2
fc97118bdc
[Doc] Fix upgrade-schema.sh cannot load driver class ( #14072 )
...
* fix upgrade-schema.sh cannot load driver class
When initializing and creating related tables for the first time, the support of related jdbc drivers is required. This article omits placing jdbc drivers in the tools directory.
* Update datasource-setting.md
update english doc
2 years ago
Drake Youngkun Min
3c129c585b
#4087 : RECOVER_TOLERANCE_FAULT_PROCESS CommandType needs the start parameters ( #13958 )
2 years ago
Drake Youngkun Min
801216bd35
RECOVER_TOLERANCE_FAULT_PROCESS CommandType needs the start parameters ( #13958 )
2 years ago
He Zhao
b9a676b412
#4086 : [feature][plugin] Add snowflake datasource in datasource plugin ( #13729 )
...
---------
Co-authored-by: weitong <weitong@cisco.com>
2 years ago
He Zhao
f1e78627fc
[feature][plugin] Add snowflake datasource in datasource plugin ( #13729 )
...
---------
Co-authored-by: weitong <weitong@cisco.com>
2 years ago
Rick Cheng
7c55865291
#4085 : [Improvement-14054][Worker] Kill multiple yarn apps at the same time ( #14055 )
...
* [Improvement-14054][Worker] Kill multiple yarn apps at the same time
* Update dolphinscheduler-task-plugin/dolphinscheduler-task-api/src/main/java/org/apache/dolphinscheduler/plugin/task/api/am/YarnApplicationManager.java
Co-authored-by: Aaron Wang <wangweirao16@gmail.com>
2 years ago
Rick Cheng
3eb4c0ed1d
[Improvement-14054][Worker] Kill multiple yarn apps at the same time ( #14055 )
...
* [Improvement-14054][Worker] Kill multiple yarn apps at the same time
* Update dolphinscheduler-task-plugin/dolphinscheduler-task-api/src/main/java/org/apache/dolphinscheduler/plugin/task/api/am/YarnApplicationManager.java
Co-authored-by: Aaron Wang <wangweirao16@gmail.com>
2 years ago
imp2002
f5d1059256
#4084 : [Fix-13928][UI] Fix repeat CustomParams input box ( #14029 )
2 years ago
imp2002
920e9b80fb
[Fix-13928][UI] Fix repeat CustomParams input box ( #14029 )
2 years ago
eye-gu
3e1c471143
#4083 : [Fix-14049][dao] fix init sql and use on conflict do update in pg ( #14051 )
2 years ago
eye-gu
cfbf675737
[Fix-14049][dao] fix init sql and use on conflict do update in pg ( #14051 )
2 years ago
Rick Cheng
9f6092c373
#4082 : [Improvement-14052][Log] Remove the useless filter in getAppIdsFromLogFile ( #14053 )
2 years ago
Rick Cheng
84edea7593
[Improvement-14052][Log] Remove the useless filter in getAppIdsFromLogFile ( #14053 )
2 years ago
liyou
1e8ad4d2b3
#4081 : [Fix-13989] Fix resource center path validation ( #14021 )
2 years ago
liyou
f269ccbd4a
[Fix-13989] Fix resource center path validation ( #14021 )
2 years ago
aiwenmo
22dde97656
#4080 : [doc] Change DinkyTask picture to english ( #14061 )
2 years ago
aiwenmo
76f33bea2b
[doc] Change DinkyTask picture to english ( #14061 )
2 years ago
Stalary
2b48bbaf0b
#4079 : FIX: default value ( #14059 )
2 years ago
Stalary
e932f780b6
FIX: default value ( #14059 )
2 years ago