zhuangchong
daabcdaa01
[maven-release-plugin] prepare for next development iteration
2 years ago
zhuangchong
9e5b0a1cc3
[maven-release-plugin] prepare release 3.1.5
2 years ago
zhuangchong
51999267b7
[maven-release-plugin] prepare for next development iteration
2 years ago
zhuangchong
c759675312
[maven-release-plugin] prepare release 3.1.5
2 years ago
zhuangchong
d2b0b34cb0
[maven-release-plugin] prepare for next development iteration
2 years ago
zhuangchong
2d6393d722
[maven-release-plugin] prepare release 3.1.4
2 years ago
Wenjun Ruan
36284f9b9c
cherry-pick Fix task wake up failed will block the event processing
2 years ago
zhuangchong
172ebdf04e
[maven-release-plugin] prepare for next development iteration
2 years ago
zhuangchong
4a3299ac8c
[maven-release-plugin] prepare release 3.1.3
2 years ago
zhuangchong
0691d6a887
[maven-release-plugin] prepare for next development iteration
2 years ago
zhuangchong
3d605ded03
[maven-release-plugin] prepare release 3.1.3
2 years ago
zhuangchong
f83b08ac01
[maven-release-plugin] prepare for next development iteration
2 years ago
zhuangchong
450e8ee1b6
[maven-release-plugin] prepare release 3.1.3
2 years ago
HuangWei
32a76ee419
cherry-pick [Fix-13187] refactor OpenmldbParameters #13190
2 years ago
zhuangchong
a3a9cb9d46
[maven-release-plugin] prepare for next development iteration
2 years ago
zhuangchong
f1aefae5e2
[maven-release-plugin] prepare release 3.1.2
2 years ago
simsicon
fc67fab006
cherry-pick Upgrade clickhouse jdbc driver #12639
2 years ago
zhuangchong
48ad9ff412
[maven-release-plugin] prepare for next development iteration
2 years ago
zhuangchong
efc0367999
[maven-release-plugin] prepare release 3.1.1
2 years ago
Wenjun Ruan
fe3e93861f
Add switch for checkOwn ( #197 ) ( #12803 )
2 years ago
zhuangchong
145c5ac8cb
[maven-release-plugin] prepare for next development iteration
2 years ago
zhuangchong
525a6846ac
[maven-release-plugin] prepare release 3.1.1
2 years ago
Kerwin
7f3193643a
[3.1.1][API]Fix updating workflow definition causing task definition data to be duplicated. ( #12712 )
2 years ago
Wenjun Ruan
9957df1c41
Fix the waiting strategy cannot recovery if the serverstate is already in running ( #12651 )
2 years ago
Kerwin
2c93dc6041
cherry-pick ( #12608 )
...
[improvement-#12416] Use CollectionUtils.isEmpty judge the collection isEmpty to avoid NPE
#12449
Co-authored-by: fuchanghai <33984497+fuchanghai@users.noreply.github.com>
2 years ago
Kerwin
94ef02e9de
cherry-pick [Improvement] Merge spi.utils into common.utils ( #12607 )
...
#12502
Co-authored-by: caishunfeng <caishunfeng2021@gmail.com>
2 years ago
Wenjun Ruan
a5a849f615
cherry-pick [Bug] Set tenantDir permission
...
#12486
2 years ago
kezhenxu94
eb7b48596c
cherry-pick Reorganize some classes in common module, remove duplicate classes
...
#12321
2 years ago
Kerwin
344293102d
[3.1.1-prepare][cherry-pick][Improvement] Add remote task model #11767 ( #12541 )
2 years ago
Kerwin
2a2802c938
fix hdfs defaultFs not working ( #11823 ) ( #12418 )
...
Co-authored-by: xiangzihao <460888207@qq.com>
2 years ago
caishunfeng
7e39396a76
[maven-release-plugin] prepare for next development iteration
2 years ago
caishunfeng
ae33ba5947
[maven-release-plugin] prepare release 3.1.0
2 years ago
Tq
3efe4bc308
[BUG][BE-12113]fix htrace dependency conflicts ( #12126 )
...
* fix htrace dependency conflicts
* replace htrace-core with hbase-noop-htrace
2 years ago
Eric Gao
e7b12bf205
[Cherry-Pick][3.1.0-prepare] Cherry-Pick OssOperator for Resource Center to 3.1.0 ( #12094 )
...
* Cherry OssOperator for Resource Center to 3.1.0
* Fix doc dead link
2 years ago
JieguangZhou
a2b3659fe9
[improve] Optimize MLFlow task plugin for easy of use ( #12071 )
...
optimize code
(cherry picked from commit cf522e2f
)
2 years ago
Wenjun Ruan
1513363eed
Fix cannot save processDefinition ( #11931 )
2 years ago
Wenjun Ruan
6f7ba2c634
Add debug logs for properties read from `common.properties` ( #11910 )
2 years ago
LiuBodong
0f3b42925f
[Fix][Monitor]Monitor UI not show DisakAvailable and MemoryUsage correctly ( #11870 )
2 years ago
Kengo Seki
216ceea641
[Improve] Upgrade Hadoop to 3.2.4 ( #11832 )
2 years ago
kezhenxu94
fcc75ef1c6
Bump up dependencies to fix cves ( #11765 )
2 years ago
Kengo Seki
52b79b017e
[Improvement] Replace commons-lang 2 function invocations with commons-lang3 ( #11810 )
...
* [Improvement] Replace commons-lang 2 function invocations with commons-lang3
2 years ago
caishunfeng
c4953e8660
Example Change the regular expression of the data source password ( #11459 ) ( #11990 )
...
Co-authored-by: jackfanwan <61672564+jackfanwan@users.noreply.github.com>
2 years ago
Tq
b3cc8a55b9
[feature][API]feature: add task type list and enable user to add task type to fav ( #11727 )
...
* feature: add task type list and enable user to add task type to fav
* make DependentExecute.java variable protected
* add standalone server fileSet
2 years ago
Wenjun Ruan
67e7f88d8b
Refactor heart beat task, use json to serialize/deserialize ( #11702 )
...
* Refactor heart beat task, use json to serialize/deserialize
2 years ago
Wenjun Ruan
03e1e6fe45
[Bug] [Worker] Optimize the getAppId method to avoid worker OOM when kill task ( #11701 )
...
* Fix kill job may cause worker oom
2 years ago
Wenjun Ruan
c110f4acae
Refresh server startup time when recovery from waiting ( #11595 )
2 years ago
kezhenxu94
13e4720aa2
Upgrade spring boot and swagger ( #11574 )
2 years ago
juzimao
3b72c6efe7
[Improvement]Add a stop function when you are ready to do pause operation ( #11543 )
...
* add can stop for execute state machine
* add execute type check for pause operation
2 years ago
Wenjun Ruan
7ff34c3947
[Feature-7024] Add waiting strategy to support master/worker can recover from registry lost ( #11368 )
...
* Add waiting strategy to support master/worker can recover from registry lost
* throw exception when zookeeper registry start failed due to interrupted
2 years ago
fuchanghai
6e2bed4d6b
[fix-11378] fix API-Server release response message typo ( #11400 )
...
* [fix-11295] remove duplicate classes
* [fix-11378] fix response message error
Co-authored-by: fuchanghai <changhai.fu@marketingforce.com>
2 years ago