Wenjun Ruan
|
edeb1b2458
|
[DSIP-45] Polish the Storage SPI (#16141)
|
5 months ago |
Cancai Cai
|
8e53f2fdcb
|
[Improvement][Worker] Rename workerZKPath to workerRegistryPath (#16144)
|
5 months ago |
Wenjun Ruan
|
3bc88e32c7
|
Rename dolphinscheduler-aop to dolphinscheduler-yarn-aop (#16095)
|
5 months ago |
Wenjun Ruan
|
af55f94cc0
|
Fix sudo enable is false will still check tenant exist (#16071)
(cherry picked from commit c5baa75ef93243c6bf88194eb3ad94a48173a003)
|
5 months ago |
Wenjun Ruan
|
f754611509
|
[DSIP-42] Add dolphinscheduler-aws-authentication module (#16043)
|
5 months ago |
Wenjun Ruan
|
5037f0a5e3
|
Remove OmitStackTraceInFastThrow in start.sh (#16054)
|
5 months ago |
Wenjun Ruan
|
b184364561
|
Fix WorkerTaskExecutorThreadPool#isOverload is incorrect (#16027)
|
5 months ago |
Wenjun Ruan
|
61915a2d5d
|
Fix workflow instance restart failed due to duplicate key in varpool (#16001)
|
6 months ago |
Wenjun Ruan
|
99d8276be7
|
Optimizing the scope of RPC base classes (#15946)
* Optimizing the scope of RPC base classes
* Fix UT
|
6 months ago |
JohnHuang
|
d218b021e7
|
[DSIP-25][Remote Logging] Split remote logging configuration (#15826)
Co-authored-by: Rick Cheng <rickchengx@gmail.com>
|
6 months ago |
Wenjun Ruan
|
0a11cd21bd
|
Fix jar path is not correct in java task (#15906)
|
6 months ago |
Wenjun Ruan
|
446f6ba72b
|
Fix auto create tennat concurrently will cause the task failed (#15909)
|
6 months ago |
Wenjun Ruan
|
285c5a8eb5
|
[DSIP-28] Donnot scan whole bean under classpath (#15874)
|
7 months ago |
Wenjun Ruan
|
163f8f01f0
|
Fix jdbc registry cannot work (#15861)
|
7 months ago |
Wenjun Ruan
|
66df5d4b90
|
Split cpuUsage to systemCpuUsage and jvmCpuUsage (#15803)
|
7 months ago |
Gallardot
|
5466117838
|
[Bug][Worker] Replace jre with jdk (#15764)
Signed-off-by: Gallardot <gallardot@apache.org>
|
7 months ago |
John Huang
|
e3bd26322f
|
[Improvement][UT] Improve Worker runner coverage (#15428)
Co-authored-by: Rick Cheng <rickchengx@gmail.com>
Co-authored-by: caishunfeng <caishunfeng2021@gmail.com>
|
8 months ago |
Wenjun Ruan
|
3526b42df6
|
Add Server HealthIndicator (#15274)
|
9 months ago |
seckiller
|
89da67ddeb
|
[fix][worker]:Fix the issue of missing disk usage reporting information in the worker (#15565)
Co-authored-by: Rick Cheng <rickchengx@gmail.com>
|
9 months ago |
John Huang
|
69676b445c
|
[Improvement][UT] Improve Worker registry coverage (#15380)
Co-authored-by: fuchanghai <changhaifu@apache.org>
Co-authored-by: Eric Gao <ericgao.apache@gmail.com>
Co-authored-by: Rick Cheng <rickchengx@gmail.com>
|
9 months ago |
Wenjun Ruan
|
4d15932ede
|
Fix createFile with permission will not work (#15556)
|
9 months ago |
Wenjun Ruan
|
25810a81dc
|
Exit JVM when OOM (#15538)
|
9 months ago |
Wenjun Ruan
|
64e1e67581
|
Use DefaultUncaughtExceptionHandler to log the uncached exception (#15496)
Co-authored-by: fuchanghai <changhaifu@apache.org>
|
10 months ago |
Wenjun Ruan
|
0b873e6870
|
[HotFix] Fix createTaskInstanceWorkingDirectory failed if the old path exist (#15377)
|
10 months ago |
Wenjun Ruan
|
7b9c9e0eb2
|
Enable set ServerLoadProtection fot Master/Worker (#15439)
|
10 months ago |
Wenjun Ruan
|
6c1e001edf
|
Add config for defaultTenantEnabled (#15391)
|
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 |
Wenjun Ruan
|
d6dea4633c
|
Optimize server startup log (#15362)
|
10 months ago |
Wenjun Ruan
|
5523a62825
|
Remove taskQueue and looper in worker (#15292)
|
10 months ago |
Wenjun Ruan
|
0e88ea3ac8
|
Recreate new TaskInstance Working Directory when exist in worker (#15358)
|
10 months ago |
Wenjun Ruan
|
5b6b0ceb31
|
Fix resource file usage(Delete Resource/ResourceUser which is deprecated) (#15355)
|
10 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 |
Wenjun Ruan
|
ef2e9c9b67
|
Set the tenant as the owner in final stage (#15256)
|
11 months ago |
Wenjun Ruan
|
f2d146665c
|
Use chown to set the file owner (#15240)
|
11 months ago |
Wenjun Ruan
|
d6175f3bbf
|
Exclude DataSourceAutoConfiguration in worker server (#15169)
|
12 months ago |
dbac
|
d683553324
|
[Improvement][Master] Calculate the remainTime then we set the delay execution. (#15012)
* [#15007][fix][worker-server] fix bug task delay execution
* [#15007][fix][worker-server] fix bug task delay execution
mvn spotless:apply
* [#15007][fix][worker-server] fix bug task delay execution
worker fix task delay logic
---------
Co-authored-by: 旺阳 <wang@lqwang.net>
|
1 year ago |
Wenjun Ruan
|
ab29ae77c1
|
Exclude DataSourceAutoConfiguration in WorkerServer (#14957)
|
1 year ago |
Aaron Wang
|
73e846d03e
|
[Improvement-14884][Master] Add overload state in master heartbeat to trigger slot change (#14887)
|
1 year ago |
Aaron Wang
|
b12df72a0c
|
[Fix][Resource Center] Remove NONE storage type and set LOCAL type as default (#14661)
|
1 year ago |
Wenjun Ruan
|
742f0c3e60
|
Add workflowInstanceHost and taskInstanceHost in ITaskInstanceExecutionEvent (#14827)
|
1 year ago |
Wenjun Ruan
|
d223d654cc
|
Add rpc benchmark test (#14797)
|
1 year ago |
Wenjun Ruan
|
55cc77226f
|
[RPC] Refactor the remote module. (#14776)
* Add dolphinscheduler-extract-base
* Add dolphinscheduler-extract-master
* Add dolphinscheduler-extract-worker
* Add dolphinscheduler-extract-alert
|
1 year ago |
Wenjun Ruan
|
93b0283dfe
|
Set tenant as the the resource file owner (#13832)
|
1 year ago |
Wenjun Ruan
|
3efcf0c5ac
|
Fix message in MessageRetryRunner might disorder (#14725)
|
1 year ago |
Wenjun Ruan
|
9ce8871158
|
Support get property from env/jvm/common.properties (#14645)
|
1 year ago |
Aaron Wang
|
ca760aabd4
|
[Fix-14512][BOM] kubernetes-client version conflict (#14561)
|
1 year ago |
Wenjun Ruan
|
cbd354d134
|
Add host/port in heartbeat (#14591)
|
1 year ago |
Wenjun Ruan
|
399d0d0ce9
|
Add log for NetUtils (#14578)
|
1 year ago |
Gallardot
|
9d10de6efa
|
[Improvement][Task] Mask configYaml in task log (#14571)
* [Improvement][Task] Mask configYaml in task log
Signed-off-by: Gallardot <gallardot@apache.org>
---------
Signed-off-by: Gallardot <gallardot@apache.org>
Co-authored-by: Aaron Wang <wangweirao16@gmail.com>
|
1 year ago |