Tq
8b119d1dbe
#2760 : [Bug] [Website-9764]add script doc to the alert function ( #9765 )
...
* add script doc to the alert function
* add script doc to the alert function modify docsdev.js
3 years ago
Tq
e3070d9fa3
[Bug] [Website-9764]add script doc to the alert function ( #9765 )
...
* add script doc to the alert function
* add script doc to the alert function modify docsdev.js
3 years ago
WangJPLeo
3876e75cf9
#2759 : A task instance that normally queries the serial wait state. ( #9777 )
...
Co-authored-by: WangJPLeo <wangjipeng@whaleops.com>
3 years ago
WangJPLeo
5c0be8a3d7
A task instance that normally queries the serial wait state. ( #9777 )
...
Co-authored-by: WangJPLeo <wangjipeng@whaleops.com>
3 years ago
labbomb
0b8b014b3b
#2758 : [Bug]Fix groupId initialization value problem ( #9775 )
...
* The utils configuration files are centrally managed under common
* Fix groupId initialization value problem
3 years ago
labbomb
637028735d
[Bug]Fix groupId initialization value problem ( #9775 )
...
* The utils configuration files are centrally managed under common
* Fix groupId initialization value problem
3 years ago
Amy0104
4379c7de64
#2757 : [Fix][UI Next][V1.0.0-Beta] Add the 'startNodeList' field to the 'start-process-instance' interface. ( #9769 )
3 years ago
Amy0104
84cad13782
[Fix][UI Next][V1.0.0-Beta] Add the 'startNodeList' field to the 'start-process-instance' interface. ( #9769 )
3 years ago
Eric Gao
b795d7d4f3
#2756 : [doc] Add how to change standalone database type ( #9376 ) ( #9736 )
3 years ago
Eric Gao
3a66f05baf
[doc] Add how to change standalone database type ( #9376 ) ( #9736 )
3 years ago
labbomb
e5d852baef
#2755 : [Bug]Fix right-click menu function error ( #9766 )
...
* The utils configuration files are centrally managed under common
* fix Right-click menu function error
3 years ago
labbomb
d8c32ab5c4
[Bug]Fix right-click menu function error ( #9766 )
...
* The utils configuration files are centrally managed under common
* fix Right-click menu function error
3 years ago
Devosend
ef9b28900a
#2754 : [Fix][UI Next][V1.0.0-Beta] Fix cannot select the workload scheduling time bug ( #9762 )
3 years ago
Devosend
e1c0b44857
[Fix][UI Next][V1.0.0-Beta] Fix cannot select the workload scheduling time bug ( #9762 )
3 years ago
Amy0104
518f5903cc
#2753 : [Fix][UI Next][V1.0.0-Beta] Remove the default values for node name and child node. ( #9760 )
3 years ago
Amy0104
83d9ea3ccb
[Fix][UI Next][V1.0.0-Beta] Remove the default values for node name and child node. ( #9760 )
3 years ago
Amy0104
cb561bdff1
#2752 : [Fix][UI Next][V1.0.0-Beta] Change the label from recovery failed to failed to retry. ( #9761 )
3 years ago
Amy0104
4e56a1bff6
[Fix][UI Next][V1.0.0-Beta] Change the label from recovery failed to failed to retry. ( #9761 )
3 years ago
WangJPLeo
75dcb05130
#2751 : Add the host address of the execution server to the sub task task instance. ( #9758 )
...
Co-authored-by: WangJPLeo <wangjipeng@whaleops.com>
3 years ago
WangJPLeo
897d7cb555
Add the host address of the execution server to the sub task task instance. ( #9758 )
...
Co-authored-by: WangJPLeo <wangjipeng@whaleops.com>
3 years ago
Tq
9ba73fbe13
#2750 : fix query issue when update environment ( #9752 )
3 years ago
Tq
8b3984b20e
fix query issue when update environment ( #9752 )
3 years ago
Mr.An
856b6f15c6
#2749 : improve task flow date time exception handle ( #9732 )
3 years ago
Mr.An
45b4445e12
improve task flow date time exception handle ( #9732 )
3 years ago
WangJPLeo
4c8da79641
#2748 : Subtask component treemap problem fix. ( #9755 )
...
Co-authored-by: WangJPLeo <wangjipeng@whaleops.com>
3 years ago
WangJPLeo
ea002452b0
Subtask component treemap problem fix. ( #9755 )
...
Co-authored-by: WangJPLeo <wangjipeng@whaleops.com>
3 years ago
Jiajie Zhong
f97fad9d46
#2747 : [common] Make dolphinscheduler_env.sh work when start server ( #9726 )
...
* [common] Make dolphinscheduler_env.sh work
* Change dist tarball `dolphinscheduler_env.sh` location
from `bin/` to `conf/`, which users could finish their
change configuration operation in one single directory.
and we only need to add `$DOLPHINSCHEDULER_HOME/conf`
when we start our sever instead of adding both
`$DOLPHINSCHEDULER_HOME/conf` and `$DOLPHINSCHEDULER_HOME/bin`
* Change the `start.sh`'s path of `dolphinscheduler_env.sh`
* Change the setting order of `dolphinscheduler_env.sh`
* `bin/env/dolphinscheduler_env.sh` will overwrite the `<server>/conf/dolphinscheduler_env.sh`
when start the server using `bin/dolphinsceduler_daemon.sh` or `bin/install.sh`
* Change the related docs
3 years ago
Jiajie Zhong
de50f43de6
[common] Make dolphinscheduler_env.sh work when start server ( #9726 )
...
* [common] Make dolphinscheduler_env.sh work
* Change dist tarball `dolphinscheduler_env.sh` location
from `bin/` to `conf/`, which users could finish their
change configuration operation in one single directory.
and we only need to add `$DOLPHINSCHEDULER_HOME/conf`
when we start our sever instead of adding both
`$DOLPHINSCHEDULER_HOME/conf` and `$DOLPHINSCHEDULER_HOME/bin`
* Change the `start.sh`'s path of `dolphinscheduler_env.sh`
* Change the setting order of `dolphinscheduler_env.sh`
* `bin/env/dolphinscheduler_env.sh` will overwrite the `<server>/conf/dolphinscheduler_env.sh`
when start the server using `bin/dolphinsceduler_daemon.sh` or `bin/install.sh`
* Change the related docs
3 years ago
WangJPLeo
0b534fd8da
#2746 : [Fix-9717] The failure policy of the task flow takes effect ( #9718 )
...
* Failure policy takes effect.
* Coverage on New Code
* correct description logic
* Compatible with all scenarios
* clearer logic
Co-authored-by: WangJPLeo <wangjipeng@whaleops.com>
3 years ago
WangJPLeo
7bcec7115a
[Fix-9717] The failure policy of the task flow takes effect ( #9718 )
...
* Failure policy takes effect.
* Coverage on New Code
* correct description logic
* Compatible with all scenarios
* clearer logic
Co-authored-by: WangJPLeo <wangjipeng@whaleops.com>
3 years ago
Tq
ba823b5d5a
#2745 : fix process instance global param not include to task instance when master executing ( #9730 )
3 years ago
Tq
e6dade71bb
fix process instance global param not include to task instance when master executing ( #9730 )
3 years ago
songjianet
ec8e9de190
#2744 : [Fix][UI Next][V1.0.0-Beta] Fix the bug that the tenant is 0 when editing a user. ( #9739 )
3 years ago
songjianet
9abcbbac2e
[Fix][UI Next][V1.0.0-Beta] Fix the bug that the tenant is 0 when editing a user. ( #9739 )
3 years ago
caishunfeng
149a07c8bc
#2743 : [Bug-9737][Api] fix task plugin load in api ( #9744 )
...
* fix task plugin load in api
* task plugin loading by event
3 years ago
caishunfeng
0176f4bf61
[Bug-9737][Api] fix task plugin load in api ( #9744 )
...
* fix task plugin load in api
* task plugin loading by event
3 years ago
Amy0104
f24a3bb10d
#2742 : [Fix][UI][V1.0.0-Beta] Set the default value of host to '-' and Disable log button without host data. ( #9742 )
3 years ago
Amy0104
1f9660b80d
[Fix][UI][V1.0.0-Beta] Set the default value of host to '-' and Disable log button without host data. ( #9742 )
3 years ago
songjianet
0e6642ab49
#2741 : [Fix][UI Next][V1.0.0-Beta] Fix citation errors. ( #9741 )
3 years ago
songjianet
15eb1618b4
[Fix][UI Next][V1.0.0-Beta] Fix citation errors. ( #9741 )
3 years ago
Paul Zhang
7b7932f741
#2740 : [Bug][Script] Fix the type of variable workersGroupMap is not supported in bash 3.x ( #9614 )
3 years ago
Paul Zhang
cc40816f87
[Bug][Script] Fix the type of variable workersGroupMap is not supported in bash 3.x ( #9614 )
3 years ago
labbomb
df23834ec9
#2739 : [Bug]Fixed the problem of no request from right click viewing log ( #9728 )
...
* The utils configuration files are centrally managed under common
* [Bug]Fixed the problem of no request from right click viewing log
3 years ago
labbomb
ca98a4a144
[Bug]Fixed the problem of no request from right click viewing log ( #9728 )
...
* The utils configuration files are centrally managed under common
* [Bug]Fixed the problem of no request from right click viewing log
3 years ago
陈家名
fa19bc9952
#2738 : [Improve][python] Support create table syntax and custom sql type param ( #9673 )
3 years ago
陈家名
8a8b63cd96
[Improve][python] Support create table syntax and custom sql type param ( #9673 )
3 years ago
Devosend
325d7e5ca0
#2737 : [Bug][UI][V1.0.0-Beta] Fix action buttons not displayed on one line bug ( #9700 )
3 years ago
Devosend
cd82f45d5e
[Bug][UI][V1.0.0-Beta] Fix action buttons not displayed on one line bug ( #9700 )
3 years ago
Devosend
3fdf179be0
#2736 : [Bug] [UI][V1.0.0-Beta] Fix task group name can't clear bug ( #9708 )
3 years ago
Devosend
3faa65ef0c
[Bug] [UI][V1.0.0-Beta] Fix task group name can't clear bug ( #9708 )
3 years ago