Wenjun Ruan
5dad0b6dd1
#4152 : Fix switch task use boolean type error ( #14326 )
1 year ago
Wenjun Ruan
a55612e4f7
Fix switch task use boolean type error ( #14326 )
1 year ago
xuankun zheng
b57333d137
#4151 : [fix-14123] remove the equals and hashcode in Project pojo ( #14167 )
...
* [fix] remove the equals and hashcode in Project pojo
* [fix]fix the Strict Problem in Mockito by using `doReturn()` instead of `when()` functionw
---------
Co-authored-by: xuankun zheng <zhxuankun@gmail.com>
1 year ago
xuankun zheng
61118d4467
[fix-14123] remove the equals and hashcode in Project pojo ( #14167 )
...
* [fix] remove the equals and hashcode in Project pojo
* [fix]fix the Strict Problem in Mockito by using `doReturn()` instead of `when()` functionw
---------
Co-authored-by: xuankun zheng <zhxuankun@gmail.com>
1 year ago
Rick Cheng
f8f690c85b
#4150 : [Improvement-14329][common] Remove the duplicate BusinessTimeUtils ( #14330 )
1 year ago
Rick Cheng
1cd5070b5d
[Improvement-14329][common] Remove the duplicate BusinessTimeUtils ( #14330 )
1 year ago
Kerwin
07b63115fd
#4149 : Fix the complement function does not generate the next running instances in parallel mode ( #14335 )
1 year ago
Kerwin
75f4fa2881
Fix the complement function does not generate the next running instances in parallel mode ( #14335 )
1 year ago
Rick Cheng
c5550a1148
#4148 : [Feature-14214][Parameter] Support CRUD of project-level parameters ( #14264 )
1 year ago
Rick Cheng
1c935d901e
[Feature-14214][Parameter] Support CRUD of project-level parameters ( #14264 )
1 year ago
Rick Cheng
1907a91cf9
#4147 : [feature][Resource] Add support for Azure Blob Storage in the resource center ( #14082 )
1 year ago
Rick Cheng
4fa0ab4d7e
[feature][Resource] Add support for Azure Blob Storage in the resource center ( #14082 )
1 year ago
ORuteMa
6ebb3eb3cb
#4146 : [bug][plugin]Fix: Correct the way to determine the yarn queue in Flink CommandLine and SQL mode ( #14237 )
...
* Fix: Correct the way to determine the yarn queue in Flink CommandLine
* fix the yarn queue in sql mode && refine the code
* refine code
* remove unnecessary comment
* fix yarn queue properties
* remove redundant variable
1 year ago
ORuteMa
de2cc0e235
[bug][plugin]Fix: Correct the way to determine the yarn queue in Flink CommandLine and SQL mode ( #14237 )
...
* Fix: Correct the way to determine the yarn queue in Flink CommandLine
* fix the yarn queue in sql mode && refine the code
* refine code
* remove unnecessary comment
* fix yarn queue properties
* remove redundant variable
1 year ago
Wenjun Ruan
046b848342
#4145 : Add baseDao ( #14316 )
1 year ago
Wenjun Ruan
aa2d9a7f05
Add baseDao ( #14316 )
1 year ago
Aaron Wang
02ea3caa53
#4144 : fix: trim node selector requirement value ( #14307 )
1 year ago
Aaron Wang
b7fb393eed
fix: trim node selector requirement value ( #14307 )
1 year ago
Rick Cheng
2ae5cb8d4a
#4143 : [Improvement-14295][common] Remove the duplicate FileUtils ( #14301 )
1 year ago
Rick Cheng
66e09dc66e
[Improvement-14295][common] Remove the duplicate FileUtils ( #14301 )
1 year ago
JieguangZhou
f2de387356
#4142 : [Feature][Task Plugin] Add Dynamic task to generate dynamic worklfows with list parameters ( #14127 )
...
* add dynamic task plugin
* fix ui
* update code
* add DOC
* ADD UT
* fix doc
* fix sanity check
* add upgrade ddl
* fix sql
1 year ago
JieguangZhou
e7cdc7c136
[Feature][Task Plugin] Add Dynamic task to generate dynamic worklfows with list parameters ( #14127 )
...
* add dynamic task plugin
* fix ui
* update code
* add DOC
* ADD UT
* fix doc
* fix sanity check
* add upgrade ddl
* fix sql
1 year ago
Rick Cheng
aa9aedfc0d
#4141 : [Improvement-14282][Task] Add app_link on the ui of task instance ( #14283 )
1 year ago
Rick Cheng
525e441223
[Improvement-14282][Task] Add app_link on the ui of task instance ( #14283 )
1 year ago
Rick Cheng
0e7d2b0a34
#4140 : [Improvement-14292][Common] Remove the duplicate OSUtils ( #14293 )
1 year ago
Rick Cheng
2c057d6a8f
[Improvement-14292][Common] Remove the duplicate OSUtils ( #14293 )
1 year ago
jackfanwan
e420f6cefe
#4139 : add if judge ( #14290 )
1 year ago
jackfanwan
6b1a952c6b
add if judge ( #14290 )
1 year ago
Rick Cheng
b627cb9aff
#4138 : [Fix-14284][DAO] update the check of Integer in equals() ( #14285 )
1 year ago
Rick Cheng
929811760a
[Fix-14284][DAO] update the check of Integer in equals() ( #14285 )
1 year ago
Rick Cheng
2338395226
#4137 : [Improvement-14286][BOM] Bump clickhouse-jdbc from 0.3.2-patch11 to 0.4.6 ( #14287 )
1 year ago
Rick Cheng
ed8ae9c0ee
[Improvement-14286][BOM] Bump clickhouse-jdbc from 0.3.2-patch11 to 0.4.6 ( #14287 )
1 year ago
Rick Cheng
29ce24f2a7
#4136 : [Improvement-14280][Task] update the task execution status check ( #14281 )
1 year ago
Rick Cheng
4d798e774e
[Improvement-14280][Task] update the task execution status check ( #14281 )
1 year ago
HQFGit
0c8c907db0
#4135 : [Bug][Master][Fixes 14216]workflow state keep READY_STOP when sub_process state … ( #14221 )
...
* [Bug] [Master] workflow state keep READY_STOP when sub_process state STOP
Fixes #14216
* [Bug] [Master] workflow state keep READY_STOP when sub_process state STOP
Fixes mvn spotless:apply#14216
* Update testFile.txt.crc
* Update testFile.txt.crc
* Delete testFile.txt.crc
1 year ago
HQFGit
d587b5f03d
[Bug][Master][Fixes 14216]workflow state keep READY_STOP when sub_process state … ( #14221 )
...
* [Bug] [Master] workflow state keep READY_STOP when sub_process state STOP
Fixes #14216
* [Bug] [Master] workflow state keep READY_STOP when sub_process state STOP
Fixes mvn spotless:apply#14216
* Update testFile.txt.crc
* Update testFile.txt.crc
* Delete testFile.txt.crc
1 year ago
lgcareer
c20ac2353c
#4134 : [NOTICE]Update the NOTICE year ( #14272 )
...
Co-authored-by: lgcareer <lgcareer@apache.org>
1 year ago
lgcareer
fdb8fde776
[NOTICE]Update the NOTICE year ( #14272 )
...
Co-authored-by: lgcareer <lgcareer@apache.org>
1 year ago
Jay Chung
2bff859d1a
#4133 : chore: Remove EOL issue version and add prepare one ( #14270 )
...
* due to we release the last version of 2.0.x and 3.0.x, we do not
accept bug report for them now.
* Add new version 3.2.0-prepare for testing the incoming verison
3.2.0-prepare
1 year ago
Jay Chung
dd55de4429
chore: Remove EOL issue version and add prepare one ( #14270 )
...
* due to we release the last version of 2.0.x and 3.0.x, we do not
accept bug report for them now.
* Add new version 3.2.0-prepare for testing the incoming verison
3.2.0-prepare
1 year ago
Devosend
6dc6477036
#4132 : fix resource center upload file timeout bug ( #14268 )
1 year ago
Devosend
85b581b232
fix resource center upload file timeout bug ( #14268 )
1 year ago
Zinway
4417683513
#4131 : feat: Introduce new datasource vertica ( #14232 )
...
Co-authored-by: Zinway Liu <zinway.liu@ucloud.cn>
1 year ago
Zinway
18d176c5f4
feat: Introduce new datasource vertica ( #14232 )
...
Co-authored-by: Zinway Liu <zinway.liu@ucloud.cn>
1 year ago
Rick Cheng
1b015e37a0
#4130 : [Improvement-14255][Project] Remove userName when update project ( #14256 )
1 year ago
Rick Cheng
767331281a
[Improvement-14255][Project] Remove userName when update project ( #14256 )
1 year ago
Eric Gao
4aa690340d
#4129 : [Improvement][Metrics] Add more worker related metrics and fix some previous ones ( #14254 )
...
* Add more worker related metrics and fix some previous ones
* update metrics docs
1 year ago
Eric Gao
e86630bb7b
[Improvement][Metrics] Add more worker related metrics and fix some previous ones ( #14254 )
...
* Add more worker related metrics and fix some previous ones
* update metrics docs
1 year ago
alexBaiJW
920d3dfb21
#4128 : Fix the perm setting for the process definition import function ( #14239 )
...
* Fix the perm setting for the process definition import function
* fix the style issue
1 year ago
alexBaiJW
d67fe52c33
Fix the perm setting for the process definition import function ( #14239 )
...
* Fix the perm setting for the process definition import function
* fix the style issue
1 year ago