JinYong Li
f31328276c
[maven-release-plugin] prepare release 2.0.5
3 years ago
JinYong Li
d95132921d
update version ( #8667 )
3 years ago
JinYong Li
6d47fc156f
[maven-release-plugin] prepare for next development iteration
3 years ago
JinYong Li
8d8d597dc6
[maven-release-plugin] prepare release 2.0.5
3 years ago
Jiajie Zhong
7b66774b31
Add python gateway property file to bin tarball ( #8664 )
3 years ago
JinYong Li
9b9a4cdfb3
[maven-release-plugin] prepare for next development iteration
3 years ago
JinYong Li
3ea4a9e7bf
[maven-release-plugin] prepare release 2.0.5
3 years ago
Jiajie Zhong
43b4423915
Revert "[cherry-pick] upgrade mybatis-plus to 3.4.3 ( #8539 )" ( #8644 )
...
This reverts commit 29ab135cbc
.
3 years ago
Jiajie Zhong
ac5c3936ee
[python] Add server port to python gateway server properties ( #8643 )
...
In version 2.0.4, python gateway server do not have entrypoint
to change server port. users have to add config keyword
`server.port` in `python-gateway.properties` by themself. We
should add default key and value to `python-gateway.properties`
make users change easier.
close : #8642
3 years ago
JinYong Li
2f2a871575
[maven-release-plugin] prepare for next development iteration
3 years ago
JinYong Li
0ff01e3c68
[maven-release-plugin] prepare release 2.0.4
3 years ago
JinYong Li
dc63c2f2b8
[maven-release-plugin] prepare for next development iteration
3 years ago
JinYong Li
e608f4ad42
[maven-release-plugin] prepare release 2.0.4
3 years ago
BaoLiang
29ab135cbc
[cherry-pick] upgrade mybatis-plus to 3.4.3 ( #8539 )
...
* cherry-pick upgrade mybatis-plus to 3.4.3
* cherry-pick upgrade mybatis-plus to 3.4.3
* cherry-pick upgrade mybatis-plus to 3.4.3
3 years ago
JinYong Li
d91d403749
[204-Release] update version ( #8534 )
...
* update version
* update version
3 years ago
JinYong Li
66be70f903
Revert "[cherry-pick][2.0.4-prepare][API] Update process definition error ( #8460 )" ( #8533 )
...
This reverts commit 3158b2c179
.
3 years ago
caishunfeng
3a73c50c96
[Fix-8394][Server]fix when the data is supplemented business time still date+1 ( #8511 ) ( #8512 )
...
Co-authored-by: wangbowen <i@wangbowen.cn>
3 years ago
caishunfeng
6d0e367f69
cherry-pick [Bug-8110][WorkerServer] kill all running task before worker stop ( #8508 )
3 years ago
Jiajie Zhong
aa117136cf
[deploy] Make python api release to ASF dist independent ( #8472 )
...
This patch add python api package as independent
directory in final dist directory when user run
command `mvn -U install package -Prelease`.
There have `tar.gz` and `whl` in the python dist directory
close : #8343
Change python api version to 2.0.4
Add pre_clean command to clean env
3 years ago
Jiajie Zhong
97ba97e891
[cherry-pick][python] Pick laster code from dev branch ( #8474 )
...
* [cherry-pick] Cherry pick python api form branch dev
* Also change python gateway server code
* Add .gitkeep to license ignore
3 years ago
CalvinKirs
05f3fc64d5
Merge remote-tracking branch 'upstream/2.0.4-prepare' into 2.0.4-prepare
3 years ago
Kirs
555288dbc6
[Improve]Use hibernate validation framework
...
Improve email verification method
Support domain name verification
Email is at least a second-level domain name
3 years ago
JinYong Li
1f6be286cc
[Cherry-pick-204][API]fix releaseWorkflowAndSchedule api and relation binding api ( #8466 )
...
* fix relation unbinding bug
* [Bug-8053] Fix CronUtils.getMaxCycle return null (#8086 )
* [bug] Fix datax task type error parse clickhouse reader sql (#8091 )
* [Fix-8119][API] Update ProcessInstance error and without reason output (#8122 )
* fix bug_8119
* fix bug_8119
* fix bug_8119
* fix bug_8119
* fix bug_8119
* pick-8086/8091/8122/8139
* [Bug-8169] [dolphinscheduler-ui] Fix `After you save the workflow, it… (#8198 )
* [Fix-8187][UI] Add the function to the module of resource that you can re-upload the file on the page of the file management. (#8359 )
* add reupload file
* develop reupload file
* fix this issue
* [Improvement-8284][Alert] Dingtalk alert plugin supports markdown message type (#8285 )
* add msgtype in the dingtalk alert plugin
* update markdown msgtype 'at persion'
* fix sudo.enable=false Is invalid (#8388 )
* [Fix][UI] Rectify this issue with missing the re-uploading file button when the file is under the root directory.
* [Bug] [API] fix releaseWorkflowAndSchedule api and relation binding api (#8464 )
* fix relation unbinding bug
* fix 8463
Co-authored-by: springmonster <charleskuanghc@163.com>
Co-authored-by: seagle <seagle-yuan@users.noreply.github.com>
Co-authored-by: xiangzihao <460888207@qq.com>
Co-authored-by: Kerwin <37063904+zhuangchong@users.noreply.github.com>
Co-authored-by: calvin <jianghuachinacom@163.com>
Co-authored-by: ShuiMuNianHuaLP <46993277+ShuiMuNianHuaLP@users.noreply.github.com>
3 years ago
caishunfeng
2dec94d3b4
[cherry-pick-2.0.4] [Bug] [dolphinscheduler-server] task run error when worker group name contains uppercase letters ( #8459 )
...
* remove worker group lowercase (#8448 )
* add try catch (#8433 )
Co-authored-by: xiangzihao <460888207@qq.com>
3 years ago
xiangzihao
3158b2c179
[cherry-pick][2.0.4-prepare][API] Update process definition error ( #8460 )
...
* add try catch (#8433 )
* cherry-pick
* remove useless file
* remove useless file
* remove useless file
3 years ago
xiangzihao
21a1d9cd9e
[Fix-8337] [Master] Process instance can not be kill when task is failure and can be retry ( #8347 )
...
* fix bug_8337
* change kill logic
* change kill logic
3 years ago
calvin
8d7ed3f6c4
[cherry-pick][Fix-8050] When the task is forbidden the node will obviously display.
3 years ago
calvin
b9e3b857c4
[cherry-pick][Fix-8163] Add a tooltip on the task node to rectify this issue. #8280
3 years ago
JinYong Li
2aa5b4c6cc
[Cherry-pick-to-204] pick to 204-prepare ( #8429 )
...
* fix relation unbinding bug
* [Bug-8053] Fix CronUtils.getMaxCycle return null (#8086 )
* [bug] Fix datax task type error parse clickhouse reader sql (#8091 )
* [Fix-8119][API] Update ProcessInstance error and without reason output (#8122 )
* fix bug_8119
* fix bug_8119
* fix bug_8119
* fix bug_8119
* fix bug_8119
* pick-8086/8091/8122/8139
* [Bug-8169] [dolphinscheduler-ui] Fix `After you save the workflow, it… (#8198 )
* [Fix-8187][UI] Add the function to the module of resource that you can re-upload the file on the page of the file management. (#8359 )
* add reupload file
* develop reupload file
* fix this issue
* [Improvement-8284][Alert] Dingtalk alert plugin supports markdown message type (#8285 )
* add msgtype in the dingtalk alert plugin
* update markdown msgtype 'at persion'
* fix sudo.enable=false Is invalid (#8388 )
* [Fix][UI] Rectify this issue with missing the re-uploading file button when the file is under the root directory.
Co-authored-by: springmonster <charleskuanghc@163.com>
Co-authored-by: seagle <seagle-yuan@users.noreply.github.com>
Co-authored-by: xiangzihao <460888207@qq.com>
Co-authored-by: Kerwin <37063904+zhuangchong@users.noreply.github.com>
Co-authored-by: calvin <jianghuachinacom@163.com>
Co-authored-by: ShuiMuNianHuaLP <46993277+ShuiMuNianHuaLP@users.noreply.github.com>
3 years ago
Devosend
7ac376923f
[cherry-pick-2.0.4][Fix-8412] [UI] Fix workflow definition timing edit bug. ( #8419 )
3 years ago
caishunfeng
7a7558c9dd
[Bug-8170][UI] SUB_PROCESS Clicking into the child node does not react ( #8371 ) ( #8414 )
...
* Fix-8170 SUB_PROCESS Clicking into the child node does not react
* Fix-8170 SUB_PROCESS Clicking into the child node does not react
Co-authored-by: mazhong <316422240@qq.com>
3 years ago
xiangzihao
9bfff90c66
[Fix-8367][Master] execute COMPLEMENT_DATA command always missing some ack event ( #8407 )
...
* fix bug_8367
* fix bug_8367
* fix bug_8367
* fix bug_8367
3 years ago
JinYong Li
9e133a2f50
fix relation unbinding bug ( #8381 )
3 years ago
caishunfeng
5ec9d1c4a9
cherry-pick [Fix-7457] Support to search when pressing enter button in the search box ( #8372 )
...
Co-authored-by: calvin <jianghuachinacom@163.com>
3 years ago
Wenjun Ruan
de476edc38
Fix deadlock in master/worker caused by close method ( #8361 )
3 years ago
wangyizhi
2f53c4f69c
[cherry-pick-2.0.4][Fix-8172][UI] Fix coordinate calculation error ( #8350 )
...
* [Fix-8172][UI] Fix coordinate calculation error
* [Fix-8172][UI] Code format
3 years ago
wangyizhi
6d40dcb12c
[Fix-8335][UI] Sqoop node change data source type to hive error ( #8349 )
3 years ago
EdwardYang
cf19ff000b
[Bug][API] fix ProcessDefinition update error #8334 ( #8338 ) ( #8354 )
...
* [bug] fix task definition delete
* [bug] fix ProcessDefinition update error #8334
* [bug] fix ProcessDefinition update error #8334
Co-authored-by: edward-yang <yangjianh210@gmail.com>
Co-authored-by: edward-yang <yangjianh210@gmail.com>
3 years ago
JinYong Li
8f990abaf4
[Bug] [API] Fix relation ( #8308 )
...
* fix task api update bug
* fix relation
* fix relation
3 years ago
xiangzihao
a322f9cf27
[Fix-8316][Master] Stop dependent node error ( #8323 )
...
* fix bug_8316
* fix bug_8316
* fix bug_8316
3 years ago
JinYong Li
d5d71842e9
fix task api update bug ( #8270 )
3 years ago
ouyangyewei
30668960fb
to improvement #8192 ( #8199 )
...
Co-authored-by: ouyangyewei <yewei.oyyw@alibaba-inc.com>
3 years ago
JinYong Li
a24a81685a
fix relation delete ( #8190 )
3 years ago
zhuangchong
8b601a7f2c
[maven-release-plugin] prepare for next development iteration
3 years ago
zhuangchong
f1a3c52a66
[maven-release-plugin] prepare release 2.0.3
3 years ago
wind
f5241e5d27
upgrade version to 2.0.3 ( #8130 )
...
Co-authored-by: caishunfeng <534328519@qq.com>
3 years ago
wind
4748df9990
add delete workflow instance when delete process definition ( #8131 )
...
Co-authored-by: caishunfeng <534328519@qq.com>
3 years ago
wind
05545e1041
[Fix-8098] [UI] Fix resource manage bug ( #8107 ) ( #8129 )
...
Co-authored-by: Devosend <devosend@gmail.com>
3 years ago
JinYong Li
6bf8063fe8
[Bug] [dolphinscheduler] fix duplicate key ( #8111 )
...
* fix #8043
* fix null when no change
Co-authored-by: caishunfeng <534328519@qq.com>
3 years ago
wind
8e9b4a9821
[cherry-pick-2.0.3][Feature][Dag] Number of failed retries and failed retry interval use input component ( #8106 )
...
* [Feature][Dag] Number of failed retries and failed retry interval use input component. (#8104 )
* delayTime
Co-authored-by: songjianet <1778651752@qq.com>
Co-authored-by: caishunfeng <534328519@qq.com>
3 years ago