lgcareer
309c8c97a9
[Enhancement][API]Enhance mysql connection properties ( #15433 )
10 months ago
Wenjun Ruan
6c1e001edf
Add config for defaultTenantEnabled ( #15391 )
10 months ago
旺阳
e5a512803e
[Bug] [Audit log] Fix Audit log UI query error ( #15427 )
10 months ago
lizhenglei
4c31e19e11
[Improvement][E2E]e2e improve add workflow httpTask e2e case ( #15420 )
...
* e2e case
* Create local.yml
* local
* fix
* fix
* fix blank
---------
Co-authored-by: 80597928 <673421862@qq.com>
Co-authored-by: xiangzihao <460888207@qq.com>
10 months ago
dalong
3f21a7a577
doc write wrong,should be MinIO it's not MinION ( #15395 )
...
Co-authored-by: 86157 <mapengfei@lnxjit.commapengfei@lnxjit.com>
10 months ago
Gallardot
4fe59a7ae8
[Doc]remove temporary markdown comments ( #15385 )
...
Signed-off-by: Gallardot <gallardot@apache.org>
10 months ago
Gallardot
575b89e2f9
[Bug][Registry] Optimizing waiting strategy ( #15223 )
...
* [Improvement][Registry] Optimizing waiting strategy
Signed-off-by: Gallardot <gallardot@apache.org>
10 months ago
liyou
fd74cf16cb
adjust the sequence of alarm group and add validate ( #15382 ) ( #15384 )
10 months ago
Wenjun Ruan
bf2cdc5300
Use Druid to split sql ( #15367 )
10 months ago
liyou
c3ffb1330d
optimize add select filter ( #15378 ) ( #15379 )
10 months ago
Gallardot
1c1d4bd592
[Improvement][Helm] using helm-docs to generate docs automatically ( #15299 )
10 months ago
Gallardot
93ea5f64c3
[Improvement][K8S] Custom label of a K8S task can be passed to the pod ( #15369 )
...
Signed-off-by: Gallardot <gallardot@apache.org>
10 months ago
Wenjun Ruan
d6dea4633c
Optimize server startup log ( #15362 )
10 months ago
Wenjun Ruan
5523a62825
Remove taskQueue and looper in worker ( #15292 )
10 months ago
lizhenglei
74fd24b091
[Improvement][E2E] support e2e compose v2 fix code style ( #15325 )
...
* support e2e compose v2 fix code stystle
* fix
* fix
* fix version
* Revert "fix version"
This reverts commit 4f1c1963
* fix version
* fix blank
---------
Co-authored-by: 80597928 <673421862@qq.com>
Co-authored-by: David Zollo <dailidong66@gmail.com>
10 months ago
liyou
c849501f3b
Display the resource file doesn't exist message in task create page ( #15350 )
10 months ago
Kerwin
4e069991c7
Add 3.1.9 release doc ( #15361 )
10 months ago
Wenjun Ruan
0e88ea3ac8
Recreate new TaskInstance Working Directory when exist in worker ( #15358 )
10 months ago
Wenjun Ruan
921253109a
[Bug] Close SSH session after remote shell finish ( #15348 )
...
* Close SSH session after remote shell finish
---------
Co-authored-by: David Zollo <davidzollo365@gmail.com>
10 months ago
Wenjun Ruan
b73194bd35
Fix check value rather than key in AbstractDataSourceProcessor#checkOther ( #15351 )
10 months ago
Wenjun Ruan
5b6b0ceb31
Fix resource file usage(Delete Resource/ResourceUser which is deprecated) ( #15355 )
10 months ago
David Zollo
a0bc778baf
[Improvement] Ensure that HttpUtils can only get result from certification URL ( #15288 )
...
* make httputils just can get Http request not Https
* add test
10 months ago
Devosend
b7ffa74537
delete debugger ( #15316 )
11 months ago
Wenjun Ruan
f921457a55
Set maxRows in SqlTask ( #15342 )
...
(cherry picked from commit b6b88e3e62d8245e08408fb60c48d23c0bd0bb46)
11 months ago
Gallardot
f8a44ff719
[Bug][Master] send ACK event timeout ( #15346 )
11 months ago
chenrj
ce11674668
Fix k8sTaskExecutionContext setting configYaml ( #15116 )
...
* fixed the issue of obtaining kubeConfig of k8s tasks
* removed excess files
* removed excess files
* formatted the code
---------
Co-authored-by: xiangzihao <460888207@qq.com>
Co-authored-by: Aaron Wang <wangweirao16@gmail.com>
11 months ago
xujiaqiang
159179ac95
[Feature-15146][dolphinscheduler-task-sqoop] add sqoop source/target type ( #15146 )
...
* task list: sgoop node params optimize
* security.ts add alarm_instance params
* 1 add SqoopTask params
2 add alert plugin aliyun-voice
* add license header
* commit sqhoop optimize
* pnpm-locl.yaml supplement annotation
* remove irrelevent commit.
* Code specification optimization
* optimize sqoop task ui
* Merge Code
* add the license header to pnpm-locl.yaml
* format the code
* format the code
* Fix sqoop task echo error
---------
Co-authored-by: xujiaqiang <xujiaqiang@aimatech.com>
Co-authored-by: xujiaqiang <“xujiaqiangwz@163.com”>
Co-authored-by: David Zollo <dailidong66@gmail.com>
11 months ago
xujiaqiang
d144f48ed7
[Feature-15248][dolphinscheduler-alert-plugins] add alert plugin aliyun-voice ( #15248 )
...
* add alert aliyun-voice
* VoiceParam replace these with lombok @Data
* security.ts add alarm_instance params
* optimize alert aliyun vocie code
* Merge Code
* rollback pnpm-lock.yaml to branch :origin/dev version
* add the doc about the new plugin
* add com.aliyun.dyvmsapi20170525 version 2.14
* completed
* run mvn spotless:apply
* Code optimization
* Change to @Data
* Code specification optimization
* add com.aliyund.yvmsapi20170525.jar license
* modify com.aliyund.yvmsapi20170525.jar license
* modify com.aliyund.yvmsapi20170525.jar license
* add aliyun-vocie licenses
* add aliyun-voice link to docsdev.js
* modify vocie module to aliyunVoice
* add lisense
---------
Co-authored-by: xujiaqiang <“xujiaqiangwz@163.com”>
Co-authored-by: 旺阳 <wang@lqwang.net>
Co-authored-by: David Zollo <dailidong66@gmail.com>
11 months ago
xujiaqiang
0feb144180
[Improvement-15260][dolphinscheduler-datasource-hana] add hana related dependencies ( #15260 )
...
* add hana related dependencies
* optimizing HANA data source bugs
* run mvn spotless:apply
* Fix hana datasource getValidationQuery()
* Fix hana datasource testGetJdbcUrl()
---------
Co-authored-by: xujiaqiang <“xujiaqiangwz@163.com”>
Co-authored-by: David Zollo <dailidong66@gmail.com>
11 months ago
ll
0c470ffe66
[ Fix #15129 ] [Dependent] The date rules of the dependent node are ambiguous. ( #15289 )
...
* [Fix-15129][Dependent] Fix the ambiguity in date rules for dependent node.
* [fix #15129 ] Revert ddl
* restore findLastProcessInterval
* update: mvn spotless:apply
---------
Co-authored-by: 李乐 <lile@boimc.com>
Co-authored-by: xiangzihao <460888207@qq.com>
11 months ago
Dyqer
0bb48f3429
fail-fast for dependent check ( #15197 )
...
Co-authored-by: Leoric Yue <leoric.yue@zoom.us>
Co-authored-by: caishunfeng <caishunfeng2021@gmail.com>
11 months ago
Wenjun Ruan
14272dafab
Fix failover Master might not release taskGroup ( #15287 )
11 months ago
Wenjun Ruan
2119e41800
[Improvement] Move delay calculation to Master ( #15278 )
11 months ago
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 )
12 months ago
xiangzihao
7308888c70
fix security issue ( #15192 )
12 months ago