xxt
f56a311849
[Fix-16567] Unable to delete copied nodes in unsaved workflow ( #16576 )
...
1. Fix the handling logic for when the backend API returns an empty array
2. If the dependent Lineage Task List is empty, no further query is required
2 months ago
xiangzihao
d67ea805f9
[DSIP-38] Add plugin directory in binary package ( #16613 )
2 months ago
Wenjun Ruan
62d33a799a
[DSIP-75] Support auto add license header by spotless ( #16643 )
2 months ago
xiangzihao
abe1185d28
[Improvement-16635] Using Docker Hub in Schema Check CI ( #16636 )
2 months ago
Wenjun Ruan
c989973f21
[Chore] Remove maven-javadoc-plugin ( #16639 )
2 months ago
Wenjun Ruan
3c944bccee
[Fix-16338][Test] Fix Master integration test case has been skipped in ci ( #16637 )
2 months ago
Wenjun Ruan
6d29b1c06c
[Improvement-16641] Add thread name in logback ( #16640 )
2 months ago
小可耐
f697665854
[Fix-16629][UI][Workflow Instance] fix status display error
2 months ago
xiangzihao
af03736c2a
hotfix sqlserver e2e ci error ( #16633 )
2 months ago
xiangzihao
950831ed1f
[Improvement-16598][UI] SQL task type optimization of sending alarm notifications ( #16599 )
...
* improvement 16598
* improvement 16598
2 months ago
saowu
e4db2d6b87
[Fix-16569][alert] Feishu send alert message failed ( #16588 )
2 months ago
xiangzihao
bb07395103
[Chore][CI] Fix ci cache error( #16600 )
2 months ago
xiangzihao
e88eb7f4d7
[Improvement-16586][Doc] Rename sub-process to sub-workflow in docs ( #16587 )
...
---------
Co-authored-by: Gallardot <gallardot@apache.org>
2 months ago
xiangzihao
20d96be478
[Feature-10872][UI] Display the total count in all listing page ( #16590 )
...
* feature 10872
* feature 10872
2 months ago
xiangzihao
1b629bb03d
[Chore] Improve the robustness of CI ( #16592 )
3 months ago
xiangzihao
862038e5ea
[Improvement-8295][Document] Standalone Deployment doc should instruct users to configure sudo without password ( #16585 )
3 months ago
xiangzihao
fee4955724
[DSIP-68] Unify the table structure and table fields in backend and frontend ui sections ( #16544 )
3 months ago
Wenjun Ruan
0f4bce1883
[Improvement-16574][Master] Move some task operations into ITaskExecutionRunnable ( #16575 )
3 months ago
Wenjun Ruan
3a24d1777b
[DSIP-65] SubWorkflow logic task support failover/repeat running/pause/kill/recover ( #16566 )
3 months ago
wangxj3
cfe70a3c3f
[Doc-16555] Add note of Alert Script Plugin ( #16556 )
...
* add Note doc of scrip alert
* mvn spotless:apply
---------
Co-authored-by: wangxj959 <wangxj959@chinaunicom.cn>
3 months ago
xiangzihao
deddb3bbca
[Chore] Improve release doc ( #16553 )
...
* improve release doc
3 months ago
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