Wenjun Ruan
43f5f24529
Add dolphinscheduler-extract-common module ( #15266 )
11 months ago
Jay Chung
a6e30fd315
doc: Classify docs to avoid misleading ( #15282 )
...
* only admin user can modify queue and tenent
* task group is not related to tenant
---------
Co-authored-by: Eric Gao <ericgao.apache@gmail.com>
11 months ago
Wenjun Ruan
db3d84b73d
[HotFix] Fix TaskOutputParameterParser might OOM if meed a bad output param expression ( #15264 )
11 months ago
zhanqian
7bfc6dc3cf
[Bug-15215][Api] non-admin should not modify tenantId and queue ( #15254 )
...
* bugfix-15215:Users are not allowed to modify the default tenant and queue through the update API
* fix : #15215
11 months ago
Wenjun Ruan
ef2e9c9b67
Set the tenant as the owner in final stage ( #15256 )
11 months ago
Wenjun Ruan
71ee1f0c3d
Support parse task output params under multiple log ( #15244 )
11 months ago
Rick Cheng
b4cf1ccaac
[Improvement-15009][Parameter] Change project parameter value to text ( #15010 )
11 months ago
Wenjun Ruan
f2d146665c
Use chown to set the file owner ( #15240 )
11 months ago
旺阳
4c56acb467
[Fix] Change HTTP plugin timeout param to number type ( #15234 )
11 months ago
caishunfeng
b5eddc0ce8
fix switch condition ( #15228 )
...
Co-authored-by: Eric Gao <ericgao.apache@gmail.com>
11 months ago
Wenjun Ruan
12f8138167
Expire session when update user password ( #15219 )
11 months ago
Jay Chung
0016b96b85
Fix docs style is incorrect by CI pass ( #15167 )
11 months ago
Wenjun Ruan
41fd4cde74
Remove unused cache-evict.png ( #15220 )
11 months ago
Wenjun Ruan
1d23e4fe5d
Remove spring cache for dao ( #15184 )
11 months ago
Wenjun Ruan
9c7ad6df0a
[Improvement] Clean up Scheduler logic ( #15198 )
...
* Clean up Scheduler logic
* Update dolphinscheduler-api/src/main/java/org/apache/dolphinscheduler/api/service/impl/ProcessDefinitionServiceImpl.java
Co-authored-by: 旺阳 <wang@lqwang.net>
---------
Co-authored-by: 旺阳 <wang@lqwang.net>
11 months ago
Wenjun Ruan
df656a7671
Fix home page workflow instance miss status ( #15193 )
11 months ago
xiangzihao
7308888c70
fix security issue ( #15192 )
12 months ago
Dyqer
cca1c4a172
fix can't stop bug ( #15191 )
...
Co-authored-by: Leoric Yue <leoric.yue@zoom.us>
12 months ago
Wenjun Ruan
9be81be328
Remove API Result in Service ( #15181 )
12 months ago
Wenjun Ruan
90250998c4
Add deploy on Terraform on README ( #15189 )
12 months ago
旺阳
6aa6e114a5
[Improvement][Alert] Add a test send feature when creating an alert instance ( #15163 )
...
* add alert test send feature
* update doc
* add alarm instance test send ui
* update
* fix mvn
* fix test
* update
* update
* change to rpc
* fix ut
* fix ut
* update
* update
* change result
* update
* Update docs/docs/en/guide/alert/alert_plugin_user_guide.md
Co-authored-by: Aaron Wang <wangweirao16@gmail.com>
---------
Co-authored-by: Aaron Wang <wangweirao16@gmail.com>
12 months ago
Gallardot
2f2825784a
[Improvement][Helm] support task type filter ( #15179 )
12 months ago
arlendp
2b4edb3815
[Improvement][Resource Center] Display brief file name in file-details page ( #15137 ) ( #15175 )
12 months ago
旺阳
a158f1403f
[Improvement][Alert] Add timeout params for HTTP plugin ( #15174 )
12 months ago
destroydestiny
36f72056a9
[Bug] Fix TriggerRelationMapper cannot work due to miss DatabaseIdProvider ( #15153 )
12 months ago
Wenjun Ruan
d6175f3bbf
Exclude DataSourceAutoConfiguration in worker server ( #15169 )
12 months ago
旺阳
9c8d1dc6d8
Fix spotless ( #15164 )
12 months ago
kevinkelin
3149928cdc
Modify the documentation that python task will not work properly when '\n' indicates the presence of a variable and needs to use 'repr(value)' ( #15145 )
...
Co-authored-by: yangyanxing <yangyanxing@360.cn>
Co-authored-by: xiangzihao <460888207@qq.com>
12 months ago
c3Vu
b8e942208e
Fix incorrect button display text ( #15160 )
12 months ago
Jingliu Xiong
6096c58cb7
[feature#14654] alert-spi support prometheus alertmanager ( #15079 )
...
* feat alert-spi support prometheus alert manager
* fix: fix err into message
* Update dolphinscheduler-alert/dolphinscheduler-alert-plugins/dolphinscheduler-alert-prometheus/src/main/java/org/apache/dolphinscheduler/plugin/alert/prometheus/PrometheusAlertSender.java
Co-authored-by: 旺阳 <wang@lqwang.net>
12 months ago
旺阳
5afd94136c
[Fix][Data Quality] Change t_ds_dq_rule_input_entry field name fix PostgreSQL not support value issue ( #14992 )
...
* change data quality field name
* fix-dao
* fix-dao
* fix-dao
* fix-dao
* update
* test
* update
* update
12 months ago
Susur
65a7c7f26b
fix missing 'KYUUBI' in droplist of datasource ( #15140 )
...
Co-authored-by: kai.he01 <kai.he01@idiaoyan.com>
12 months ago
fuchanghai
2622685784
[Bug] Fix endless loop ( #15092 )
...
* [fix-#13045] fix endless loop
---------
Co-authored-by: fuchanghai <‘2875334588@qq.com’>
12 months ago
Xinxing
5e135ba041
fix: execute sql error: datasource plugin 'doris' is not found。 ( #15123 )
...
Co-authored-by: xiangzihao <460888207@qq.com>
12 months ago
Eric Gao
d675d32771
Fix confusing constant string for unit convertor ( #15126 )
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
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
dc503b0e00
[Fix-15072][Resource Center] Non-admin user can not query resource recursively ( #15097 )
1 year ago
Aaron Wang
d5f99cc582
[E2E][Bug] Fix k8s-e2e ( #15098 )
1 year ago
chenrj
c532fea00e
[Improvement] Refactoring K8S task plugin with connections managed in connection center ( #14977 )
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
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
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
99214d0fc3
Fix SqlTask cannot split the given sql when browser in windows ( #15062 )
1 year ago
Wenjun Ruan
a5284e4024
Remove mapper usage in tools ( #15073 )
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
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
2350775272
Add IT for mysql5/postgresql16 initialize/upgrade ( #15063 )
1 year ago
caishunfeng
c59b2d5b8c
remove sub workflow finish notify ( #15057 )
...
Co-authored-by: xiangzihao <460888207@qq.com>
1 year ago
He Zhao
f0f12c9fdf
Fix missing Kyuubi type in UI ( #15051 )
1 year ago