songjianet
fc233f06ff
[Feature][Datasource] Disabled kerberos. ( #7270 )
3 years ago
lenboo
a97bc2c756
[maven-release-plugin] prepare for next development iteration
3 years ago
lenboo
c011f6487a
[maven-release-plugin] prepare release 2.0.1
3 years ago
Kirs
bb60c518ef
[2.0.1-prepare]update docker version ( #7264 )
3 years ago
songjianet
26b0de16dc
[Bug][dolphinscheduler ui] When the edit time is repaired, the alarm group display. ( #7263 )
3 years ago
jon-qj
75a70eda00
support multi hosts in Datasource Module ( #7251 )
3 years ago
BaoLiang
4e8507e6ca
[2.0.1] change postgre sql for serial int ( #7248 )
...
* [Bug] [dolphinscheduler-api] The pages of project management, workflow instance and task instance are accessed slowly #7061 (#7139 )
1、I found that the SQL behind this interface is very slow. The main table is large, but there is no index to use. By add the index, the all mode in the query plan can be changed into a more efficient ref mode. If this optimization still fails to meet the requirements, please contact me and I will continue to optimize。
2、modify index start_time_index in init script and upgrade scripts.
* [BUG][SQL] fix the process list page load slowly. (#7166 )
* fix #7601 move ddl to 2.0.1
* fix #7601 move ddl to 2.0.1
* [2.0.1] remove unused foreign_key
* [2.0.1] add version in sql
* [2.0.1] change serial for postgre
Co-authored-by: GaoTianDuo <gaotianduo_yewu@cmss.chinamobile.com>
3 years ago
JinYong Li
d397eff848
fix task definition delete ( #7243 )
3 years ago
kezhenxu94
a8edeac1e3
Fix env vars are not passed in from docker-compose ( #7240 )
3 years ago
JinYong Li
d7eab830a7
[cherry-pick-7221/7232] pick some api bug ( #7234 )
...
* fix worker group display (#7208 )
* [Bug] [API] queryProcessDefinitionByCode bug (#7221 )
* pick-7232/7221
3 years ago
wind
7ecf51597f
fix postgre upgrade ( #7231 )
...
Co-authored-by: caishunfeng <534328519@qq.com>
3 years ago
wind
30848478bf
fix timeout ( #7224 )
...
Co-authored-by: caishunfeng <534328519@qq.com>
3 years ago
wind
c2d0acd713
fix timeout ( #7222 )
...
Co-authored-by: caishunfeng <534328519@qq.com>
3 years ago
Kirs
efbbaff8ac
[2.0.1-prepare]Fix alert group name show error ( #7218 )
...
* [2.0.1-prepare]Fix alert group name show error
3 years ago
Kerwin
b4c422e977
fix waterdrop task plugin ( #7216 )
3 years ago
kezhenxu94
98ab5219ff
Fix SQL create / upgrade scripts cannot run ( #7212 )
3 years ago
JinYong Li
58f5f398bc
fix worker group display ( #7208 ) ( #7211 )
3 years ago
kezhenxu94
e9d27015c3
Add missing property for API and worker ( #7198 )
3 years ago
Kerwin
1d4076fbc2
Fix the parameter format error when the alarm instance is being edited. ( #7199 )
3 years ago
songjianet
e769bbf178
[Feature][Workflow] Main package. ( #7178 )
3 years ago
Jiajie Zhong
0a44a47266
Fix homepage user statistics result by new user ( #7189 )
...
For now when we create new user, it would see homepage
statisic info as admin user like, cause `projectCodeArray`
would not filter when we render sql. So I add prefix condition
to handle this situation.
fix #7182
3 years ago
Jiajie Zhong
1e0757bd8e
Change default database from mysql to pg ( #7190 )
3 years ago
Jiajie Zhong
17f8e1879d
[deploy] Recover host support multiply worker group ( #7163 )
3 years ago
BaoLiang
f54f2c1f91
[2.0.1-cherry-pick] fix the process list page load slowly. ( #7174 )
3 years ago
wind
0b376f7f90
[2.0.1-cherry-pick] fix bug : Tez state, complement data kill, dependent node ( #7188 )
...
* [Fix-7037][dolphincheduler-server] process instance can not be killed when complement data (#7140 )
* fix bug 7037
* update processComplementData
Co-authored-by: SbloodyS <sbloodys@qq.com>
* [Fix-5551][common] Fix ExecutionStatus for hive-on-Tez application (#6289 )
* add ENDED state
* Update HadoopUtils.java
* [Fix-7093][dolphincheduler-server] fix dependent node stuck in running (#7116 )
* fix bug 7093
* remove redundant else
Co-authored-by: SbloodyS <sbloodys@qq.com>
Co-authored-by: SbloodyS <460888207@qq.com>
Co-authored-by: SbloodyS <sbloodys@qq.com>
Co-authored-by: Manhua <kevinjmh@qq.com>
3 years ago
songjianet
52f610ada1
[Fix][Warning instance manage] Expand the support of `i18n`. ( #7186 )
3 years ago
CalvinKirs
2bff58e5e1
Merge remote-tracking branch 'upstream/2.0.1-prepare' into 2.0.1-prepare
3 years ago
CalvinKirs
70e67dfc67
[2.0.1-prepare]revert alert plugin novalid change
3 years ago
Jiajie Zhong
f9851fa181
fix token delete request 404 ( #6979 ) ( #7173 )
...
Co-authored-by: Kerwin <37063904+zhuangchong@users.noreply.github.com>
3 years ago
Jiajie Zhong
623d154a17
Fix alert plugin instance filter ( #7172 )
...
alert plugin could not filter by given
pattern, cause api server do not handle
parameter searchVal, This patch add parameter
`searchVal` for alert plugin.
3 years ago
kezhenxu94
449c098aef
Fix quartz not work, worker / alert server should not listen or 8080 port ( #7159 )
3 years ago
songjianet
4ad1d4b252
[Feature][Workflow relationship] Improve English support. ( #7141 )
3 years ago
songjianet
1f821ab1a6
[Feature][Workflow relationship] Format time. ( #7142 )
3 years ago
songjianet
548f43dc26
[Feature][Workflow relationship] Format name. ( #7149 )
3 years ago
wind
659d2bb4b3
[Fix-7070][UI] Remedy the issue with no saving the timeout's strategy into the database. ( #7107 ) ( #7150 )
...
Co-authored-by: Hua Jiang <jianghuachinacom@163.com>
3 years ago
Jiajie Zhong
423d7ea3a1
[deploy] Add export database type for before daemon file ( #7151 )
...
* [deploy] Use install_config.conf export datasource properties
Directly user install_config.conf to set spring datasource
properties, delete datasource.properties file for more clearly
* Remove unused properties
3 years ago
Kerwin
ec0c1b53a8
Fix file upload exception. ( #7152 )
3 years ago
wangyizhi
b2143c31e6
[2.0.1-cherrypick][Improvement][UI] DAG page interaction optimization ( #7137 )
...
* [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
* [Improvement-7092][UI] Optimize DAG to adapt to situations without locations (#7102 )
3 years ago
JinYong Li
e96a39f57c
[2.0.1-cherrypick][Feature][API] API operation optimization ( #7136 )
...
* pick-6863
* [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
* [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”>
* [DS-6931][fix] swagger failed to start due to improper use of request param annotation (#6933 )
Co-authored-by: eye <eye.gu@aloudata.com>
* [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>
* [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>
* pick-6966
* 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
* pick-6970
* pick-6977
* pick-6984
* add processDefinition releaseWorkflowAndSchedule (#7044 )
* [Improvement][API][num-1] save schedule when workflow is offline in interface 'createEmptyProcessDefinition' (#7047 )
* [Improvement] save schedule when workflow is offline
* [Improvement] rollback transactional when creating/updating schedule failed.
* [Improvement] resolve merge conflict
* [Improvement] do not set projectName and processDefinitionName when saving schedule
* [Improvement] do not set projectName and processDefinitionName when saving schedule
Co-authored-by: edward-yang <yangjianh210@gmail.com>
* pick-7053
* pick-7098
* pick add 6772 relation code
* fix ut
Co-authored-by: Jeff Zhan <360400325@qq.com>
Co-authored-by: 北笙 <“zhanqian@cai-inc.com”>
Co-authored-by: ououtt <734164350@qq.com>
Co-authored-by: eye <eye.gu@aloudata.com>
Co-authored-by: zwZjut <zw15068835817@163.com>
Co-authored-by: honghuo.zw <honghuo.zw@alibaba-inc.com>
Co-authored-by: 时光 <41109695+yikeshiguang@users.noreply.github.com>
Co-authored-by: 时光 <caizhedong@cai-inc.com>
Co-authored-by: zhang <60912722+boy-xiaozhang@users.noreply.github.com>
Co-authored-by: EdwardYang <yangjianh210@126.com>
Co-authored-by: edward-yang <yangjianh210@gmail.com>
3 years ago
wangyizhi
1a139342f9
[Fix-7083] [UI] The switch task is missing the else branch ( #7084 ) ( #7121 )
3 years ago
Kirs
5813d6bed3
fix some config miss ( #7133 )
3 years ago
songjianet
e3d85476f2
[Fix][Create Warning Instance Edit] Fix the problem of incomplete display of the edit form. ( #7096 ) ( #7097 )
3 years ago
songjianet
a20462a81c
[Feature][Workflow relationship] Increase the multilingual judgment of the state. ( #7106 )
3 years ago
songjianet
b7bd813e35
[2.0.1-cherrypick][Feature][Workflow relationship] The page displays null as -. ( #7105 )
...
* [Feature][Workflow relationship] The page displays `null` as `-`.
* [Feature][Workflow relationship] The page displays `null` as `-`.
3 years ago
songjianet
c158e5790b
[2.0.1-cherrypick][ #6922 ] Improve English support. ( #7104 )
...
* [Feature][Workflow relationship] Improve English support.
* [Feature][Workflow relationship] Improve English support.
3 years ago
Kirs
b3e8704194
[2.0.0-chery-pick #7003 ]Fix shell tools for database schema cannot run ( #7087 )
...
PR #7003
ISSUE #6998
3 years ago
wind
40e00585aa
[cherry-pick][DS-6849] add delete command check ( #7074 )
...
* delete command with check
* add test
Co-authored-by: caishunfeng <534328519@qq.com>
3 years ago
songjianet
cea283f7db
[Fix-6896] fix the problem that the name search cannot be used. ( #7071 )
3 years ago
wind
26d2c52c25
[cherry-pick][Fix-7019][MasterServer] Fix the issue with failing to save and run the process that contains the switch task ( #7068 )
...
* [Fix-7019][MasterServer] Fix the issue with failing to save and run the process that contains the switch task. (#7046 )
* fix switch next code
Co-authored-by: Hua Jiang <jianghuachinacom@163.com>
Co-authored-by: caishunfeng <534328519@qq.com>
3 years ago
Kirs
77f4b0aaf5
fix(kerboros): set correct classloader for kerboros conf load in plugin tasks ( #7027 ) ( #7064 )
...
Co-authored-by: xudong.zhang <xudong.zhang@nio.com>
Co-authored-by: sparklezzz <zhang.xd927@gmail.com>
Co-authored-by: xudong.zhang <xudong.zhang@nio.com>
3 years ago