hstdream
f3c647d45e
[Improvement][Api] Interface and entity optimization to improve code scalability ( #10466 ). ( #10468 )
...
* [Improvement][Api] Interface and entity optimization to improve code scalability (#10466 ).
* [Improvement][Api] Interface and entity optimization to improve code scalability (#10466 ).
* [Improvement][Api] Interface and entity optimization to improve code scalability (#10466 ).
* [Improvement][Api] Interface and entity optimization to improve code scalability (#10466 ).
* fix ut timezone.
Co-authored-by: houshitao <shitaohou@163.com>
2 years ago
SmallProgrammer
7aa9fa4965
[imporve] Add index to table t_ds_relation_process_instance ( #10461 )
2 years ago
Devosend
d1cae6025b
fix rename form not init bug in file manange ( #10471 )
2 years ago
陈家名
f512e3c31f
[fix][python] Correct variable type of SQL type ( #10464 )
2 years ago
xiangzihao
720a10a21e
add_some_code_owners ( #10462 )
2 years ago
syyangs799
d16e0ddb2f
[Bug-10394] [Update Possword] Change password shows error ( #10437 )
...
* Add a status code for password verification length to improve user interaction
* Modify the length and null value, verify them separately and return
* Modify the length and null value, verify them separately and return
* remove the outer not empty validate and Modify judgment conditions
* add the outer not empty validate and remove inter empty
Co-authored-by: syyang <730122+syyang99@user.noreply.gitee.com>
2 years ago
xiangzihao
eecc49e70c
add codeowner ( #10457 )
2 years ago
xiangzihao
e50739465d
[Feature-10411] Add tenant api test ( #10442 )
...
* add feature_10411
* add feature_10411
* update README.md
* fix README.md deadlink
* fix error log output
* fix comment
2 years ago
Amy0104
d516369e80
[Fix][UI] Add loading before file modification data is returned. ( #10450 )
2 years ago
qianli2022
ff065d8e5b
[Feature][Improvement] Support multi cluster environments - k8s type ( #10096 )
...
* service code
* [Feature][UI] Add front-end for cluster manage
* fix e2e
* remove comment on cluster controller
* doc
* img
* setting e2e.yaml
* test
* rerun e2e
* fix bug from comment
* Update index.tsx
use Nspace instead of css.
* Update index.tsx
Remove the style.
* Delete index.module.scss
Remove the useless file.
Co-authored-by: qianl4 <qianl4@cicso.com>
Co-authored-by: William Tong <weitong@cisco.com>
Co-authored-by: Amy0104 <97265214+Amy0104@users.noreply.github.com>
2 years ago
Jiajie Zhong
b655aa9b1f
[doc] Correct resource in HDFS HA cluster ( #10445 )
2 years ago
旺阳
50846760e5
[fix-10386]LDAP user create with status enable ( #10426 )
...
* LDAP user create with status enable
* currect unit test
2 years ago
旺阳
0efcd5c631
[Fix-10425]Recovery LDAP Config ( #10429 )
...
* recovery ladp code
* add ldap config in doc
2 years ago
Eric Gao
42d4aba347
[Bug][Tools] Add datasource url for mysql profile in tools application.yaml ( #10399 )
2 years ago
阿福Chris
8205444e0a
[DolphinScheduler] Fix wrong class name in doc ( #10438 )
2 years ago
陈家名
b86dc53ad1
[fix][Python] Support same task name in project defferent process definition ( #10428 )
...
close : #10431
2 years ago
Kirs
190f253083
[CI] Add OWASP Dependency Check ( #10058 )
2 years ago
Wenjun Ruan
78c5fcc6ac
Add mysql registry plugin ( #10406 )
...
* Add mysql registry plugin
2 years ago
Mr.An
a7e20798cb
Update chart.yaml dependencies version ( #10420 )
2 years ago
Amy0104
f0131d5b7a
[Feature][UI] Add manual input for scheduling dates. ( #10396 )
...
* [Feature][UI] Add manual input for scheduling dates.
* [Fix][UI] Fix singlequote.
* [Feature][UI] Remove check for duplicate scheduling dates.
2 years ago
WangJPLeo
c843e3a315
Fixed the problem of not having permission to modify the allocated resource data. ( #10410 )
2 years ago
xiangzihao
f4dad689d4
[Fix-10412] [Standalone] Failed to start standalone server according to the official document ( #10414 )
...
* fix bug_10412
* fix bug_10412
2 years ago
hstdream
f6fea06f10
[Improve] Enhance complement function transformation ( #10376 )
2 years ago
Jiajie Zhong
088c5e8ae2
[chore] Remove unnecessary badge total lines ( #10405 )
...
total lines badge meaningless to our project and is will cause
doc check failed sometiem
ref: https://github.com/apache/dolphinscheduler/actions/runs/2474962451/attempts/1
2 years ago
Wenjun Ruan
b0d9d3f9ab
Add some warning log in master ( #10383 )
...
* Add some warn log in master
* fix may skip sleep
2 years ago
Eric Gao
e6d39910fb
[Feature][Metrics] Enable prometheus to collect metrics in standalone mode demo ( #10398 )
2 years ago
JieguangZhou
3258438f6e
[Feature] [MLOps] support mlflow deploy with docker compose ( #10217 )
...
* [Feature] [MLOps] support mlflow deploy with docker compose
fix doc
Update docs/docs/en/guide/task/mlflow.md
fix doc
Co-authored-by: Jiajie Zhong <zhongjiajie955@gmail.com>
revert cancel modification
fix ENV name and docker compose command
* fix doc image link
* fix testModelsDeployDockerCompose
* add docker compose container health check and fix mlflow bug
* update docker compose healthcheck timeout
2 years ago
WangJPLeo
9782fe4e7c
[Fix-10367] Permission check related key adjustment. ( #10368 )
...
* Permission check related key adjustment.
* resource create or upload fix.
* Analysis Permission fix.
* Ut coverage add.
* rerun
* source permission fix.
* ut coverage is achieved
* Reference permission package path modification
* k8s path bug fix.
* k8s path bug fix.
* Corrected controller method name and rerun.
2 years ago
xiangzihao
997f0d4bfd
[CI] Add some codeowner ( #10385 )
...
* add some codeowner
* add some codeowner
2 years ago
PJ Fanning
f90f0f8490
Upgrade log4j in E2E ( #10359 )
2 years ago
Hwting
5803d5c07c
[fix][deploy]fix run on kubernetes bug ( #10379 )
...
* [fix][kubernetes]fix run on kubernetes bug
Fix the problem that the "REGISTRY_ZOOKEEPER_CONNECT_STRING" variable zookeeper port number is "nil"
* [fix][kubernetes]fix run on kubernetes bug
Fix the problem that the "REGISTRY_ZOOKEEPER_CONNECT_STRING" variable zookeeper port number is "nil"
2 years ago
xiangzihao
bbba20d39a
change to common lang3 and fix checkstyle ( #10380 )
2 years ago
Wenjun Ruan
e21d7b1551
[Feature][metrics] Add master, worker metrics ( #10326 )
...
* Add mater metrics
* fix UT
* Add url to mysql profile
* Add worker metrics
* Update grafana config
* Add system metrics doc
* Add process failover counter
* Add metrics image
* Change jpg to png
* Add command insert metrics
* Fix UT
* Revert UT
2 years ago
Wenjun Ruan
3ecbee3885
Optimize MasterServer, add MasterRPCService ( #10371 )
...
* Optimize MasterServer, avoid NPE
2 years ago
xiangzihao
b1fb17119b
[Feature-6758][Task] Add limit resource usage for tasks base on cgroup ( #10373 )
2 years ago
chuxing
7e39e0d48d
[doc] Add switch task demo ( #10247 )
...
Co-authored-by: QuakeWang <45645138+QuakeWang@users.noreply.github.com>
2 years ago
songjianet
36bba3fcdf
[Docs] Upgrade license. ( #10365 )
2 years ago
retime123
67c4f2b259
[Feature][Monitoring] Added disk available capacity monitoring ( #10287 )
...
* Added disk available capacity monitoring
* resolve conflict
Added disk available capacity monitoring
* resolve conflict
Added disk available capacity monitoring
* resolve conflict
Added disk available capacity monitoring
2 years ago
Wenjun Ruan
516757cc74
[Fix] [Worker] Fix worker will hang if fails to start ( #10342 )
...
* Fix worker will hang if fails to start
* Add .run to ignore
2 years ago
He Zhao
da3c25dc67
[improve] Using create or replace function in sql task ( #10170 )
2 years ago
WangJPLeo
ffe809b2c5
[Fix-10338] Tenant does not belong to resource permission. ( #10339 )
...
* Tenant does not belong to resource permission.
* rerun
* rerun again
* resource create and upload fix.
* func constant clear.
2 years ago
Kirs
0c25d4a3ce
[Docs]Update Slack Invite Link ( #10362 )
2 years ago
Wenjun Ruan
2d3be6b36c
Add dolphinscheduler-scheduler module ( #10360 )
...
* Add dolphinscheduler-scheduler module
2 years ago
Wenjun Ruan
022e4886be
Remove quartz at WorkerServer ( #10358 )
...
* Remove quartz at WorkerServer
* move k8s and permission from dolphinscheduler-service to dolphinscheduler-api
2 years ago
PJ Fanning
d044e0479d
issue-10356: upgrade logback to fix cve ( #10357 )
2 years ago
PJ Fanning
b6350280e6
issues-10354: upgrade commons-io to fix CVE ( #10355 )
2 years ago
Wenjun Ruan
0bf4043d5f
Move datasource params to datasouce plugin module ( #10353 )
...
* Move datasource params to datasouce plugin module
2 years ago
Jiajie Zhong
12fdd9bbd9
[doc] Use related path for img ( #10325 )
...
Use related path in our docs for imgs, previous
can not use because website need the absolute path
from root directory, and after we merged
apache/dolphinscheduler-website#789 we have covert
function to do that
close : #9426
2 years ago
Wenjun Ruan
b02243c2f5
Add dolphinscheduler-task-all in api module ( #10350 )
2 years ago
guodong
96496f7255
[Fix-10318][ui] Fix EMR Task UI custom parameters Is not correct ( #10334 )
...
* Modify useCustomParams isSimple: true
2 years ago