fuchanghai
eb722262df
#4396 : [Bug] Fix endless loop ( #15092 )
...
* [fix-#13045] fix endless loop
---------
Co-authored-by: fuchanghai <‘2875334588@qq.com’>
1 year ago
fuchanghai
2622685784
[Bug] Fix endless loop ( #15092 )
...
* [fix-#13045] fix endless loop
---------
Co-authored-by: fuchanghai <‘2875334588@qq.com’>
1 year ago
Xinxing
9180996696
#4395 : fix: execute sql error: datasource plugin 'doris' is not found。 ( #15123 )
...
Co-authored-by: xiangzihao <460888207@qq.com>
1 year ago
Xinxing
5e135ba041
fix: execute sql error: datasource plugin 'doris' is not found。 ( #15123 )
...
Co-authored-by: xiangzihao <460888207@qq.com>
1 year ago
Eric Gao
880265dc8e
#4394 : Fix confusing constant string for unit convertor ( #15126 )
1 year ago
Eric Gao
d675d32771
Fix confusing constant string for unit convertor ( #15126 )
1 year ago
Gallardot
47dcaafdef
#4393 : [Improvement][K8S] Remove ResourceQuota ( #14991 )
...
* [Improvement][K8S] Remove ResourceQuota
Signed-off-by: Gallardot <gallardot@apache.org>
* chore: fix pg
Signed-off-by: Gallardot <gallardot@apache.org>
* chore: Clean up unused code
Signed-off-by: Gallardot <gallardot@apache.org>
* chore: naming conventions
Signed-off-by: Gallardot <gallardot@apache.org>
---------
Signed-off-by: Gallardot <gallardot@apache.org>
Co-authored-by: xiangzihao <460888207@qq.com>
1 year ago
Gallardot
8c01fcf14b
[Improvement][K8S] Remove ResourceQuota ( #14991 )
...
* [Improvement][K8S] Remove ResourceQuota
Signed-off-by: Gallardot <gallardot@apache.org>
* chore: fix pg
Signed-off-by: Gallardot <gallardot@apache.org>
* chore: Clean up unused code
Signed-off-by: Gallardot <gallardot@apache.org>
* chore: naming conventions
Signed-off-by: Gallardot <gallardot@apache.org>
---------
Signed-off-by: Gallardot <gallardot@apache.org>
Co-authored-by: xiangzihao <460888207@qq.com>
1 year ago
izualzhy
be5089a759
#4392 : [fix-#11726] fix error when set connection proerty both in the URL and an argument ( #15093 )
...
Co-authored-by: zhangying14 <zhangying14@zuoyebang.com>
Co-authored-by: xiangzihao <460888207@qq.com>
1 year ago
izualzhy
8665951981
[fix-#11726] fix error when set connection proerty both in the URL and an argument ( #15093 )
...
Co-authored-by: zhangying14 <zhangying14@zuoyebang.com>
Co-authored-by: xiangzihao <460888207@qq.com>
1 year ago
Aaron Wang
e688f56e58
#4391 : [Fix-15072][Resource Center] Non-admin user can not query resource recursively ( #15097 )
1 year ago
Aaron Wang
dc503b0e00
[Fix-15072][Resource Center] Non-admin user can not query resource recursively ( #15097 )
1 year ago
Aaron Wang
2405d1e6da
#4390 : [E2E][Bug] Fix k8s-e2e ( #15098 )
1 year ago
Aaron Wang
d5f99cc582
[E2E][Bug] Fix k8s-e2e ( #15098 )
1 year ago
chenrj
8322fdff46
#4389 : [Improvement] Refactoring K8S task plugin with connections managed in connection center ( #14977 )
1 year ago
chenrj
c532fea00e
[Improvement] Refactoring K8S task plugin with connections managed in connection center ( #14977 )
1 year ago
chenrj
f49533076a
#4388 : [DSIP-19] Support sagemaker connections in the connection center, as well as external connections to the connection center in sagemaker tasks ( #14976 )
...
* Refactoring `Sagemaker` task plugin with connections managed in connection center.
---------
Co-authored-by: Eric Gao <ericgao.apache@gmail.com>
1 year ago
chenrj
5a3827eef4
[DSIP-19] Support sagemaker connections in the connection center, as well as external connections to the connection center in sagemaker tasks ( #14976 )
...
* Refactoring `Sagemaker` task plugin with connections managed in connection center.
---------
Co-authored-by: Eric Gao <ericgao.apache@gmail.com>
1 year ago
chenrj
04f271973a
#4387 : [DSIP-19] Support zeppelin connections in the connection center, as well as external connections to the connection center in zeppelin tasks ( #14434 )
...
* Refactoring zeppelin task plugin with connections managed in connection center
---------
Co-authored-by: Eric Gao <ericgao.apache@gmail.com>
1 year ago
chenrj
e99c5950b9
[DSIP-19] Support zeppelin connections in the connection center, as well as external connections to the connection center in zeppelin tasks ( #14434 )
...
* Refactoring zeppelin task plugin with connections managed in connection center
---------
Co-authored-by: Eric Gao <ericgao.apache@gmail.com>
1 year ago
Wei Xiaonan
9e9aeebe5a
#4386 : [Feature-14832][Listener]Implementation of Listener Mechanism ( #14981 )
...
* first commit
* 1. sql: sync ddl
2. front-end: change to ternary expression
3. back-end: correct license header in ListenerEvent.java
* test case
* frontend: remove unnecessary console
* fix unit test
* remove log depends on user-provided value
* fix dolphinscheduler_postgresql.sql
* sync database schema
* fix unit test
* fix unit test
* fix some NIT.
* extract GLOBAL_ALERT_GROUP_ID into variable
* fix ddl bug
* add column task_type in t_ds_fav_task in upgrade/3.2.0_schema
* add unit test
1 year ago
Wei Xiaonan
c0ed68121d
[Feature-14832][Listener]Implementation of Listener Mechanism ( #14981 )
...
* first commit
* 1. sql: sync ddl
2. front-end: change to ternary expression
3. back-end: correct license header in ListenerEvent.java
* test case
* frontend: remove unnecessary console
* fix unit test
* remove log depends on user-provided value
* fix dolphinscheduler_postgresql.sql
* sync database schema
* fix unit test
* fix unit test
* fix some NIT.
* extract GLOBAL_ALERT_GROUP_ID into variable
* fix ddl bug
* add column task_type in t_ds_fav_task in upgrade/3.2.0_schema
* add unit test
1 year ago
Wenjun Ruan
56220a4be9
#4385 : Fix SqlTask cannot split the given sql when browser in windows ( #15062 )
1 year ago
Wenjun Ruan
99214d0fc3
Fix SqlTask cannot split the given sql when browser in windows ( #15062 )
1 year ago
Wenjun Ruan
be7829f830
#4384 : Remove mapper usage in tools ( #15073 )
1 year ago
Wenjun Ruan
a5284e4024
Remove mapper usage in tools ( #15073 )
1 year ago
小可耐
d41fdcdeca
#4383 : [Fix-15036] [API] Fix task definition edit doesn't work ( #14801 )
...
* [Bug] [task definition] 修复任务定义修改,工作流无法生效问题
* [Bug] [API] Fix task check apply
* [BUG][API] fix updateTaskDefinition method ut
* [BUG][API] fix updateTaskDefinition method code specification
* [BUG][API] fix one task corresponds to multiple workflow problems
* [BUG][API] queryProcessTaskRelationByTaskCodeAndTaskVersion method adjust
* [BUG][API] fix updateTaskDefinition method update
---------
Co-authored-by: David Zollo <dailidong66@gmail.com>
Co-authored-by: 旺阳 <wang@lqwang.net>
Co-authored-by: xiangzihao <460888207@qq.com>
1 year ago
小可耐
ae847ba331
[Fix-15036] [API] Fix task definition edit doesn't work ( #14801 )
...
* [Bug] [task definition] 修复任务定义修改,工作流无法生效问题
* [Bug] [API] Fix task check apply
* [BUG][API] fix updateTaskDefinition method ut
* [BUG][API] fix updateTaskDefinition method code specification
* [BUG][API] fix one task corresponds to multiple workflow problems
* [BUG][API] queryProcessTaskRelationByTaskCodeAndTaskVersion method adjust
* [BUG][API] fix updateTaskDefinition method update
---------
Co-authored-by: David Zollo <dailidong66@gmail.com>
Co-authored-by: 旺阳 <wang@lqwang.net>
Co-authored-by: xiangzihao <460888207@qq.com>
1 year ago
Orange Summer
0e473b1862
#4382 : [Feature-14678][Master][UI]Dependent task parameter passing ( #14702 )
...
* feat: dependent task parameter passing
* style: code format
* refactor: remove inappropriate log
* refactor: Modify unreasonable code structure
* refactor: Modify unreasonable code structure
* refactor: Solve conflicts caused by merge
---------
Co-authored-by: Rick Cheng <rickchengx@gmail.com>
Co-authored-by: BaoLiang <29528966+lenboo@users.noreply.github.com>
1 year ago
Orange Summer
688f84452d
[Feature-14678][Master][UI]Dependent task parameter passing ( #14702 )
...
* feat: dependent task parameter passing
* style: code format
* refactor: remove inappropriate log
* refactor: Modify unreasonable code structure
* refactor: Modify unreasonable code structure
* refactor: Solve conflicts caused by merge
---------
Co-authored-by: Rick Cheng <rickchengx@gmail.com>
Co-authored-by: BaoLiang <29528966+lenboo@users.noreply.github.com>
1 year ago
Wenjun Ruan
5d2a76cdb8
#4381 : Add IT for mysql5/postgresql16 initialize/upgrade ( #15063 )
1 year ago
Wenjun Ruan
2350775272
Add IT for mysql5/postgresql16 initialize/upgrade ( #15063 )
1 year ago
caishunfeng
e7fc42f9bb
#4380 : remove sub workflow finish notify ( #15057 )
...
Co-authored-by: xiangzihao <460888207@qq.com>
1 year ago
caishunfeng
c59b2d5b8c
remove sub workflow finish notify ( #15057 )
...
Co-authored-by: xiangzihao <460888207@qq.com>
1 year ago
He Zhao
feb581cf1d
#4379 : Fix missing Kyuubi type in UI ( #15051 )
1 year ago
He Zhao
f0f12c9fdf
Fix missing Kyuubi type in UI ( #15051 )
1 year ago
Wenjun Ruan
59b56fb928
#4378 : Add IT for dolphinscheduler-tools module ( #15043 )
1 year ago
Wenjun Ruan
b750db3c37
Add IT for dolphinscheduler-tools module ( #15043 )
1 year ago
Wenjun Ruan
e5ad48bdb4
#4377 : Set kubectl version to v1.28.3 ( #15053 )
1 year ago
Wenjun Ruan
37db913f04
Set kubectl version to v1.28.3 ( #15053 )
1 year ago
imp2002
b207ee02ae
#4376 : [Fix-14885][pom] fix spotless format file path ( #14889 )
...
* fix: fix `spotless` format file path
* fix: remove duplicate dependencies
---------
Co-authored-by: Eric Gao <ericgao.apache@gmail.com>
Co-authored-by: Aaron Wang <wangweirao16@gmail.com>
Co-authored-by: xiangzihao <460888207@qq.com>
1 year ago
imp2002
8f16fd7975
[Fix-14885][pom] fix spotless format file path ( #14889 )
...
* fix: fix `spotless` format file path
* fix: remove duplicate dependencies
---------
Co-authored-by: Eric Gao <ericgao.apache@gmail.com>
Co-authored-by: Aaron Wang <wangweirao16@gmail.com>
Co-authored-by: xiangzihao <460888207@qq.com>
1 year ago
Xin Xiu
e93d0e2344
#4375 : Fix When the task instance status is 'STOP' ( #14967 )
...
* Fix When the task instance status is 'STOP'
* Fix ITaskState types sort by ID
---------
Co-authored-by: Eric Gao <ericgao.apache@gmail.com>
Co-authored-by: xiangzihao <460888207@qq.com>
1 year ago
Xin Xiu
28788c7df6
Fix When the task instance status is 'STOP' ( #14967 )
...
* Fix When the task instance status is 'STOP'
* Fix ITaskState types sort by ID
---------
Co-authored-by: Eric Gao <ericgao.apache@gmail.com>
Co-authored-by: xiangzihao <460888207@qq.com>
1 year ago
Jarvis
689ceea4b5
#4374 : [Docs] fix typo ( #15032 )
...
Co-authored-by: xiangzihao <460888207@qq.com>
1 year ago
Jarvis
06c3663e22
[Docs] fix typo ( #15032 )
...
Co-authored-by: xiangzihao <460888207@qq.com>
1 year ago
Jay Chung
64084e09e9
#4373 : chore: release version 3.2.0 ( #15039 )
1 year ago
Jay Chung
a13ce27671
chore: release version 3.2.0 ( #15039 )
1 year ago
旺阳
3ed07d1bd6
#4372 : [Improvement][Alert] Alert plugin enhance fail message ( #15024 )
...
* add webex && pagerduty fail log
* update
* fix spotless
* Update dolphinscheduler-alert/dolphinscheduler-alert-plugins/dolphinscheduler-alert-http/src/main/java/org/apache/dolphinscheduler/plugin/alert/http/HttpSender.java
Co-authored-by: xiangzihao <zihaoxiang@apache.org>
* update
---------
Co-authored-by: xiangzihao <zihaoxiang@apache.org>
1 year ago
旺阳
154e1679f9
[Improvement][Alert] Alert plugin enhance fail message ( #15024 )
...
* add webex && pagerduty fail log
* update
* fix spotless
* Update dolphinscheduler-alert/dolphinscheduler-alert-plugins/dolphinscheduler-alert-http/src/main/java/org/apache/dolphinscheduler/plugin/alert/http/HttpSender.java
Co-authored-by: xiangzihao <zihaoxiang@apache.org>
* update
---------
Co-authored-by: xiangzihao <zihaoxiang@apache.org>
1 year ago