Wenjun Ruan
d64837dc98
[Chore] Remove unsupported feature in README.md ( #16549 )
...
* [Chore] Remove unsupported feature in README.md
* Update README_zh_CN.md
Co-authored-by: xiangzihao <zihaoxiang@apache.org>
---------
Co-authored-by: xiangzihao <zihaoxiang@apache.org>
Co-authored-by: xiangzihao <460888207@qq.com>
3 months ago
xiangzihao
ceb711b3c5
[DSIP-70] Deprecated upgrade code of 1.x and 2.x in 3.3.0-release ( #16551 )
3 months ago
Wenjun Ruan
002e9ca9e3
[Improve] Move recover/repeat running to IWorkflowControlClient ( #16545 )
3 months ago
xiangzihao
4fb0cb82a4
remove staleness code owner ( #16547 )
3 months ago
wangxj3
833fb5b5bf
[Doc-16535] remove doc of extra ssh task node type ( #16536 )
3 months ago
JohnHuang
56af000cc5
[Improvement][API] Fix typo on api workflow backfill ( #16538 )
3 months ago
xiangzihao
4c195063f9
[Improvement-16516] Uniformly name process in backend code as workflow ( #16524 )
3 months ago
Wenjun Ruan
20a0e50cce
[DSIP-67] Use command to trigger workflow instance rather generate workflow instance ( #16523 )
3 months ago
Wenjun Ruan
9448806af0
[DSIP-61][Master] Refactor thread pool and state event orchestration in master ( #16327 )
3 months ago
cncws
e8098ac3b8
[Fix-15961] [UI] Rename pythonCommand to pythonLauncher in pytorch task. ( #16495 )
3 months ago
luoyuan
c99de2010e
[Improvement-16501][dolphinscheduler-api]typo in Status.java(#16501) ( #16504 )
3 months ago
veli.yang
10295d322a
[Improvement-16487][Master] Improve the dependent result for workflow dependency tasks ( #16488 )
3 months ago
Bruce Wong
d7f950ce52
[Doc-16490] Changed some notes about python gateway service ( #16493 )
3 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>
3 months ago
topsli
5ffa45293e
[Fix-16475][UI] Can't SET Timing successful in Workflow Definition grid ( #16476 )
3 months ago
xiangzihao
66548a2ef2
[DSIP-62][Http Alert Plugin] Refactor http alert plugin ( #16484 )
...
* add dsip_62
* fix sonar
* fix spotless
3 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 )
4 months ago
xiangzihao
a6504412cf
[DSIP-60][Http task plugin] Refactor http task plugin ( #16413 )
4 months ago
wangxj3
d2f857ec86
remove duplicate code of AliyunServerlessSparkDataSourceProcessor ( #16422 )
4 months ago
xiangzihao
05e64c8ba0
[Chore] Fix push docker ci error ( #16418 )
...
* fix push docker ci error
4 months ago
Lijing Ye
16a9941d44
[Fix-16410] wrong env in values.yaml ( #16412 )
4 months ago
xiangzihao
03059d3598
[Chore][Hotfix] Change docker-compose to docker compose in ci ( #16416 )
4 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>
4 months ago
Gallardot
aabda868da
doc: simplify k8s deploy steps ( #16402 )
...
Signed-off-by: Gallardot <gallardot@apache.org>
Co-authored-by: xiangzihao <460888207@qq.com>
4 months ago
xiangzihao
a7c8d4d5ce
[DSIP-59] remove single task definition code and ui ( #16397 )
...
* dsip 59
* fix e2e test
4 months ago
xiangzihao
6c1471d044
[Chore] Stale issue improvement ( #16398 )
...
* stale issue improvement
4 months ago
Gallardot
380aba4686
chore: fix updateStrategy ( #16389 )
...
Signed-off-by: Gallardot <gallardot@apache.org>
4 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>
4 months ago
xiangzihao
d9244ca22f
[DSIP-57][Audit] Revert PR 14981 code ( #16370 )
4 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>
4 months ago
wangxj3
c0f1269afe
[Chore] modify release doc ( #16371 )
...
* modify release doc
* mvn spotless:apply
---------
Co-authored-by: wangxj959 <wangxj959@chinaunicom.cn>
4 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
4 months ago
seckiller
b69ba4a70c
[Fix-16346] Fix a bug that prevents re-uploading resource files ( #16356 )
...
Co-authored-by: JohnZp <johnzp1109@google.com>
4 months ago
Starry Song
0e8595cbbe
[Fix-16353] Fix incorrect parameter name 'processLineages' in batchInsert method.( #16353 ) ( #16354 )
4 months ago
zuo
38d599c745
[Fix-15828] fix expandListParameter ( #15878 )
...
* [Fix-15828] Replace the original question mark before regex replacement
4 months ago
wangxj3
6e0e29e754
Modify transfer characters ( #16349 )
4 months ago
Wenjun Ruan
b54bfbe3b7
Fix JdbcRegistry will get duplicate children ( #16348 )
4 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>
4 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