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
Kirs
6955ba5a6f
[Upgrade][install] upgrade compatibility exception ( #7030 ) ( #7063 )
...
* upgrade compatibility exception
* upgrade compatibility exception
Co-authored-by: JinYong Li <42576980+JinyLeeChina@users.noreply.github.com>
3 years ago
Kirs
0eac3e8eae
[2.0.1-cherrypick]Fix-6941][API] Fix the failure of querying details of alert group ( #6942 ) ( #7066 )
...
* Fix the failure of querying details of alert group
* code cleanup
PR #6942
ISSUE #6941
Co-authored-by: Kerwin <37063904+zhuangchong@users.noreply.github.com>
3 years ago
Kirs
9283ee2bdf
[2.0.1-cherrypick] [ #7007 ]transform params to SPRING_DATASOURCE_XXX ( #7067 )
...
* [2.0.1-cherrypick] [#7007 ]transform params to SPRING_DATASOURCE_XXX
* [2.0.1-cherrypick] [#7007 ]transform params to SPRING_DATASOURCE_XXX
Co-authored-by: zwZjut <zw15068835817@163.com>
3 years ago
wind
36fd0c83f5
[Fix-7019][MasterServer] Fix the issue with failing to save and run the process that contains the switch task. ( #7046 ) ( #7059 )
...
Co-authored-by: Hua Jiang <jianghuachinacom@163.com>
3 years ago
Kirs
2bf3b22d64
[2.0.1-cherrypick] SPI(Task ,Alert ,DataSource) ( #7041 )
...
* data source spi
* Fix datasource not work in tests and standalone server, and run all tests by default (#6743 )
* Refactor alert plugins and simplify its usage (#6723 )
* [Fix-6792] resolve API and alert port conflicts (#6792 ) (#6815 )
* [Fix-6792]Multiple ApplicationRunners on classpath make SpringApplication.run only run one (#6792 )
* [Feature][datasource] Change DataSource Connection Pool from Druid to HiKariCP (#6490 ) (#6828 )
* [Feature][datasource] Change DataSource Connection Pool from Druid to HiKariCP (#6490 )
* fix pom dep scope
* filter alert
* filter alert
* filter alert
* fix checkstyle
* remove hikaricp version
* update pom
* add properties
* add properties
* rename properties
* fix e2e fail
* rename properties
* [Fix-6792] resolve API and alert port conflicts (#6792 ) (#6815 )
[Fix-6792]Multiple ApplicationRunners on classpath make SpringApplication.run only run one (#6792 )
* fix ut fail
* fix license
* fix license
* update package
* update package
* remove unused license
Co-authored-by: mask <39329477+narcasserun@users.noreply.github.com>
Co-authored-by: kezhenxu94 <kezhenxu94@apache.org>
3 years ago
wind
19cb1237b3
[cherry-pick][DS-7004][MasterServer]fix master still work when it lose zk connection ( #7058 )
3 years ago
Kirs
6821c7a9ac
[2.0.1-prepare#6712]Refactor registry plugin and simplify its usage ( #6999 )
...
* [2.0.1-prepare#6712]Refactor registry plugin and simplify its usage (#6712 )
* upgrade version and fix dep err
* Clean up the utility codes (#6732 )
* remove code style check
* upgrade docker version
Co-authored-by: kezhenxu94 <kezhenxu94@apache.org>
3 years ago
lenboo
8a27ae4593
[maven-release-plugin] prepare for next development iteration
3 years ago
lenboo
b31338b950
[maven-release-plugin] prepare release 2.0.0
3 years ago
OS
adaeb962ec
[cherry-pick][api] rewrite code generate,fix bit shift ( #6937 )
...
* [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
# Conflicts:
# dolphinscheduler-api/src/main/java/org/apache/dolphinscheduler/api/service/impl/EnvironmentServiceImpl.java
# dolphinscheduler-api/src/main/java/org/apache/dolphinscheduler/api/service/impl/TaskDefinitionServiceImpl.java
# dolphinscheduler-common/src/test/java/org/apache/dolphinscheduler/common/utils/CodeGenerateUtilsTest.java
# dolphinscheduler-dao/src/main/java/org/apache/dolphinscheduler/dao/upgrade/UpgradeDao.java
# dolphinscheduler-dist/release-docs/LICENSE
# dolphinscheduler-python/src/main/java/org/apache/dolphinscheduler/server/PythonGatewayServer.java
# dolphinscheduler-service/src/main/java/org/apache/dolphinscheduler/service/process/ProcessService.java
* [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
# Conflicts:
# dolphinscheduler-api/src/main/java/org/apache/dolphinscheduler/api/service/impl/EnvironmentServiceImpl.java
# dolphinscheduler-api/src/main/java/org/apache/dolphinscheduler/api/service/impl/TaskDefinitionServiceImpl.java
# dolphinscheduler-common/src/test/java/org/apache/dolphinscheduler/common/utils/CodeGenerateUtilsTest.java
# dolphinscheduler-dao/src/main/java/org/apache/dolphinscheduler/dao/upgrade/UpgradeDao.java
# dolphinscheduler-dist/release-docs/LICENSE
# dolphinscheduler-python/src/main/java/org/apache/dolphinscheduler/server/PythonGatewayServer.java
# dolphinscheduler-service/src/main/java/org/apache/dolphinscheduler/service/process/ProcessService.java
* [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
# Conflicts:
# dolphinscheduler-api/src/main/java/org/apache/dolphinscheduler/api/service/impl/EnvironmentServiceImpl.java
# dolphinscheduler-api/src/main/java/org/apache/dolphinscheduler/api/service/impl/TaskDefinitionServiceImpl.java
# dolphinscheduler-common/src/test/java/org/apache/dolphinscheduler/common/utils/CodeGenerateUtilsTest.java
# dolphinscheduler-dao/src/main/java/org/apache/dolphinscheduler/dao/upgrade/UpgradeDao.java
# dolphinscheduler-dist/release-docs/LICENSE
# dolphinscheduler-python/src/main/java/org/apache/dolphinscheduler/server/PythonGatewayServer.java
# dolphinscheduler-service/src/main/java/org/apache/dolphinscheduler/service/process/ProcessService.java
* [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
# Conflicts:
# dolphinscheduler-api/src/main/java/org/apache/dolphinscheduler/api/service/impl/EnvironmentServiceImpl.java
# dolphinscheduler-api/src/main/java/org/apache/dolphinscheduler/api/service/impl/TaskDefinitionServiceImpl.java
# dolphinscheduler-common/src/test/java/org/apache/dolphinscheduler/common/utils/CodeGenerateUtilsTest.java
# dolphinscheduler-dao/src/main/java/org/apache/dolphinscheduler/dao/upgrade/UpgradeDao.java
# dolphinscheduler-dist/release-docs/LICENSE
# dolphinscheduler-python/src/main/java/org/apache/dolphinscheduler/server/PythonGatewayServer.java
# dolphinscheduler-service/src/main/java/org/apache/dolphinscheduler/service/process/ProcessService.java
Co-authored-by: JinYong Li <42576980+JinyLeeChina@users.noreply.github.com>
3 years ago
lenboo
b7d2b11d56
[maven-release-plugin] prepare for next development iteration
3 years ago
lenboo
549824a036
[maven-release-plugin] prepare release 2.0.0
3 years ago
lenboo
09dbfa2048
Merge branch '2.0.0-release' of https://github.com/apache/dolphinscheduler into 2.0.0-release
3 years ago
lenboo
61e86b242b
[maven-release-plugin] prepare for next development iteration
3 years ago
lenboo
80c4aaaea5
[maven-release-plugin] prepare release 2.0.0
3 years ago
lenboo
8585b48402
[maven-release-plugin] prepare for next development iteration
3 years ago
lenboo
5582fedafa
[maven-release-plugin] prepare release 2.0.0
3 years ago
lenboo
d8398fe7fd
[maven-release-plugin] prepare for next development iteration
3 years ago