songjianet
aa9a72be54
#3278 : [Refactor][UI] Refactor task group option using NSpace component. ( #11209 )
2 years ago
songjianet
163df5f1a3
[Refactor][UI] Refactor task group option using NSpace component. ( #11209 )
2 years ago
JinYong Li
2c612f074d
#3277 : [Fix-11007] [Master] fix forced_success bug ( #11088 )
...
* fix forced_success bug
* add comments
* add transactional
* refactor code
Co-authored-by: JinyLeeChina <jiny.li@foxmail.com>
2 years ago
JinYong Li
e5cca0e79b
[Fix-11007] [Master] fix forced_success bug ( #11088 )
...
* fix forced_success bug
* add comments
* add transactional
* refactor code
Co-authored-by: JinyLeeChina <jiny.li@foxmail.com>
2 years ago
xuhhui
cabbe591d3
#3276 : fix error ( #11206 )
2 years ago
xuhhui
bfff3a7c5d
fix error ( #11206 )
2 years ago
fuchanghai
19ed0a0c69
#3275 : [BUG-11181] [Document] text check ( #11183 )
2 years ago
fuchanghai
d73ad2e7d5
[BUG-11181] [Document] text check ( #11183 )
2 years ago
Chris Ho
731d3542a4
#3274 : [Improvement][UI] Unified local parameters UI ( #11190 )
2 years ago
Chris Ho
d85ea8f62f
[Improvement][UI] Unified local parameters UI ( #11190 )
2 years ago
Devosend
35ea0a3bbb
#3273 : fix nodeSize is not a function bug ( #11200 )
2 years ago
Devosend
91a944f967
fix nodeSize is not a function bug ( #11200 )
2 years ago
Jiajie Zhong
d6056a576e
#3272 : [ci] Make cluster test work on release branch ( #11199 )
...
When I try to release the 3.0.0 on branch `3.0.0-prepare`,
I find out cluster-test error due to version change of
tarball, I think we should make cluster test work on both
dev and prepare release branch, so I add this patch
2 years ago
Jiajie Zhong
93a73b1292
[ci] Make cluster test work on release branch ( #11199 )
...
When I try to release the 3.0.0 on branch `3.0.0-prepare`,
I find out cluster-test error due to version change of
tarball, I think we should make cluster test work on both
dev and prepare release branch, so I add this patch
2 years ago
Eric Gao
ed46c4196f
#3271 : [Improvement][Metrics] Upgrade plugin versions in grafana demo dashboards ( #11192 ) ( #11193 )
2 years ago
Eric Gao
4b43d62356
[Improvement][Metrics] Upgrade plugin versions in grafana demo dashboards ( #11192 ) ( #11193 )
2 years ago
Jiajie Zhong
c7e052bea2
#3270 : [python] Add directly install without clone source code ( #11179 )
...
Co-authored-by: kezhenxu94 <kezhenxu94@apache.org>
2 years ago
Jiajie Zhong
9e692f919a
[python] Add directly install without clone source code ( #11179 )
...
Co-authored-by: kezhenxu94 <kezhenxu94@apache.org>
2 years ago
xuhhui
64580305fb
#3269 : [Feature] Add new task type chunjun ( #10937 )
2 years ago
xuhhui
513f336015
[Feature] Add new task type chunjun ( #10937 )
2 years ago
Jiajie Zhong
62e71e1f55
#3268 : [python] Refactor structure to avoid cycle import ( #11167 )
...
Currently, our core and side module dependent on each others. and will cause
cycle import in our codebase, especially in issue #10905 , we try to refactor
to solve this problem.
This patch do the following change:
* Rename module `side` to `models`
* Move `core/base` and `core/sidebase` to dir `modules`
* Move `configuration` and `default_config.yaml` to the root of pydolphinscheduler
2 years ago
Jiajie Zhong
7a766cbcf2
[python] Refactor structure to avoid cycle import ( #11167 )
...
Currently, our core and side module dependent on each others. and will cause
cycle import in our codebase, especially in issue #10905 , we try to refactor
to solve this problem.
This patch do the following change:
* Rename module `side` to `models`
* Move `core/base` and `core/sidebase` to dir `modules`
* Move `configuration` and `default_config.yaml` to the root of pydolphinscheduler
2 years ago
Tq
8cbbf8e59f
#3267 : add Feishu alert doc and configure email alert doc to the docsdev.js ( #11173 )
...
add Feishu alert doc and configure email alert doc to the docsdev.js
2 years ago
Tq
9859b5da1f
add Feishu alert doc and configure email alert doc to the docsdev.js ( #11173 )
...
add Feishu alert doc and configure email alert doc to the docsdev.js
2 years ago
caishunfeng
73302c3d59
#3266 : [Bug-11071] fix local params ( #11184 )
...
* fix local params
* add CI case
2 years ago
caishunfeng
818648df7d
[Bug-11071] fix local params ( #11184 )
...
* fix local params
* add CI case
2 years ago
pinkhello
01e6d76e3f
#3265 : [Fix] Parameter values disappear when editing Zeppelin task ( #11115 )
2 years ago
pinkhello
2e81f30298
[Fix] Parameter values disappear when editing Zeppelin task ( #11115 )
2 years ago
JiPeng Wang
0eebca3a6f
#3264 : [Fix-11140] Added resource parameters for function verification ( #11141 )
...
* Added resource parameters for function verification
* checkstyle fixed
* checkstyle fixed
* check style fixed for env test
* rerun
* rerun
2 years ago
JiPeng Wang
cd0c50f3f2
[Fix-11140] Added resource parameters for function verification ( #11141 )
...
* Added resource parameters for function verification
* checkstyle fixed
* checkstyle fixed
* check style fixed for env test
* rerun
* rerun
2 years ago
Wenjun Ruan
8d52d96382
#3263 : Add is success in loop task status ( #11169 )
2 years ago
Wenjun Ruan
052ceaacd0
Add is success in loop task status ( #11169 )
2 years ago
fuchanghai
08b2b42fe0
#3262 : [Improvement][ExecutorServiceImpl] remove some unnecessary ( #11122 )
2 years ago
fuchanghai
81fa09678c
[Improvement][ExecutorServiceImpl] remove some unnecessary ( #11122 )
2 years ago
SongTao Zhuang
b04e3b99c6
#3261 : [11130] Refactor alert-api with lombok ( #11133 )
2 years ago
SongTao Zhuang
a52d1b4acd
[11130] Refactor alert-api with lombok ( #11133 )
2 years ago
Sheldon
75bc815156
#3260 : [Fix-10665] [S3] Fix s3 download method ( #10675 )
...
when overwrite param is true and dest file is exist, throw exception
make dirs for ancestor directories of the source file path if it is not exists
To describe the error more clearly, change "the file isn`t exists" to specific error message
Co-authored-by: sheldonliu <sheldonliu>
2 years ago
Sheldon
efd68f4805
[Fix-10665] [S3] Fix s3 download method ( #10675 )
...
when overwrite param is true and dest file is exist, throw exception
make dirs for ancestor directories of the source file path if it is not exists
To describe the error more clearly, change "the file isn`t exists" to specific error message
Co-authored-by: sheldonliu <sheldonliu>
2 years ago
caishunfeng
18427ba58f
#3259 : [Bug-11101] fix task failover NPE ( #11168 )
2 years ago
caishunfeng
6c7e00c4aa
[Bug-11101] fix task failover NPE ( #11168 )
2 years ago
Lyle Shaw
897bb754b2
#3258 : [Feature] Add CURD to the project/tenant/user section of the API and add its tests. ( #10913 )
2 years ago
Lyle Shaw
181cd2ff79
[Feature] Add CURD to the project/tenant/user section of the API and add its tests. ( #10913 )
2 years ago
zhuxt2015
e214b94338
#3257 : [Enhancement][API] Copy workflow with scheduler info ( #10677 )
...
* support batch copy workflow with scheduler
2 years ago
zhuxt2015
cc2f17ddcc
[Enhancement][API] Copy workflow with scheduler info ( #10677 )
...
* support batch copy workflow with scheduler
2 years ago
Jiajie Zhong
92a8099b13
#3256 : [doc] Add new page incompatible change ( #11153 )
...
Add incompatibles and give some hint to user when then
want to upgrade to specific version.
ref: #10607
2 years ago
Jiajie Zhong
de5c22b276
[doc] Add new page incompatible change ( #11153 )
...
Add incompatibles and give some hint to user when then
want to upgrade to specific version.
ref: #10607
2 years ago
caishunfeng
4ef103b938
#3255 : fix k8s master and worker start error ( #11156 )
2 years ago
caishunfeng
b03f2e22cd
fix k8s master and worker start error ( #11156 )
2 years ago
xuhhui
cd9d01687f
#3254 : [doc] Fix bugs in doc installation, design and glossary ( #11084 )
2 years ago
xuhhui
8b50578bdb
[doc] Fix bugs in doc installation, design and glossary ( #11084 )
2 years ago