Aaron Wang
03bccc3c64
#3884 : [Improvement][Master] Validate same content of input file when using task cache ( #13298 )
...
* support file content checksum
* fix inject null storageOperate bug
2 years ago
Aaron Wang
ccad56e88e
[Improvement][Master] Validate same content of input file when using task cache ( #13298 )
...
* support file content checksum
* fix inject null storageOperate bug
2 years ago
Wenjun Ruan
1c20e9f44f
#3883 : Add projectCode in t_ds_process_instance and t_ds_task_instance to remove join ( #13284 )
2 years ago
Wenjun Ruan
8a479927f3
Add projectCode in t_ds_process_instance and t_ds_task_instance to remove join ( #13284 )
2 years ago
Wenjun Ruan
a50563d233
#3882 : Fix task group cannot release when kill task ( #13314 )
2 years ago
Wenjun Ruan
52134277a3
Fix task group cannot release when kill task ( #13314 )
2 years ago
Jay Chung
8d8b41bec3
#3881 : [fix][python] schedule unexpect offline each time update from api ( #13301 )
...
* Alway set workflow online before set schedule online
* Avoid return map in interface setScheduleState
2 years ago
Jay Chung
d42f576268
[fix][python] schedule unexpect offline each time update from api ( #13301 )
...
* Alway set workflow online before set schedule online
* Avoid return map in interface setScheduleState
2 years ago
Aaron Wang
355ac44bfc
#3880 : [Improvement][Worker] Startup parameter should have the highest priority ( #13274 )
2 years ago
Aaron Wang
8503ee0eed
[Improvement][Worker] Startup parameter should have the highest priority ( #13274 )
2 years ago
Wenjun Ruan
2951b025ec
#3879 : Revert "[Bug] [Server] Once click online schedule time, task will be automatically scheduled ( #13092 )" ( #13295 )
...
This reverts commit 7497b26979
.
2 years ago
Wenjun Ruan
04ea8f7e28
Revert "[Bug] [Server] Once click online schedule time, task will be automatically scheduled ( #13092 )" ( #13295 )
...
This reverts commit 7497b26979
.
2 years ago
Jay Chung
14dddee8ba
#3878 : [doc] Correct install_env.sh file name ( #13294 )
...
duplicate #12209
2 years ago
Jay Chung
aec26f06db
[doc] Correct install_env.sh file name ( #13294 )
...
duplicate #12209
2 years ago
Sakura-2019
0777715234
#3877 : [Bug-12868][UI] Data target type is only HDFS ( #12902 )
...
Co-authored-by: Jay Chung <zhongjiajie955@gmail.com>
2 years ago
Sakura-2019
08052af7a1
[Bug-12868][UI] Data target type is only HDFS ( #12902 )
...
Co-authored-by: Jay Chung <zhongjiajie955@gmail.com>
2 years ago
Aaron Wang
62a6e5851a
#3876 : [Bug] [Server] Once click online schedule time, task will be automatically scheduled ( #13092 )
...
* fix bug that trigger mis-fire strategy when setting start time earlier than current time
* update ut
* add warning msg
* add check start time when set schedule online
2 years ago
Aaron Wang
7497b26979
[Bug] [Server] Once click online schedule time, task will be automatically scheduled ( #13092 )
...
* fix bug that trigger mis-fire strategy when setting start time earlier than current time
* update ut
* add warning msg
* add check start time when set schedule online
2 years ago
Wenjun Ruan
b8956b7fd8
#3875 : Fix when update scheduler will execute workflow ( #13285 )
2 years ago
Wenjun Ruan
df32ef0efb
Fix when update scheduler will execute workflow ( #13285 )
2 years ago
陈家名
258d379fc0
#3874 : [Improvement][dao] Optimized countInstanceStateByProjectCodes ( #13273 )
2 years ago
陈家名
5077fa6aae
[Improvement][dao] Optimized countInstanceStateByProjectCodes ( #13273 )
2 years ago
Jay Chung
87363ec2da
#3873 : [fix][dml] Also query workflow without tenant by given name ( #13075 )
...
before this, once remove user tenant, all users workflow
can not be found anymore, this patch fix this problem, make
this entrypoint can query workflow without tenant to its
users
2 years ago
Jay Chung
6627c38be5
[fix][dml] Also query workflow without tenant by given name ( #13075 )
...
before this, once remove user tenant, all users workflow
can not be found anymore, this patch fix this problem, make
this entrypoint can query workflow without tenant to its
users
2 years ago
Wenjun Ruan
f14f9fc6f1
#3872 : Remove alert when delete workflow instance ( #13281 )
2 years ago
Wenjun Ruan
fd3afd84ad
Remove alert when delete workflow instance ( #13281 )
2 years ago
陈家名
308887e34b
#3871 : [Improvement][docker] Add SPRING_JACKSON_TIME_ZONE to .env file ( #13271 )
...
* tz in docker
* update default tz and update doc
Co-authored-by: chenjiaming <chenjiaming@kezaihui.com>
2 years ago
陈家名
9199049180
[Improvement][docker] Add SPRING_JACKSON_TIME_ZONE to .env file ( #13271 )
...
* tz in docker
* update default tz and update doc
Co-authored-by: chenjiaming <chenjiaming@kezaihui.com>
2 years ago
Wenjun Ruan
c574b1755e
#3870 : Remove the log path check ( #13280 )
2 years ago
Wenjun Ruan
de70421a1e
Remove the log path check ( #13280 )
2 years ago
Amy0104
3d427599e8
#3869 : [Fix][Doc] Replace the links. ( #13276 )
...
* [Fix][Doc] Replace the links.
* [Fix][Doc] Revised `.dlc.json`
* [Fix] Fix the dead link.
2 years ago
Amy0104
1f7f900e78
[Fix][Doc] Replace the links. ( #13276 )
...
* [Fix][Doc] Replace the links.
* [Fix][Doc] Revised `.dlc.json`
* [Fix] Fix the dead link.
2 years ago
XCL
93e522cdb6
#3868 : [Improvement][api]Start the downstream workflow when it is online ( #13257 )
...
Start the downstream workflow when it is online
2 years ago
XCL
a75a69f3ec
[Improvement][api]Start the downstream workflow when it is online ( #13257 )
...
Start the downstream workflow when it is online
2 years ago
Wenjun Ruan
6c96350972
#3867 : Add mybatis in mysql registry module ( #13275 )
2 years ago
Wenjun Ruan
04785dc799
Add mybatis in mysql registry module ( #13275 )
2 years ago
陈家名
5c937ea14e
#3866 : [Improvement][api] Optimize batch query in process-list interface ( #13222 )
...
Co-authored-by: chenjiaming <chenjiaming@kezaihui.com>
2 years ago
陈家名
8870464c02
[Improvement][api] Optimize batch query in process-list interface ( #13222 )
...
Co-authored-by: chenjiaming <chenjiaming@kezaihui.com>
2 years ago
calvin
cf2cc3f3fd
#3865 : [Fix-13260][API] Ironed out the issue with lacking the value of user's name when querying the list of workflow definitions. ( #13261 )
...
* fix the issue with lacking user name
2 years ago
calvin
a98cae7065
[Fix-13260][API] Ironed out the issue with lacking the value of user's name when querying the list of workflow definitions. ( #13261 )
...
* fix the issue with lacking user name
2 years ago
calvin
601f4b158a
#3864 : [Improvement][UI] Support to display extra columns such as 'Worker Group' and 'Environment Name' on the page of cron manage. ( #13267 )
2 years ago
calvin
a235d3cd6a
[Improvement][UI] Support to display extra columns such as 'Worker Group' and 'Environment Name' on the page of cron manage. ( #13267 )
2 years ago
calvin
b56901ca83
#3863 : support to open a new page after clicking the link ( #13265 )
2 years ago
calvin
fb67b085a3
support to open a new page after clicking the link ( #13265 )
2 years ago
JieguangZhou
c059412e17
#3862 : fix sagemaker sync status ( #13264 )
2 years ago
JieguangZhou
df491f78cc
fix sagemaker sync status ( #13264 )
2 years ago
calvin
308afd0c9b
#3861 : [Fix-13248][UI] Ironed out the issue with failing to query task instances by some state of task. ( #13251 )
2 years ago
calvin
4e09bacb17
[Fix-13248][UI] Ironed out the issue with failing to query task instances by some state of task. ( #13251 )
2 years ago
kezhenxu94
e8911af8c8
#3860 : Add Terraform deploy manifests for quick setup in AWS ( #13252 )
2 years ago
kezhenxu94
de6bc56aee
Add Terraform deploy manifests for quick setup in AWS ( #13252 )
2 years ago