旺阳
c12848a4ff
[doc] Update kubernetes' FAQ ( #10221 )
2 years ago
songjianet
6cebdfdf50
[Fix][UI] Fix the problem of multi-language support of workflow instance host in Chinese state. ( #10223 )
2 years ago
旺阳
de5507fb19
[Fix-10103][k8s]Fix k8s Change DataSource Error ( #10128 )
2 years ago
Jiajie Zhong
f4b7754952
[doc] Update task DataX document ( #10218 )
2 years ago
rockfang
7fc3664ec3
[Fix][UI] add assignment of totalPage ( #10165 )
2 years ago
Jiajie Zhong
56e0ea802d
[python] Fix process definition attr release state not work ( #10151 )
...
This patch fix the error release state not work when it set to
offline and submit it to Java gateway, it error because we do
not pass the attribute to Java gateway function
`createOrUpdateProcessDefinition`
close : #9779
2 years ago
Mr.An
edcb7aad23
fix#10214 Delete online workflows in batches, prompt information is accurate ( #10215 )
2 years ago
Eric Gao
4dbe27bb8f
[Bug][Deploy]Fix worker-server path in script scp-hosts.sh ( #10208 ) ( #10209 )
2 years ago
JieguangZhou
54ab2651bd
[Feature][MLops] Add MLflow Projects (custom project) component ( #10175 )
...
* Add MLflow Projects (custom project) component
* fix something
* update document
* update document
* Supplementary test cases
2 years ago
Mr.An
0e8ed6ebb4
[Fix-10199] [Workflow/Workflow Definition] After deleting messages in batches, the error message is repeated ( #10201 )
...
* remove duplicate prompts
* update import package
2 years ago
Mr.An
31cb485312
[doc] Update delete workflow description ( #10203 )
2 years ago
songjianet
c8a4c694ea
[Fix][UI] Fix data-quality component multi-language support. ( #10202 )
...
* [Fix][UI] Fix data-quality component multi-language support.
* [Fix][UI] Fix data-quality component multi-language support.
2 years ago
xiangzihao
41a3183810
[Doc] Add complie supporting system ( #10188 )
2 years ago
Eric Gao
7a8f3f1810
[doc] Update project directory structure in docs ( #10107 )
2 years ago
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