zuo
5bf12c04e6
#4521 : Fix Hive jdbc url ( #15627 )
9 months ago
zuo
e498116025
Fix Hive jdbc url ( #15627 )
9 months ago
Evan Sun
95607e3ed3
#4520 : [TEST] add task definition log service test ( #15631 )
...
Co-authored-by: abzymeinsjtu <abzymeinsjtu@B-54Q8MD6R-0244.local>
Co-authored-by: Eric Gao <ericgao.apache@gmail.com>
9 months ago
Evan Sun
380d108133
[TEST] add task definition log service test ( #15631 )
...
Co-authored-by: abzymeinsjtu <abzymeinsjtu@B-54Q8MD6R-0244.local>
Co-authored-by: Eric Gao <ericgao.apache@gmail.com>
9 months ago
Gallardot
2c74a44afd
#4519 : [Bug][API] list paging missing totalpage ( #15619 )
...
Signed-off-by: Gallardot <gallardot@apache.org>
9 months ago
Gallardot
eb2a75b3b7
[Bug][API] list paging missing totalpage ( #15619 )
...
Signed-off-by: Gallardot <gallardot@apache.org>
9 months ago
Wenjun Ruan
d40ac23f08
#4518 : Fix out parameter may loss ( #15617 )
9 months ago
Wenjun Ruan
24ff70dc88
Fix out parameter may loss ( #15617 )
9 months ago
Wenjun Ruan
748d480409
#4517 : Fix recover pause workflowInstance may generate failover taskInstance ( #15611 )
9 months ago
Wenjun Ruan
2b4c1e06b6
Fix recover pause workflowInstance may generate failover taskInstance ( #15611 )
9 months ago
calvin
a027fc2270
#4516 : [Feature-14863][API] Support to manage what worker groups can be used for a project. ( #15600 )
9 months ago
calvin
5213290262
[Feature-14863][API] Support to manage what worker groups can be used for a project. ( #15600 )
9 months ago
Wenjun Ruan
ca66b50313
#4515 : Fix switch task will throw exception when there is not parameters ( #15594 )
9 months ago
Wenjun Ruan
8a35e8b2f8
Fix switch task will throw exception when there is not parameters ( #15594 )
9 months ago
Jay Chung
69868f1d99
#4514 : release: change 3.2.1 docs ( #15585 )
...
Co-authored-by: BaoLiang <29528966+lenboo@users.noreply.github.com>
9 months ago
Jay Chung
d77bbccdf2
release: change 3.2.1 docs ( #15585 )
...
Co-authored-by: BaoLiang <29528966+lenboo@users.noreply.github.com>
9 months ago
Jay Chung
e84f827989
#4513 : merge schema 330 into 321 and change docs ( #15582 ) ( #15586 )
...
* merge schema 330 into 321 and change docs (#15582 )
* Add 3.2.2 schema
* remove post sql
9 months ago
Jay Chung
e3bef81214
merge schema 330 into 321 and change docs ( #15582 ) ( #15586 )
...
* merge schema 330 into 321 and change docs (#15582 )
* Add 3.2.2 schema
* remove post sql
9 months ago
Rick Cheng
88018e8c56
#4512 : [Improvement][UT] Add UT for end time check when force success task ( #15562 )
9 months ago
Rick Cheng
718a01bb42
[Improvement][UT] Add UT for end time check when force success task ( #15562 )
9 months ago
Wenjun Ruan
23e9689f27
#4511 : Add Server HealthIndicator ( #15274 )
9 months ago
Wenjun Ruan
3526b42df6
Add Server HealthIndicator ( #15274 )
9 months ago
Jay Chung
4a4846bc9d
#4510 : fix: Resource relate path invalid when tenant change ( #15581 )
...
* fix can not get correct resource related path when
user run workflow with differnet tenant of resource
created
* also fix can not get correct related path when we
use `resource.storage.type=LOCAL`
9 months ago
Jay Chung
bd83631955
fix: Resource relate path invalid when tenant change ( #15581 )
...
* fix can not get correct resource related path when
user run workflow with differnet tenant of resource
created
* also fix can not get correct related path when we
use `resource.storage.type=LOCAL`
9 months ago
seckiller
206c4a6407
#4509 : [fix][worker]:Fix the issue of missing disk usage reporting information in the worker ( #15565 )
...
Co-authored-by: Rick Cheng <rickchengx@gmail.com>
9 months ago
seckiller
89da67ddeb
[fix][worker]:Fix the issue of missing disk usage reporting information in the worker ( #15565 )
...
Co-authored-by: Rick Cheng <rickchengx@gmail.com>
9 months ago
Wenjun Ruan
4c5080c634
#4508 : Set the workflow instance ready state to running in failover ( #15572 )
9 months ago
Wenjun Ruan
1b32e28cc8
Set the workflow instance ready state to running in failover ( #15572 )
9 months ago
旺阳
189097a93e
#4507 : [Fix] Fix WorkflowInstance batch start failed will throw incorrect exception. ( #15577 )
9 months ago
旺阳
73a5a77db2
[Fix] Fix WorkflowInstance batch start failed will throw incorrect exception. ( #15577 )
9 months ago
Wenjun Ruan
44b75bd49d
#4506 : Fix create parent directory will cause FileAlreadyExistsException ( #15576 )
...
Co-authored-by: Rick Cheng <rickchengx@gmail.com>
9 months ago
Wenjun Ruan
4541e74e53
Fix create parent directory will cause FileAlreadyExistsException ( #15576 )
...
Co-authored-by: Rick Cheng <rickchengx@gmail.com>
9 months ago
John Huang
48d854e5cb
#4505 : [Improvement][UT] Improve Worker registry coverage ( #15380 )
...
Co-authored-by: fuchanghai <changhaifu@apache.org>
Co-authored-by: Eric Gao <ericgao.apache@gmail.com>
Co-authored-by: Rick Cheng <rickchengx@gmail.com>
9 months ago
John Huang
69676b445c
[Improvement][UT] Improve Worker registry coverage ( #15380 )
...
Co-authored-by: fuchanghai <changhaifu@apache.org>
Co-authored-by: Eric Gao <ericgao.apache@gmail.com>
Co-authored-by: Rick Cheng <rickchengx@gmail.com>
9 months ago
Wenjun Ruan
99efb1602d
#4504 : Fix Recover WorkflowInstance will casue workflow Instance state is success but task insatnce is killed/paused ( #15574 )
9 months ago
Wenjun Ruan
43a06525a2
Fix Recover WorkflowInstance will casue workflow Instance state is success but task insatnce is killed/paused ( #15574 )
9 months ago
Jay Chung
d29705af0c
#4503 : fix: data quality may fail in docker mode ( #15563 )
9 months ago
Jay Chung
91d56f4860
fix: data quality may fail in docker mode ( #15563 )
9 months ago
Jay Chung
c2d5e656ef
#4502 : fix: start param for wf not work ( #15544 )
...
* fix: start param for wf not work
fix : #15280
* fix test
9 months ago
Jay Chung
01eb8f834f
fix: start param for wf not work ( #15544 )
...
* fix: start param for wf not work
fix : #15280
* fix test
9 months ago
小可耐
6c743ea3c1
#4501 : [Bug][force-success] force success add end time ( #15144 )
...
Co-authored-by: Rick Cheng <rickchengx@gmail.com>
9 months ago
小可耐
e5a208f363
[Bug][force-success] force success add end time ( #15144 )
...
Co-authored-by: Rick Cheng <rickchengx@gmail.com>
9 months ago
Jay Chung
a42402637a
#4500 : fix: ddl without drop exists ( #14128 )
...
Co-authored-by: Rick Cheng <rickchengx@gmail.com>
9 months ago
Jay Chung
d8e820c4b9
fix: ddl without drop exists ( #14128 )
...
Co-authored-by: Rick Cheng <rickchengx@gmail.com>
9 months ago
dada Sun
36f53cfe22
#4499 : [Bug][Task Api] fix 'MACPATTERN' in ProcessUtils and cover all cases on MacOS in ProcessUtilsTest ( #15480 ) ( #15529 )
...
Co-authored-by: Rick Cheng <rickchengx@gmail.com>
9 months ago
dada Sun
4d6af516b9
[Bug][Task Api] fix 'MACPATTERN' in ProcessUtils and cover all cases on MacOS in ProcessUtilsTest ( #15480 ) ( #15529 )
...
Co-authored-by: Rick Cheng <rickchengx@gmail.com>
9 months ago
caishunfeng
a853bb52dc
#4498 : fix switch js ( #15487 )
...
Co-authored-by: Rick Cheng <rickchengx@gmail.com>
Co-authored-by: Eric Gao <ericgao.apache@gmail.com>
9 months ago
caishunfeng
ef9ed3db55
fix switch js ( #15487 )
...
Co-authored-by: Rick Cheng <rickchengx@gmail.com>
Co-authored-by: Eric Gao <ericgao.apache@gmail.com>
9 months ago
Jay Chung
8ad0f1fe4c
#4497 : fix: data quality can not use ( #15551 )
...
* fix: data quality can not use
fix : #15468 , #15249 , #14858
---------
Co-authored-by: Rick Cheng <rickchengx@gmail.com>
Co-authored-by: Eric Gao <ericgao.apache@gmail.com>
9 months ago
Jay Chung
8efaa9fa1f
fix: data quality can not use ( #15551 )
...
* fix: data quality can not use
fix : #15468 , #15249 , #14858
---------
Co-authored-by: Rick Cheng <rickchengx@gmail.com>
Co-authored-by: Eric Gao <ericgao.apache@gmail.com>
9 months ago