Wenjun Ruan
20a0e50cce
[DSIP-67] Use command to trigger workflow instance rather generate workflow instance ( #16523 )
2 months ago
Wenjun Ruan
9448806af0
[DSIP-61][Master] Refactor thread pool and state event orchestration in master ( #16327 )
2 months ago
cncws
e8098ac3b8
[Fix-15961] [UI] Rename pythonCommand to pythonLauncher in pytorch task. ( #16495 )
2 months ago
luoyuan
c99de2010e
[Improvement-16501][dolphinscheduler-api]typo in Status.java(#16501) ( #16504 )
2 months ago
veli.yang
10295d322a
[Improvement-16487][Master] Improve the dependent result for workflow dependency tasks ( #16488 )
2 months ago
Bruce Wong
d7f950ce52
[Doc-16490] Changed some notes about python gateway service ( #16493 )
2 months ago
吴延博
219a232b86
[Fix-16492][alert] FeiShuSender Exception.getMessage is null ( #16498 )
...
* Update FeiShuSender.java
The Exception.getMessage present here is null, and the problem has occurred
* Update dolphinscheduler-alert/dolphinscheduler-alert-plugins/dolphinscheduler-alert-feishu/src/main/java/org/apache/dolphinscheduler/plugin/alert/feishu/FeiShuSender.java
Co-authored-by: xiangzihao <zihaoxiang@apache.org>
---------
Co-authored-by: xiangzihao <zihaoxiang@apache.org>
2 months ago
topsli
5ffa45293e
[Fix-16475][UI] Can't SET Timing successful in Workflow Definition grid ( #16476 )
2 months ago
xiangzihao
66548a2ef2
[DSIP-62][Http Alert Plugin] Refactor http alert plugin ( #16484 )
...
* add dsip_62
* fix sonar
* fix spotless
2 months ago
Dyqer
57c80f2af5
[Fix-16382] Fix the bug of async master task casthread pool invocations ramp-up
3 months ago
chenss
b47732c140
[Fix][pom] Fix jacoco-maven-plugin error config . ( #16463 )
3 months ago
xiangzihao
9760dec49f
add mergeable check ( #16439 )
3 months ago
zuo
f9db86559d
[Fix] fix dingtalk at user Params ( #16379 )
3 months ago
Terry Tao
70d6d01ce3
fix(16424): K8sUtils#jobExists may cause huge memory usage ( #16432 )
3 months ago
wangxj3
c97e82fae4
[Fix-16428] only admin user can grant datasource ( #16429 )
...
* only admin user can grant datasource
* fix ut
---------
Co-authored-by: wangxj959 <wangxj959@chinaunicom.cn>
3 months ago
Wenjun Ruan
34b74525d9
[Improvement] Delete taskGroupQueue when release ( #16425 )
3 months ago
xiangzihao
a6504412cf
[DSIP-60][Http task plugin] Refactor http task plugin ( #16413 )
3 months ago
wangxj3
d2f857ec86
remove duplicate code of AliyunServerlessSparkDataSourceProcessor ( #16422 )
3 months ago
xiangzihao
05e64c8ba0
[Chore] Fix push docker ci error ( #16418 )
...
* fix push docker ci error
3 months ago
Lijing Ye
16a9941d44
[Fix-16410] wrong env in values.yaml ( #16412 )
3 months ago
xiangzihao
03059d3598
[Chore][Hotfix] Change docker-compose to docker compose in ci ( #16416 )
3 months ago
Eric Gao
f7da8f39db
[Feature-16127] Support emr serverless spark ( #16126 )
...
* support emr serverless spark task
Signed-off-by: EricGao888 <ericgao.apache@gmail.com>
---------
Signed-off-by: EricGao888 <ericgao.apache@gmail.com>
3 months ago
Gallardot
aabda868da
doc: simplify k8s deploy steps ( #16402 )
...
Signed-off-by: Gallardot <gallardot@apache.org>
Co-authored-by: xiangzihao <460888207@qq.com>
3 months ago
xiangzihao
a7c8d4d5ce
[DSIP-59] remove single task definition code and ui ( #16397 )
...
* dsip 59
* fix e2e test
3 months ago
xiangzihao
6c1471d044
[Chore] Stale issue improvement ( #16398 )
...
* stale issue improvement
3 months ago
Gallardot
380aba4686
chore: fix updateStrategy ( #16389 )
...
Signed-off-by: Gallardot <gallardot@apache.org>
3 months ago
Kinson
666201dbcc
use Map to avoid traversing List repeatedly ( #16365 )
...
Co-authored-by: 石巧生(11032293) <kinson.shi@vivo.com>
Co-authored-by: xiangzihao <460888207@qq.com>
3 months ago
xiangzihao
d9244ca22f
[DSIP-57][Audit] Revert PR 14981 code ( #16370 )
3 months ago
ThomasTan2002
94774e706a
[Doc-16375] change front build command ( #16372 )
...
* change front build command en
* change front build command zh
---------
Co-authored-by: xiangzihao <460888207@qq.com>
3 months ago
wangxj3
c0f1269afe
[Chore] modify release doc ( #16371 )
...
* modify release doc
* mvn spotless:apply
---------
Co-authored-by: wangxj959 <wangxj959@chinaunicom.cn>
3 months ago
xiangzihao
a5061eb351
[Improvement-16360] [Doc] Add project worker group auth doc ( #16361 )
...
* add project worker group auth doc
* add project worker group auth doc
* add project worker group auth doc
3 months ago
seckiller
b69ba4a70c
[Fix-16346] Fix a bug that prevents re-uploading resource files ( #16356 )
...
Co-authored-by: JohnZp <johnzp1109@google.com>
3 months ago
Starry Song
0e8595cbbe
[Fix-16353] Fix incorrect parameter name 'processLineages' in batchInsert method.( #16353 ) ( #16354 )
3 months ago
zuo
38d599c745
[Fix-15828] fix expandListParameter ( #15878 )
...
* [Fix-15828] Replace the original question mark before regex replacement
3 months ago
wangxj3
6e0e29e754
Modify transfer characters ( #16349 )
3 months ago
Wenjun Ruan
b54bfbe3b7
Fix JdbcRegistry will get duplicate children ( #16348 )
3 months ago
wangxj3
624c42c67f
[Chore] 3.2.2-release doc ( #16326 )
...
* 3.2.2-release doc
* Update site.js
* mvn spotless:apply
---------
Co-authored-by: wangxj3 <wangxj@apache.org>
Co-authored-by: David Zollo <dailidong66@gmail.com>
Co-authored-by: xiangzihao <460888207@qq.com>
Co-authored-by: Gallardot <gallardot@apache.org>
Co-authored-by: caishunfeng <caishunfeng2021@gmail.com>
3 months ago
xiangzihao
c5e5ff7b19
[Improvement-15448] Remove redundant query in project list ( #16341 )
...
* remove redundant query
4 months ago
xiangzihao
ebaa819060
[Fix-15927] Polish dependent task docs. ( #16342 )
...
* fix 15927
4 months ago
xiangzihao
0e42635732
[Chore] Improve frontend ci check ( #16335 )
...
* improve frontend ci check
4 months ago
Gallardot
9ec31b021a
[Improvement][Helm] Support for updateStrategy ( #16334 )
4 months ago
xiangzihao
3dbfac3b18
[Fix-16308] Fix query resources list paging error and docs. ( #16324 )
...
* fix issue 16308
4 months ago
xiangzihao
5ef5c5b4c0
fix issue 15519 ( #16325 )
4 months ago
xiangzihao
f54b8d31fe
fix offline workflow error ( #16330 )
4 months ago
八角龙
faaef5fc5b
[Fix-15644][ui] fix ui Failed to query list after editing file ( #15647 )
...
* [bug][ui] fix ui Failed to query list after editing file
4 months ago
JohnHuang
c20af83368
[Improvement][Authentication] Improvement k8s resource center statement ( #16123 )
4 months ago
Wenjun Ruan
f8e1be3930
Set default registry-disconnect-strategy:strategy to stop ( #16323 )
...
Co-authored-by: Gallardot <gallardot@apache.org>
4 months ago
xxsc0529
1199a916b3
[Feature-16132][Task Plugin] support for oceanbase datax task ( #16281 )
...
* Add support for oceanbase's datax task --feat
* fix code style
---------
Co-authored-by: xiangzihao <460888207@qq.com>
4 months ago
zuo
8d1680d2f0
[Fix-16279] Support Java 8 date/time type `java.time.OffsetDateTime` ( #16304 )
...
* [Fix-16279] Support Java 8 date/time type `java.time.OffsetDateTime`
4 months ago
wangxj3
f101feb97c
[Fix-16314][NOTICE] Correct year in NOTICE file ( #16316 )
...
* Update NOTICE to 2024
4 months ago