Commit Graph

7408 Commits

Author SHA1 Message Date
旺阳
23e9d2698c
fix and enhance helm db config (#12707) 2022-11-05 18:20:03 +08:00
Wenjun Ruan
2c3cc31a4c
Fix flink sql cannot run due to missing main jar (#12705) 2022-11-04 23:02:00 +08:00
jackfanwan
7d0e2cbbb9
when delete workflow, delete related task (#12681)
* when delete workflow, delete related task

Co-authored-by: fanwanlong <fanwanlong@kezaihui.com>
2022-11-04 14:40:15 +08:00
songjianet
e702beced5
[Feature][UI] Added form request parser. (#12691) 2022-11-04 13:38:40 +08:00
Wenjun Ruan
eaef68856b
Change command file permission to 755 (#12678)
(cherry picked from commit 95484d930762712f4ab68ece27ca3b65a2073ab2)
2022-11-03 22:51:37 +08:00
songjianet
fdb02d486c
[Feature][UI] Added form structure parser. (#12686) 2022-11-03 20:01:39 +08:00
旺阳
6766ec04df
Add pythonNodePort in config file (#12685) 2022-11-03 17:47:06 +08:00
JieguangZhou
a47b4d0672
[Feature][Task] Transfer files between tasks (#12552)
* add data transfer between tasks

* add delete DATA_TRANSFER API

* convert Result to DeleteDataTransferResponse

* add api UT

* fix final

* fix doc
2022-11-03 16:33:39 +08:00
songjianet
7cc4d053d0
[Feature][UI] Added form validate parser. (#12682) 2022-11-03 16:04:36 +08:00
rickchengx
c69376e74c
[Improvement-12658][Permission] Improve the readability of setPerm() in grantProjectbyCode() (#12660) 2022-11-03 09:29:04 +08:00
ZhenjiLiu
7cdb926a5f
[Improvement][Batch Query] Batch query ProcessDefinitions belongs to need failover ProcessInstance. (#12506) 2022-11-03 09:15:19 +08:00
rickchengx
44e0935f56
[Improvement-12650][Permission] Improve the check of resourcePermissionCheck() (#12652) 2022-11-03 09:12:56 +08:00
songjianet
1d0f9a7d04
[Feature][UI] Added form value parser. (#12669)
* [Feature][UI] Added form value parser.

* [Feature][UI] Added form value parser.

* [Feature][UI] Added form value parser.

* [Feature][UI] Added form value parser.
2022-11-03 08:41:10 +08:00
calvin
f889d855fb
support to use the clearable button of components to search (#12668) 2022-11-02 21:40:39 +08:00
Wenjun Ruan
ff59acd02f
Splite cpu/memory info in OSUtils#isOverload (#12663) 2022-11-02 21:15:03 +08:00
songjianet
aeb861fa15
[Feat][UI] Add language parser. (#12666) 2022-11-02 19:32:00 +08:00
Wenjun Ruan
9e0c9af1a5
Fix the waiting strategy cannot recovery if the serverstate is already in running (#12651) 2022-11-02 14:06:01 +08:00
rickchengx
3ff328c961
[Improvement-12623][Permission]Remove the unused projectIds in operationPermissionCheck() (#12624) 2022-11-02 11:20:00 +08:00
songjianet
dcb8070a0e
[Feature][UI] Add a popup component based on dynamic form. (#12645) 2022-11-01 22:26:29 +08:00
songjianet
4f95f639c9
[Fix][UI] Fix the line break problem in navbar. (#12647) 2022-11-01 22:26:16 +08:00
rickchengx
fd18e37da7
[Fix-12109]Fix the errors when starting 2 times with dolphinscheduler-daemon.sh (#12118) 2022-11-01 16:59:27 +08:00
Tq
4e2701b57e
[doc][fix] Add new alert doc Slack (#12567) 2022-11-01 09:49:05 +08:00
songjianet
883c754951
[Feature][UI] Add a method for adding a single node to the dag. (#12628) 2022-11-01 09:07:28 +08:00
Yann Ann
0391d40315
[Improvement][Install] Add ${zkRoot} description. (#12596)
* just add comments.
2022-10-31 22:58:34 +08:00
amao
b71d4983dd
[Feature-6586][Server]add some ds process definition demo when init (#11759)
* [Feature-6586][Server]add some ds process definition demo when init
1.add some ds process definition demo when init, to display what task type can run and make user easy to
use ds.
2.need configure the JVM parameters (-Ddemo=true) to turn on the StandaloneServer service
3.need modify the tenant information in it
2022-10-31 22:35:11 +08:00
rickchengx
3c31ddfd9f
[Improvement-12536][k8s] Support the command for the container in k8s task plugin (#12538) 2022-10-31 19:06:41 +08:00
Aaron Wang
08335b1032
[Improvement][Task] Improved way to collect yarn job's appIds (#12197)
* Provide aop way as an optional way to collect yarn job's applicationId, and import new module `dolphinscheduler-aop` to place the aop code.
* Add user property `appId.collect` for user to decide how to collect applicationId.
* Add new environment configuration for each type of yarn tasks to support aop in `dolphinscheduler_env.sh`
* Update docs to declare how to use aop way.
* Update `LogUtils` to support fetch applicationId in different ways based on the user property.

Co-authored-by: gabrywu <gabrywu@apache.com>
2022-10-31 16:52:53 +08:00
Wenjun Ruan
e6da1ccf81
Add worker-group-refresh-interval in master config (#12601)
* Add worker-group-refresh-interval in master config

* Set interval cannot smaller than 10s

* Update dolphinscheduler-master/src/main/java/org/apache/dolphinscheduler/server/master/config/MasterConfig.java

Co-authored-by: kezhenxu94 <kezhenxu94@apache.org>
2022-10-31 09:37:26 +08:00
calvin
d84f1ef269
[Improvement][UI] Support to view the process variables on the page of DAG. (#12609) 2022-10-30 20:31:40 +08:00
Yiming Guo
064fec88b0
[Feature-12040][docs] Update Granted Permissions Guide for PR#12048 (#12587)
* Upload new ui screenshots.

* Update document of Granted Permissions.

* Delete unused images.
2022-10-30 17:28:30 +08:00
旺阳
fb9761f27a
Fix alert status spelling error (#12592)
* fix alert status spelling error

* fix-ut
2022-10-29 21:33:03 +08:00
songjianet
f39e5853f3
[Feature][UI] Added logic to drag and drop nodes to DAG canvas. (#12598)
* [Feature][UI] Added logic to drag and drop nodes to DAG canvas.

* [Feature][UI] Added logic to drag and drop nodes to DAG canvas.
2022-10-29 18:08:11 +08:00
Kerwin
207b4e77d3
Fix document styles. (#12600) 2022-10-29 11:31:19 +08:00
songjianet
213bf43ed6
[Feature][UI] Create a dynamic task component canvas. (#12577)
* [Feature][UI] Create a dynamic task component canvas.

* [Feature][UI] Create a dynamic task component canvas.

* [Feature][UI] Create a dynamic task component canvas.

* [Feature][UI] Create a dynamic task component canvas.

* [Feature][UI] Create a dynamic task component canvas.
2022-10-28 20:27:02 +08:00
hushuang
0c519f7e5d
[Fix][UI] download resource return 401 (#12566)
resource download with form action, without header: sessionId: xxxx, set sessionId after login,support download resource success
2022-10-28 11:52:22 +08:00
kezhenxu94
d4e7ae96a9
Add configmap resource permissions so config hot reload can work (#12572) 2022-10-28 10:27:44 +08:00
songjianet
dc2f4d9fe3
[Feature][UI] Allows the user to choose a timeout for interface requests. (#12564)
* [Feature][UI] Allows the user to choose a timeout for interface requests.

* [Feature][UI] Allows the user to choose a timeout for interface requests.
2022-10-28 09:46:26 +08:00
kezhenxu94
065d5caccc
Only expose necessary actuator endpoints (#12571) 2022-10-28 07:40:32 +08:00
Yiming Guo
dc8d18cf87
[Feature-12040][api][ui] Add authorization management of read and write permissions for project center (#12048)
[Feature-12040][api][ui] Add authorization management of read and write permissions for project center
2022-10-27 18:01:51 +08:00
houshitao
4a13148bfc
[Bug] [API] Before deleting a worker group, check whether there is environment that reference the worker group. (#12534)
* [Bug] [API] Before deleting a worker group, check whether there is environment that reference the worker group.

Co-authored-by: houshitao <shitaohou@163.com>
2022-10-27 16:34:08 +08:00
songjianet
53340fc07b
[Feature][UI] Added the display and hide function of dynamically created workflow buttons. (#12558) 2022-10-27 14:13:00 +08:00
JieguangZhou
21caec01db
fix doc CI (#12560) 2022-10-27 12:41:30 +08:00
songjianet
9c2a290012
[Feature][UI] Interface settings add switches for experimental features. (#12537) 2022-10-27 09:45:16 +08:00
Tq
4b4d0b92a3
[FIX][DAO-12277] change t_ds_fav_task column task_name to task_type and related code (#12276)
* change t_ds_fav_task column task_name to task_type and related code

* change task_name to task_type

* change FavTask taskName to taskType, taskType to taskCategory

Co-authored-by: labbomb <739955946@qq.com>
2022-10-27 09:36:26 +08:00
Kerwin
63244c8065
Optimized complement documentation (#12550) 2022-10-27 09:31:12 +08:00
Yann Ann
ed209bdf82
[Refactor] Migrate all workergroup-related interface functions from ProcessServiceImpl (#12493)
* Migrate all workergroup-related interface functions from ProcessServiceImpl
2022-10-26 19:18:32 +08:00
houshitao
547aa437ab
[Bug] [API] The workflow definition and the tenant in the workflow instance are inconsistent. (#12533)
* [Bug] [API] The workflow definition and the tenant in the workflow instance are inconsistent

* fix  NPE.

Co-authored-by: houshitao <shitaohou@163.com>
2022-10-26 16:11:24 +08:00
David
2c1583d194
[Doc] Update the readme content (#12500)
* [Doc] Update the readme content

* Update README.md

* Update README.md

* Update README.md

* Update README.md

* Update README.md
2022-10-26 16:03:30 +08:00
HanayoZz
489e7fe4e2
[Feature-10495][Resource Center] Resource Center Refactor (#12076)
* resource center refactor - S3 services connection

Co-authored-by: caishunfeng <caishunfeng2021@gmail.com>
2022-10-26 13:53:44 +08:00
songjianet
cb70e89ded
[Feature][UI] Revamped interface settings options in the top navigation bar. (#12530) 2022-10-26 12:57:36 +08:00