zwZjut
b815da6158
to #7001 : delete certain edge in processDefinition ( #7038 )
...
* to #7001 : delete certain edge in processDefinition
* to #7001 : delete certain edge in processDefinition
* to #7001 : delete certain edge in processDefinition
* to #7001 : delete certain edge in processDefinition
* to #7001 : fix checkstyle
* to #7001 : delete edge by projectCode,processDefinitionCode,preTaskCode and postTaskCode
* to #7001 : add UT
Co-authored-by: honghuo.zw <honghuo.zw@alibaba-inc.com>
3 years ago
JinYong Li
1e9973299f
add processDefinition releaseWorkflowAndSchedule ( #7044 )
3 years ago
zwZjut
f865c26322
to #7000 : implement deleteTaskProcessRelation ( #7043 )
...
* to #7000 : implement deleteTaskProcessRelation
* to #7000 : ! CollectionUtils.isEmpty -> CollectionUtils.isNotEmpty
* to #7000 : fix bug
* to #7000 : add UT
Co-authored-by: honghuo.zw <honghuo.zw@alibaba-inc.com>
3 years ago
JinYong Li
c5bde33ac0
[Upgrade][install] upgrade compatibility exception ( #7030 )
...
* upgrade compatibility exception
* upgrade compatibility exception
3 years ago
EdwardYang
f30ee5956e
[Improvement][API][num-1 & 2] Implement createEmptyProcessDefinition & updateProcessDefinitionBasicInfo ( #6984 )
...
* [feature] finish interface createEmptyProcessDefinition
* [feature] finish interface updateProcessDefinitionBasicInfo
* [feature] use class Schedule replace ScheduleDto and delete it.
* [feature] delete chinese comment.
* [Improvement] change '.*' to single form of import
Co-authored-by: 熠然 <yangjianhua@cai-inc.com>
Co-authored-by: edward-yang <yangjianh210@gmail.com>
3 years ago
Jiajie Zhong
03ee12bccb
[community] Add new release version to issue template ( #7021 )
3 years ago
Zonglei Dong
4c4ebb8924
Refactor code, add class import. ( #7028 )
3 years ago
sparklezzz
42e20cbf60
fix(kerboros): set correct classloader for kerboros conf load in plugin tasks ( #7027 )
...
Co-authored-by: xudong.zhang <xudong.zhang@nio.com>
3 years ago
zwZjut
a8aed0f5f7
to #7005 : transform params to SPRING_DATASOURCE_XXX ( #7007 )
...
* to #7005 : transform params to SPRING_DATASOURCE_XXX
* to #7005 : exclude h2
Co-authored-by: honghuo.zw <honghuo.zw@alibaba-inc.com>
3 years ago
lvshaokang
1a88b1863b
[Improvement-5785][common] Fix code format ( #6864 )
...
* [DS-5785][style] Fix common module code format
* [DS-5785][style] Fix common module code format
3 years ago
xuhhui
1c6ef50036
[improvement] improve install.sh if then statement ( #6782 )
...
* [Fix] Executing install.sh failed when password and others contain @
* Update install.sh
Co-authored-by: Jiajie Zhong <zhongjiajie955@hotmail.com>
Co-authored-by: Kirs <acm_master@163.com>
Co-authored-by: Jiajie Zhong <zhongjiajie955@hotmail.com>
3 years ago
kezhenxu94
ef0cb46661
Fix shell tools for database schema cannot run ( #7003 )
3 years ago
wind
e6fe39ea47
[DS-6961][MasterServer] batch dispatch ( #6962 )
...
* [DS-6961][MasterServer] batch dispatch
* fix test
Co-authored-by: caishunfeng <534328519@qq.com>
3 years ago
JinYong Li
5a04b8d49a
update schdule api ( #6977 )
3 years ago
kezhenxu94
2de4a3cbb5
Add a demo docker-compose for testing the meter module ( #6938 )
3 years ago
zwZjut
1edd2bd0f6
to #6957 implement interface deleteUpstreamRelation deleteDownstreamRelation ( #6966 )
...
* to #6957
* to #6957
* to #6957
* to #6957 : group by process definition code
* to #6957 : fix sonar
* to #6957 : fix sonar
* to #6957 : add ut , add preTaskVersion
* to #6957 : fix style
* to #6957 : use org.apache.dolphinscheduler.spi.utils.StringUtils
Co-authored-by: honghuo.zw <honghuo.zw@alibaba-inc.com>
3 years ago
JinYong Li
e51a2a1642
[Improvement][API][num-8] add ProcessTaskRelationServiceImpl.createProcessTaskRelation ( #6970 )
...
* add ProcessTaskRelationServiceImpl.createProcessTaskRelation
* code style
3 years ago
lyq
c78fd24776
bug about dolphinscheduler-remote SendAsync ( #6972 )
...
* bug about SendAsync
3 years ago
时光
360464e279
[Improvement][API][num-6] TaskDefinition releaseTaskDefinition ( #6965 )
...
* finished releaseTaskDefinition
* add releaseTaskDefinition unit test
* change import
* add import
* bug fix
* change import
Co-authored-by: 时光 <caizhedong@cai-inc.com>
3 years ago
Jiajie Zhong
d93248acbc
[python] Add custom exception ( #6935 )
3 years ago
Jiajie Zhong
41e8836c91
[python] Add task sql ( #6968 )
...
* [python] Add task sql
* Add java gateway function doc
3 years ago
zhang
abde2d7d28
update task_definition_log field typ ( #6967 )
...
* update task_definition_log field typ
update task_definition_log field task_params type,modify text to longtext to be consistent with the main table
* update t_ds_task_definition_log field task_params
update t_ds_task_definition_log field task_params
3 years ago
songjianet
982030bf38
[Feature][Project Process] Delete vertical scroll bar. ( #6958 )
3 years ago
Kerwin
38b14410ab
[Fix-6941][API] Fix the failure of querying details of alert group ( #6942 )
...
* Fix the failure of querying details of alert group
* code cleanup
3 years ago
LinKai
ad33d43498
[Improvement][Dao] SQL optimization - limit one piece of data #5061 ( #6940 )
...
* [Feature][unittest] Recover UT in AlertPluginManagerTest.java #6619
* use throws exception instead of try-catch to catch exceptions in AlertPluginManagerTest.java
* change the assert result from assertNull to assertNotNull
* [Improvement][Dao] SQL optimization - limit one piece of data #5069
* Improve the code to A rate
Co-authored-by: linkai <linkai@bigo.sg>
3 years ago
songjianet
da35c17cc0
[Feature][Workflow relationship] Increase the multilingual judgment of the state. ( #6954 )
3 years ago
zwZjut
199a84aa05
[ fix #6878 ] implement interface queryUpstreamRelation queryDownstreamRelation and add UT ( #6888 )
...
* fix : #6878 , implement interface queryUpstreamRelation queryDownstreamRelation and add UT
* fix : #6878 , implement interface queryUpstreamRelation queryDownstreamRelation and add UT
* fix : #6878 , add license
* fix : #6878 , code style
* fix : #6878 , code style
* fix : #6878 , fix Duplication
* fix : #6878
* fix : #6878 , fix style
* to #6878 : fix style
* to #6878 : fix style
* to #6878 : add buildTaskDefinition to overwrite equals and hashCode
Co-authored-by: honghuo.zw <honghuo.zw@alibaba-inc.com>
3 years ago
wind
e6239e808b
[DS-6829][WorkerServer] skip create log dir and print log in dryRun model ( #6852 )
...
Co-authored-by: caishunfeng <534328519@qq.com>
3 years ago
GaoTianDuo
1b6b5268b6
[Bug] [readme] Error link to Docker and k8s in readme apache#6802 ( #6862 )
...
* [Bug] [readme] Error link to Docker and k8s in readme #6802
1、modify the error link
* [Bug] [readme] Error link to Docker and k8s in readme #6802
1、modify the error link in readme_zh_cn.md
3 years ago
songjianet
d2666d6739
[Feature][Workflow relationship] The page displays `null` as `-`. ( #6934 )
...
* [Feature][Workflow relationship] The page displays `null` as `-`.
* [Feature][Workflow relationship] The page displays `null` as `-`.
3 years ago
songjianet
024aacacb3
[Feature][Workflow relationship] Improve English support. ( #6936 )
...
* [Feature][Workflow relationship] Improve English support.
* [Feature][Workflow relationship] Improve English support.
3 years ago
ououtt
1fdbc3270c
[DS-6931][fix] swagger failed to start due to improper use of request param annotation ( #6933 )
...
Co-authored-by: eye <eye.gu@aloudata.com>
3 years ago
wind
28872d8706
[DS-6891][MasterServer] reduce db operation when process instance running ( #6904 )
...
* remove taskInstanceCacheManager
* remove taskInstanceCacheManager
* [DS-6891][MasterServer] reduce db operation when process instance running
* [DS-6891][MasterServer] reduce db operation when process instance running
* fix test
* fix Transactional method call
* checkstyle
Co-authored-by: caishunfeng <534328519@qq.com>
3 years ago
wangyizhi
f2d242c7e7
[Feature-6918][UI] DAG page interaction optimization ( #6919 )
...
* [Feature] Add grid layout and optimize DAG style
* [Improvement] Add process definition status label and code optimization
* [Feature] add DAG node search bar
* [Feature] Add DAG scale bar
* [Improvement] Open pre-tasks settings for all tasks
* [Fix] Fix ut
* [Fix] Replace /deep/ with ::v-deep
* [Fix] Fix code smell
3 years ago
Jiajie Zhong
6e812be14d
[python] Add ut cover process definitions separate mode ( #6908 )
...
* [python] Add ut cover process definitions separate mode
* Remove unused print syntax
* Fix test error, cause raw_script not exists anymore
3 years ago
Jiajie Zhong
0dce68edd7
[python] Add task type python http ( #6906 )
...
* [python] Add task type python http
* Fix unittest error
* Fix UT error
3 years ago
JinYong Li
4bec792160
[Fix][Common] rewrite code generate,fix bit shift ( #6914 )
...
* rewrite code generate,fix bit shift
* fix ut
* add algorithm from licenses file
* add algorithm from licenses file
* add algorithm from licenses file
* add algorithm from licenses file
* add algorithm from licenses file
* fix ut
3 years ago
wind
595e4843d0
[DS-6849][MasterServer] fetch more commands and handle in parallel ( #6850 )
...
* [DS-6849][MasterServer] fetch more commands and handle in parallel
* add return
* handle command with check
* add test
* delete master prefix
Co-authored-by: caishunfeng <534328519@qq.com>
3 years ago
songjianet
1be080237b
[Fix-6896] fix the problem that the name search cannot be used. ( #6911 )
3 years ago
Jiajie Zhong
f9a130d73e
Use docker.scarf.sh to track docker user info ( #6913 )
...
* Use docker.scarf.sh to track docker user info
* Revert ci docker image change
3 years ago
songjianet
eb01f2e617
[Feature][Process definition] add search function to `select` in batch operation `dialog`. ( #6915 )
3 years ago
Kerwin
802fc498b5
[Fix-#6605][Common] Fix the situation where the obtained string property is empty. ( #6661 )
...
* Fix the situation where the obtained string property is empty.
* recovery test
* update code style.
* megre dev.
3 years ago
songjianet
00813b0a69
[Improvement-6889] split the routing module to increase subsequent maintainability. ( #6892 )
3 years ago
KyoYang
80dcf9b03e
[Improvement-#5293]upgrade cron-utils version 5.0.5 -> 9.1.3 ( #6857 )
...
* fix complement data retry bug; issues: [Bug] [Master] A bug on task retry mechanism #6613
Co-authored-by: yangqiyu <yangqiyu@deepexi.com>
3 years ago
Jeff Zhan
3101218c73
[Improvement][API][num-5] The workflow of the main table version is not allowed to be deleted ( #6893 )
...
* feature:deleteProcessDefinitionVersion
* pref:delete duplicate enum definition
Co-authored-by: 北笙 <“zhanqian@cai-inc.com”>
3 years ago
JinYong Li
fc6a5116c4
[Improvement][API][num-7] add task delete check ( #6887 )
...
* upgrade add sub_process
* add interface method
* add interface method
* fix ut
* add task delete check
* add task delete check
3 years ago
yihong
861aaaf971
[FIX-#6505][Dao] upgrade the MySQL driver package for building MySQL jdbcUrl ( #6708 )
...
* replace com.mysql.jdbc.Driver everywhere with com.mysql.cj.jdbc.Driver
3 years ago
OS
653eae2419
[BUG][Master] process cannot finish and its status is always running ( #6886 )
...
* fix 6882: process cannot finish and its status is always running
* fix 6882: process cannot finish and its status is always running
3 years ago
chouc
f564687a89
[Improvement][Log] optimize task log path to reduce task running time ( #6731 )
...
* [Improvement][Log] optimize task log path to reduce task running time
* Reduce the creation of log directories
Co-authored-by: Kirs <acm_master@163.com>
3 years ago
DingPengfei
842c3857c1
fix bug of extra 'and' in ResourceMapper.xml ( #6876 )
...
Co-authored-by: ding <dingpf@helowin>
3 years ago