Aaron Wang
d0f1d82cd5
#3678 : [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>
2 years ago
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>
2 years ago
Wenjun Ruan
7bedc8f8de
#3677 : 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>
2 years ago
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>
2 years ago
calvin
9b2dc52414
#3676 : [Improvement][UI] Support to view the process variables on the page of DAG. ( #12609 )
2 years ago
calvin
d84f1ef269
[Improvement][UI] Support to view the process variables on the page of DAG. ( #12609 )
2 years ago
Yiming Guo
a53282ede7
#3675 : [Feature-12040][docs] Update Granted Permissions Guide for PR#12048 ( #12587 )
...
* Upload new ui screenshots.
* Update document of Granted Permissions.
* Delete unused images.
2 years ago
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.
2 years ago
旺阳
03cc311bc8
#3674 : Fix alert status spelling error ( #12592 )
...
* fix alert status spelling error
* fix-ut
2 years ago
旺阳
fb9761f27a
Fix alert status spelling error ( #12592 )
...
* fix alert status spelling error
* fix-ut
2 years ago
songjianet
ff230cbb94
#3673 : [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.
2 years ago
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.
2 years ago
Kerwin
916f9d510d
#3672 : Fix document styles. ( #12600 )
2 years ago
Kerwin
207b4e77d3
Fix document styles. ( #12600 )
2 years ago
songjianet
7d5900bdf9
#3671 : [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.
2 years ago
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.
2 years ago
hushuang
5ccc0ad1a0
#3670 : [Fix][UI] download resource return 401 ( #12566 )
...
resource download with form action, without header: sessionId: xxxx, set sessionId after login,support download resource success
2 years ago
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
2 years ago
kezhenxu94
1266f2e601
#3669 : Add configmap resource permissions so config hot reload can work ( #12572 )
2 years ago
kezhenxu94
d4e7ae96a9
Add configmap resource permissions so config hot reload can work ( #12572 )
2 years ago
songjianet
e9db0333ae
#3668 : [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.
2 years ago
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.
2 years ago
kezhenxu94
dddc37c77f
#3667 : Only expose necessary actuator endpoints ( #12571 )
2 years ago
kezhenxu94
065d5caccc
Only expose necessary actuator endpoints ( #12571 )
2 years ago
Yiming Guo
5f51d0b682
#3666 : [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
2 years ago
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
2 years ago
houshitao
0fc7fcafbb
#3665 : [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>
2 years ago
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>
2 years ago
songjianet
9853b3e4c1
#3664 : [Feature][UI] Added the display and hide function of dynamically created workflow buttons. ( #12558 )
2 years ago
songjianet
53340fc07b
[Feature][UI] Added the display and hide function of dynamically created workflow buttons. ( #12558 )
2 years ago
JieguangZhou
19faefacce
#3663 : fix doc CI ( #12560 )
2 years ago
JieguangZhou
21caec01db
fix doc CI ( #12560 )
2 years ago
songjianet
eb91c68365
#3662 : [Feature][UI] Interface settings add switches for experimental features. ( #12537 )
2 years ago
songjianet
9c2a290012
[Feature][UI] Interface settings add switches for experimental features. ( #12537 )
2 years ago
Tq
20da6caa8a
#3661 : [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>
2 years ago
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>
2 years ago
Kerwin
381f78d100
#3660 : Optimized complement documentation ( #12550 )
2 years ago
Kerwin
63244c8065
Optimized complement documentation ( #12550 )
2 years ago
Yann Ann
17189eb31b
#3659 : [Refactor] Migrate all workergroup-related interface functions from ProcessServiceImpl ( #12493 )
...
* Migrate all workergroup-related interface functions from ProcessServiceImpl
2 years ago
Yann Ann
ed209bdf82
[Refactor] Migrate all workergroup-related interface functions from ProcessServiceImpl ( #12493 )
...
* Migrate all workergroup-related interface functions from ProcessServiceImpl
2 years ago
houshitao
e59c7625a5
#3658 : [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>
2 years ago
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>
2 years ago
David
12a73c1bf0
#3657 : [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
2 years ago
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
2 years ago
HanayoZz
9d26a78e92
#3656 : [Feature-10495][Resource Center] Resource Center Refactor ( #12076 )
...
* resource center refactor - S3 services connection
Co-authored-by: caishunfeng <caishunfeng2021@gmail.com>
2 years ago
HanayoZz
489e7fe4e2
[Feature-10495][Resource Center] Resource Center Refactor ( #12076 )
...
* resource center refactor - S3 services connection
Co-authored-by: caishunfeng <caishunfeng2021@gmail.com>
2 years ago
songjianet
49c44f482b
#3655 : [Feature][UI] Revamped interface settings options in the top navigation bar. ( #12530 )
2 years ago
songjianet
cb70e89ded
[Feature][UI] Revamped interface settings options in the top navigation bar. ( #12530 )
2 years ago
Hengdong Gong
5179290248
#3654 : [fix](dolphinscheduler-dao) fix upgrade to 3.1.0 sql missing field ( #12314 ) ( #12315 )
2 years ago
Hengdong Gong
3030419ee1
[fix](dolphinscheduler-dao) fix upgrade to 3.1.0 sql missing field ( #12314 ) ( #12315 )
2 years ago