rockfang
844ce4cdd7
[Fix][UI] add assignment of totalPage ( #10165 )
...
(cherry picked from commit 7fc3664ec3
)
2 years ago
Jiajie Zhong
80ebe4a334
[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
(cherry picked from commit 56e0ea802d
)
2 years ago
Mr.An
424ef27257
fix#10214 Delete online workflows in batches, prompt information is accurate ( #10215 )
...
(cherry picked from commit edcb7aad23
)
2 years ago
Eric Gao
03e5ac6964
[Bug][Deploy]Fix worker-server path in script scp-hosts.sh ( #10208 ) ( #10209 )
...
(cherry picked from commit 4dbe27bb8f
)
2 years ago
Mr.An
9a966e4cb2
[Fix-10199] [Workflow/Workflow Definition] After deleting messages in batches, the error message is repeated ( #10201 )
...
* remove duplicate prompts
* update import package
(cherry picked from commit 0e8ed6ebb4
)
2 years ago
Mr.An
1f8ee855f0
[doc] Update delete workflow description ( #10203 )
...
(cherry picked from commit 31cb485312
)
2 years ago
songjianet
232a7bdb60
[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.
(cherry picked from commit c8a4c694ea
)
2 years ago
xiangzihao
b598b27c08
[Doc] Add complie supporting system ( #10188 )
...
(cherry picked from commit 41a3183810
)
2 years ago
youzipi
69a76e8658
[refactor][perf] cache compiled regex pattern ( #10099 )
...
(cherry picked from commit 5161df04d7
)
2 years ago
Eric Gao
68e6e45bb8
[doc] Update project directory structure in docs ( #10107 )
...
(cherry picked from commit 7a8f3f1810
)
2 years ago
QuakeWang
e737d8ee30
[doc] Refactor global parameter docment ( #10045 )
...
(cherry picked from commit 0abfb5e744
)
2 years ago
longtb
bb30b88306
[Fix-10076] queryUserByToken use server timezone ( #10177 )
...
* [Fix-10076] queryUserByToken use server timezone
* [Fix-10076] queryUserByToken use server timezone
(cherry picked from commit bd34e66b8a
)
2 years ago
Devosend
8a52958f36
fix spcial week init bug ( #10183 )
...
(cherry picked from commit d7d6699e22
)
2 years ago
songjianet
180ee3ba95
[Fix][UI] Add seatunnel icon ( #10178 )
...
(cherry picked from commit 0ef02e8093
)
2 years ago
HeChuan
e1ff8b87c6
[Fix-10057][api] api parameter name misspelling ( #10063 )
...
correct parameter name from processDefiniteCode to processDefineCode
(cherry picked from commit 2251876021
)
2 years ago
songjianet
bbf621cb05
[Fix][UI] Fix the problem that the failure strategy field in the time management form is multilingual. ( #10169 )
...
(cherry picked from commit dc61370f30
)
2 years ago
labbomb
713a7802a4
[Fix]Change the HTTP or HTTPS regular expression ( #10166 )
...
(cherry picked from commit 13a83e50f2
)
2 years ago
Mr.An
8ba5fa1afd
[doc] Update website docs link ( #10161 )
...
(cherry picked from commit e2fac21399
)
2 years ago
Mr.An
05f209d5c0
[doc] Update editorial workflow content and images ( #10130 )
...
(cherry picked from commit 7d5af7e7ec
)
2 years ago
songjianet
eed50c3670
[Fix][UI] Limit task group resource capacity to only positive integers. ( #10158 )
...
(cherry picked from commit c07339b07d
)
2 years ago
Amy0104
a521d49e94
[Fix][UI] Add the task status of pending. ( #10129 )
...
(cherry picked from commit 3dd007ca59
)
2 years ago
Jiajie Zhong
bb47ced474
[python] Change distribute name avoid confusion with main pkg ( #10134 )
...
rename them and add `python` suffix in the end
close : #9121
(cherry picked from commit bf4b8ff0d9
)
2 years ago
Jiajie Zhong
21625f57a7
[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
(cherry picked from commit 94c515555e
)
2 years ago
Jiajie Zhong
eaa75d6516
[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
(cherry picked from commit 2eff5ee10c
)
2 years ago
Mr.An
ebe76fb986
[doc] Show all the functions of the home page through screenshots ( #10118 )
...
(cherry picked from commit 73f13a9c9c
)
2 years ago
QuakeWang
418d422bb9
[Bug][doc] Fix the open-api docs request error ( #10100 )
...
(cherry picked from commit 243ee8ba70
)
2 years ago
旺阳
4c62ee76e4
Fix alert server curator health check not work ( #10111 )
...
(cherry picked from commit 844ae42ee4
)
2 years ago
songjianet
2c290b2f2b
[Build][UI] Solve vite config throws terser warning. ( #10105 )
...
(cherry picked from commit bc71c3b0a0
)
2 years ago
BaoLiang
b016037a6f
[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
(cherry picked from commit ee2b855ced
)
2 years ago
Jiajie Zhong
cbfeb7f777
[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
(cherry picked from commit 63f835715f
)
2 years ago
rockfang
2797fcfc68
[Fix][UI] fulfill missing fields in DataQuality ( #10098 )
...
(cherry picked from commit 7a4a21d0b1
)
2 years ago
QuakeWang
4f74db829e
fix issue-10061 ( #10062 )
...
(cherry picked from commit 3bca240446
)
2 years ago
Devosend
04c68e31e8
[Feat][UI] Add resource username for function and resource manage ( #10086 )
...
(cherry picked from commit 91f1d45948
)
2 years ago
xiangzihao
98576cb509
[Fix-10049] Conditions Task branch flow failed ( #10077 )
...
(cherry picked from commit 225cb332d1
)
2 years ago
hstdream
63ab98e67f
[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>
(cherry picked from commit 701b535ae6
)
2 years ago
旺阳
f46a4d7dd8
[Fix][Docker] Support Multi-Architecture Docker Images ( #10052 )
...
Co-authored-by: kezhenxu94 <kezhenxu94@apache.org>
(cherry picked from commit 537c206c2d
)
2 years ago
hstdream
cb91fc72ee
Create process definition with task group and task group priority cannot be save into db ( #10078 )
...
Co-authored-by: houshitao <shitaohou@163.com>
(cherry picked from commit cd70ad584a
)
2 years ago
hstdream
4f11be7126
[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>
(cherry picked from commit 67cf7b2800
)
2 years ago
caishunfeng
aa51c66d91
[Bug][Master] fix master task failover ( #10065 )
...
* fix master task failover
* ui
(cherry picked from commit 0cc0ee77fa
)
2 years ago
Devosend
c2abc650a2
[Fix][UI] Fix bug where username is empty in file manage ( #10070 )
...
(cherry picked from commit c16424027e
)
2 years ago
songjianet
6bc9141c91
[Fix][UI] Fix in the Chinese state, there is a problem with the multi-language support of the form. ( #10066 )
...
(cherry picked from commit 359300380b
)
2 years ago
labbomb
eca859546e
[Fix][UI]Modify error message ( #10054 )
...
(cherry picked from commit a088ca1048
)
2 years ago
陈家名
1b4036e2ce
[python] Fix pre_submit_check error when local params in tasks ( #10032 )
...
(cherry picked from commit a2cd2a99e6
)
3 years ago
caishunfeng
0f841d6ff9
[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
(cherry picked from commit b1885c7a26
)
3 years ago
Dannila
d74aa47196
[Fix-10039] Flink run command when perfecting Python jobs ( #10042 )
...
* [fix] flink task
* [fix] flink task
(cherry picked from commit d643e1c1cf
)
3 years ago
chuxing
ea284526f9
[doc] Correct docs of development-environment-setup ( #9995 )
...
(cherry picked from commit f666c64946
)
3 years ago
zixi0825
25538aaf67
[dataquality] Fix task commnd null bug ( #9974 )
...
(cherry picked from commit 359cbe2a1e
)
3 years ago
chuxing
44c6a053e7
[fix-9991][worker]fix statement is closed before resultSet.getMetaData() ( #10014 )
...
(cherry picked from commit df04c4aef0
)
3 years ago
旺阳
5e1229f007
[doc] Correct kubernetes ( #9985 )
...
Co-authored-by: qingwli <qingwli@cisco.com>
(cherry picked from commit ee2c516813
)
3 years ago
rockfang
931770be70
[Fix][UI] Fix errorOutputPath column in dataquality page ( #10015 )
...
(cherry picked from commit d17379da1f
)
3 years ago