QuakeWang
0abfb5e744
[doc] Refactor global parameter docment ( #10045 )
2 years ago
longtb
bd34e66b8a
[Fix-10076] queryUserByToken use server timezone ( #10177 )
...
* [Fix-10076] queryUserByToken use server timezone
* [Fix-10076] queryUserByToken use server timezone
2 years ago
Devosend
d7d6699e22
fix spcial week init bug ( #10183 )
2 years ago
songjianet
0ef02e8093
[Fix][UI] Add seatunnel icon ( #10178 )
2 years ago
HeChuan
2251876021
[Fix-10057][api] api parameter name misspelling ( #10063 )
...
correct parameter name from processDefiniteCode to processDefineCode
2 years ago
ChunFu Wu
cd1dcf1eba
[Feature][CI] Schedule Dead Link Checker ( #10000 )
2 years ago
youzipi
5161df04d7
[refactor][perf] cache compiled regex pattern ( #10099 )
2 years ago
JieguangZhou
e11373b963
[Feature][MLops] Support MLflow Models to deploy model service (MLflow models serve and Docker) ( #10150 )
...
* Add backend of MLflow Moldes component
* Add front end of MLflow Moldes component
* [DOC] update mlflow document
* revert unnecessary
* fix doc image url
* Update docs/docs/en/guide/task/mlflow.md
Discard the lr abbreviation
Co-authored-by: Jiajie Zhong <zhongjiajie955@gmail.com>
Co-authored-by: Jiajie Zhong <zhongjiajie955@gmail.com>
2 years ago
songjianet
dc61370f30
[Fix][UI] Fix the problem that the failure strategy field in the time management form is multilingual. ( #10169 )
2 years ago
labbomb
13a83e50f2
[Fix]Change the HTTP or HTTPS regular expression ( #10166 )
2 years ago
Mr.An
e2fac21399
[doc] Update website docs link ( #10161 )
2 years ago
Mr.An
7d5af7e7ec
[doc] Update editorial workflow content and images ( #10130 )
2 years ago
songjianet
c07339b07d
[Fix][UI] Limit task group resource capacity to only positive integers. ( #10158 )
2 years ago
Amy0104
3dd007ca59
[Fix][UI] Add the task status of pending. ( #10129 )
2 years ago
Jiajie Zhong
bf4b8ff0d9
[python] Change distribute name avoid confusion with main pkg ( #10134 )
...
rename them and add `python` suffix in the end
close : #9121
2 years ago
xiangzihao
8fab224e0d
add_alert_server_cluster_test ( #10125 )
2 years ago
Jiajie Zhong
94c515555e
[doc] Remove flink call docs ( #10122 )
...
Flink call docs is only teld users
how to use flink task in dolphinscheduler
and it should be including in task/flink
2 years ago
Jiajie Zhong
2eff5ee10c
[doc] change document structure ( #10124 )
...
This patch change the structure and make it more sense
* Remove dev doc in tab Docs, and for now you could only see it in
history-version page
* Move PyDolphinScheduler from tab DOCS to sidebar and combine with open
API
* Move installation after Functions
* Move data quality after HOW-TOS
2 years ago
Mr.An
73f13a9c9c
[doc] Show all the functions of the home page through screenshots ( #10118 )
2 years ago
QuakeWang
243ee8ba70
[Bug][doc] Fix the open-api docs request error ( #10100 )
2 years ago
旺阳
fa2f20577a
Fix unit test and remove unused import ( #10113 )
2 years ago
旺阳
844ae42ee4
Fix alert server curator health check not work ( #10111 )
2 years ago
JieguangZhou
9ab3bebc90
[Feature][Task Plugin] Add mlflow task plugin for MLops scenario. ( #10036 )
...
* [Feature][Task Plugin] Add mlflow task plugin (#9725 )
* [Feature][Task Plugin] Add mlflow task plugin UI (#9725 )
* [Feature][Task Plugin] fix license header (#9725 )
* [Feature][Task Plugin] fix license header (#9725 )
* [Feature][Task Plugin] revert unnecessary
* [Feature][Task Plugin] add auto ml to mlflow task plugin
* [DOC] add mlflow document
* [DOC] fix mlflow docs imgs
* [DOC] fix dead link localhost:5000
* [DOC] fix dead link localhost:5000
* [DOC] remove dead link localhost:5000
* Update docs/docs/en/guide/task/mlflow.md
* Update docs/docs/zh/guide/task/mlflow.md
* [DOC] format ui code
* [DOC] remove dead link localhost:5000
* [Feature][Task Plugin] revert unnecessary
* fix some nits
* Move the personal repository to the public repository.
* Run the command directly instead of saving the file
* fix paramsMap initialize
* revert unnecessary
Co-authored-by: Jiajie Zhong <zhongjiajie955@gmail.com>
2 years ago
songjianet
bc71c3b0a0
[Build][UI] Solve vite config throws terser warning. ( #10105 )
2 years ago
BaoLiang
ee2b855ced
[BUG][TaskGroup] Task group does not take effect ( #10093 )
...
* fix 10092: Task group does not take effect
* fix 10092: Task group does not take effect
* fix 10092: Task group does not take effect
2 years ago
Jiajie Zhong
63f835715f
[fix] Enhance name pre checker in resource center ( #10094 )
...
* [fix] Enhance name pre checker in resource center
Add file name and directory checker to avoid directory traversal
* add some missing change and change docs
* change var name in directoryTraversal
* Fix ci
2 years ago
rockfang
7a4a21d0b1
[Fix][UI] fulfill missing fields in DataQuality ( #10098 )
2 years ago
He Zhao
5bb1eb04fc
[Feature][plugin] Add k8s task in task plugin ( #9425 )
...
* [Feature][plugin] Add k8s task in task plugin
* [Feature][plugin] fix dos and code problems
* [Feature][plugin] refactor some code based on sonar
* [Feature][UI] front-end for k8s task plugin
* [Feature][plugin] delete some front files
* [Feature][plugin] update document
* Update docs/docs/zh/guide/task/k8s.md
* Update docs/docs/en/guide/task/k8s.md
* Update docs/docs/en/guide/task/k8s.md
* Update docs/docs/en/guide/task/k8s.md
* [Feature][UI] front-end change from review comments
* [Feature][UI] replace get namespace list api
* [Feature][plugin] change file name
* Add kubernetes to zh task list
Co-authored-by: hezhao2 <hezhao2@cisco.com>
Co-authored-by: William Tong <weitong@cisco.com>
Co-authored-by: Jiajie Zhong <zhongjiajie955@gmail.com>
2 years ago
旺阳
cab46e6be5
[Fix-10083][Doc]Change Docker cmd && Change WebexTeams Chinese Translation ( #10084 )
...
* Change Docker cmd && Change WebexTeams Chinese Translation
* run ci
Co-authored-by: qingwli <qingwli@cisco.com>
2 years ago
QuakeWang
3bca240446
fix issue-10061 ( #10062 )
2 years ago
Devosend
91f1d45948
[Feat][UI] Add resource username for function and resource manage ( #10086 )
2 years ago
xiangzihao
225cb332d1
[Fix-10049] Conditions Task branch flow failed ( #10077 )
2 years ago
hstdream
701b535ae6
[Fix-10082]Resource userName is null and udf function manager add a username ( #10064 )
...
* Resource userName is null
* [Fix-10082]Resource userName is null and udf function manager add a username
* [Fix-10082]Resource userName is null and udf function manager add a username
* [Fix-10082]Resource userName is null and udf function manager add a username
Co-authored-by: houshitao <shitaohou@163.com>
2 years ago
旺阳
537c206c2d
[Fix][Docker] Support Multi-Architecture Docker Images ( #10052 )
...
Co-authored-by: kezhenxu94 <kezhenxu94@apache.org>
2 years ago
hstdream
cd70ad584a
Create process definition with task group and task group priority cannot be save into db ( #10078 )
...
Co-authored-by: houshitao <shitaohou@163.com>
2 years ago
hstdream
67cf7b2800
[Fix-10080]When the created tenant name is too long, an error message will be prompted ( #10081 )
...
* [Fix-10080]When the created tenant name is too long, an error message will be prompted
* [Fix-10080]When the created tenant name is too long, an error message will be prompted
* [Fix-10080]When the created tenant name is too long, an error message will be prompted
Co-authored-by: houshitao <shitaohou@163.com>
2 years ago
caishunfeng
0cc0ee77fa
[Bug][Master] fix master task failover ( #10065 )
...
* fix master task failover
* ui
2 years ago
Devosend
c16424027e
[Fix][UI] Fix bug where username is empty in file manage ( #10070 )
2 years ago
songjianet
359300380b
[Fix][UI] Fix in the Chinese state, there is a problem with the multi-language support of the form. ( #10066 )
2 years ago
xiangzihao
718e786c24
Fix flaky filemanage_e2e_test ( #10068 )
2 years ago
songjianet
514d26e03f
Revert "[Fix][UI] Fix in the Chinese state, there is a problem with the multi-language support of the form. ( #10056 )" ( #10060 )
...
This reverts commit d8b56b8e9b
.
2 years ago
songjianet
d8b56b8e9b
[Fix][UI] Fix in the Chinese state, there is a problem with the multi-language support of the form. ( #10056 )
2 years ago
labbomb
a088ca1048
[Fix][UI]Modify error message ( #10054 )
2 years ago
陈家名
a2cd2a99e6
[python] Fix pre_submit_check error when local params in tasks ( #10032 )
2 years ago
caishunfeng
b1885c7a26
[Bug] fix run on docker and k8s ( #10026 )
...
* fix docker-compose init schema
* recovery depend on zk
* update doc and dockerfile
* fix run on k8s
* udpate doc
* add DOCKER flag & update doc
* remove repeat DOCKER env
2 years ago
Dannila
d643e1c1cf
[Fix-10039] Flink run command when perfecting Python jobs ( #10042 )
...
* [fix] flink task
* [fix] flink task
2 years ago
Jiajie Zhong
3e471f8b4c
[feat] Add batch rerun and stop for process instance ( #10013 )
...
* [feat] Add batch rerun and stop for process instance
* fix execute type pass
* error message changed
* correct error message
* add note to i18n ignore
* enhance the note of process instance ids
3 years ago
chuxing
f666c64946
[doc] Correct docs of development-environment-setup ( #9995 )
3 years ago
zixi0825
359cbe2a1e
[dataquality] Fix task commnd null bug ( #9974 )
3 years ago
xiangzihao
2423fa50f7
[Feature-10034][CI] Add postgresql cluster test in CI ( #10035 )
...
* add postgresql cluster test
* add postgresql cluster test
* add postgresql cluster test
* add postgresql cluster test
3 years ago