break60
34c292b7db
fix
5 years ago
break60
aa5e2cc49d
Fix workflow definition history node data cannot be opened
5 years ago
Tboy
86f4276f0f
Fix MySQL autoDeserialize bug ( #2728 )
...
* Fix MySQL autoDeserialize bug
* add MySQLDataSourceTest
5 years ago
xingchun-chen
f03dc47b5c
Merge pull request #2756 from break60/dev-1.3.0
...
Fix rename check parameter
5 years ago
break60
448d9d2d35
Merge branch 'dev-1.3.0' of https://github.com/apache/incubator-dolphinscheduler into dev-1.3.0
5 years ago
lgcareer
911053ebfc
fix 2598:change getId to getUserId ( #2757 )
...
* fix #2598:allow to update resource suffix,but if it is authorized to other users,it is not allowed.
* add RESOURCE_IS_AUTHORIZED status
* verify whether the suffix is empty
* remove extra variables
* fix code smell
* change getId to getUserId
5 years ago
break60
0e6494567f
fix
5 years ago
break60
7ef3bb24df
Fix rename check parameter
5 years ago
qiaozhanwei
2330cc8872
master select worker filter high load worker #2704 ( #2733 )
...
* add LoggerServerTest UT
* add LoggerServerTest UT
* add LoggerServerTest UT
add RemoveTaskLogRequestCommandTest UT
add RemoveTaskLogResponseCommandTest
* master select worker filter high load worker #2704
* master select worker filter high load worker #2704
* master select worker filter high load worker #2704
* master select worker filter high load worker #2704
* master select worker filter high load worker #2704
* master select worker filter high load worker #2704
Co-authored-by: qiaozhanwei <qiaozhanwei@analysys.com.cn>
5 years ago
gabry.wu
772a8e2b37
add retryCallSilent to RetryerUtils making it easy to use ( #2729 )
...
* add retryCallSilent to RetryerUtils making it easy to use
* add more detail to java doc of retryCallSilent
5 years ago
dailidong
8cb4cd23ca
fix getWorkers bug on RunConfig ( #2747 )
...
* fix worker group config no effect
* remove codehaus janino jar
the license about janino maybe not compatiable with Apache v2
* Merge remote-tracking branch 'upstream/dev-1.3.0' into dev-1.3.0
# Conflicts:
# dolphinscheduler-server/src/main/resources/config/install_config.conf
* datasource config
* Update datasource.properties
* fix RunConfig bug
5 years ago
dailidong
be3e761a9a
Update known-dependencies.txt ( #2748 )
5 years ago
bao liang
a9da86abb4
[bug fix] fix bug:2634:Process shows success,when the task of the process is killed in the terminal ( #2731 )
...
* fix bug: some bugs about worker group from 1.2.0 to 1.3.0
* fix bug: scheduler from 1.2.0 to 1.3.0 do not work
* fix bug: scheduler from 1.2.0 to 1.3.0 do not work
* fix ut bug
* fix bug: Process shows success,when the task of the process is killed in the termina
* fix bug #2634 : Process shows success,when the task of the process is killed in the terminal
Co-authored-by: baoliang <baoliang@analysys.com.cn>
5 years ago
dailidong
9ffcd82447
remove codehaus janino jar ( #2742 )
...
the license about janino maybe not compatiable with Apache v2
5 years ago
dailidong
b51c999552
update worker group config ( #2746 )
...
* fix worker group config no effect
* remove codehaus janino jar
the license about janino maybe not compatiable with Apache v2
* Merge remote-tracking branch 'upstream/dev-1.3.0' into dev-1.3.0
# Conflicts:
# dolphinscheduler-server/src/main/resources/config/install_config.conf
* Update datasource.properties
5 years ago
dailidong
2700f8d87e
Update known-dependencies.txt
5 years ago
lgcareer
60f8eb25fa
fix #2598::allow to update resource suffix,but if it is authorized to other users,it is not allowed ( #2732 )
...
* fix #2598:allow to update resource suffix,but if it is authorized to other users,it is not allowed.
* add RESOURCE_IS_AUTHORIZED status
* verify whether the suffix is empty
* remove extra variables
* fix code smell
5 years ago
dailidong
63ce143be5
set worker group ( #2743 )
...
* simple config
* fix worker group config no effect
5 years ago
xingchun-chen
ff1f5fe891
Merge pull request #2740 from break60/dev-1.3.0
...
Modify ip configuration
5 years ago
break60
d588d62620
Modify ip configuration
5 years ago
xingchun-chen
7010bb2ef2
Modify HDFS/S3 path ( #2736 )
...
* Modify HDFS/S3 path
* Modify HDFS/S3 path
* Update common.properties
Co-authored-by: chenxingchun <438044805@qq.com>
Co-authored-by: dailidong <dailidong66@gmail.com>
5 years ago
xingchun-chen
1c214faeab
Merge pull request #2737 from break60/dev-1.3.0
...
Underline the list of workflow operations
5 years ago
break60
af458a4524
Underline the list of workflow operations
5 years ago
gabry
1864f87c84
remove unnecessary lock & fix syncWorkerHostWeight variable reference bug
5 years ago
lgcareer
f52bad5e8c
fix #2449:It's should successful to cancel authorize a resource of a user if all the online process definitions created by this user didn't use this resource. ( #2725 )
5 years ago
xingchun-chen
c08fa12f50
Merge pull request #2721 from break60/dev-1.3.0
...
Conditional judgment adds text
5 years ago
break60
78bd5797fa
fix
5 years ago
break60
f164445876
Conditional judgment adds text
5 years ago
xingchun-chen
2c0b7f05ba
Merge pull request #2712 from break60/dev-1.3.0
...
conditions The task node adds a background color to distinguish succe…
5 years ago
xingchun-chen
58163ec755
Merge pull request #2698 from simon824/dev-1.3.0
...
Update dolphinscheduler_ddl.sql
5 years ago
break60
837197c60e
Merge branch 'dev-1.3.0' of https://github.com/apache/incubator-dolphinscheduler into dev-1.3.0
5 years ago
Simon
83006e971e
Merge pull request #17 from apache/dev-1.3.0
...
Dev 1.3.0
5 years ago
gabry.wu
1771aa50d5
change variable name ,make it easy to understand ( #2647 )
...
Co-authored-by: dailidong <dailidong66@gmail.com>
5 years ago
CalvinKirs
0226f9f97e
Deprecated method changes ( #2706 )
...
Co-authored-by: dailidong <dailidong66@gmail.com>
5 years ago
dailidong
f26d2a7c20
fix worker group config no effect ( #2719 )
5 years ago
gabry.wu
c28a697ee8
add RetryerUtils to retry async & sync function gracefully ( #2697 )
...
* add RetryerUtils tool class for async & sync retry invoking
* add RetryerUtils tool class for async & sync retry invoking
* add guava-retrying-2.0.0.jar to known-dependencies.txt
* fix javadoc
* fix code smell
Co-authored-by: qiaozhanwei <qiaozhanwei@outlook.com>
5 years ago
qiaozhanwei
f4583d78e9
add UT ( #2717 )
...
* add LoggerServerTest UT
* add LoggerServerTest UT
* add LoggerServerTest UT
add RemoveTaskLogRequestCommandTest UT
add RemoveTaskLogResponseCommandTest
Co-authored-by: qiaozhanwei <qiaozhanwei@analysys.com.cn>
5 years ago
liwenhe1993
e4ee7d1deb
Merge pull request #2707 from khadgarmage/fix-e2e-docker
...
fix e2e zk download failed
5 years ago
break60
e765d074fd
Merge branch 'dev-1.3.0' of https://github.com/apache/incubator-dolphinscheduler into dev-1.3.0
5 years ago
xiaochun.liu
4024465465
fix ,
5 years ago
qiaozhanwei
689c216050
add LoggerServerTest UT ( #2713 )
...
* add LoggerServerTest UT
* add LoggerServerTest UT
Co-authored-by: qiaozhanwei <qiaozhanwei@analysys.com.cn>
5 years ago
BoYiZhang
b9f7da80e5
Merge pull request #8 from apache/dev
...
update code
5 years ago
qiaozhanwei
459e40bf19
Merge branch 'dev' into fix-e2e-docker
5 years ago
xiaozhaoying
de3a81cab5
support ali nail(ding talk) , issue:2458 ( #2594 )
...
* Create TextMessage.java
* Create DingTalkUtils.java
* Update alert.properties
* Update Constants.java
* Update Constants.java
* Create DingTalkMsgFormatter.java
* Update alert.properties
* Create DingTalkMsgFormatterTest.java
* Create DingTalkUtilsTest.java
* Update DingTalkUtils.java
* Create DingTalkManager.java
* Update EmailAlertPlugin.java
* feature: test send msg with proxy
* fix:delete comment and add exception info
* Update DingTalkUtilsTest.java
* Update DingTalkUtils.java
* Update DingTalkManager.java
* Update EmailAlertPlugin.java
* Update DingTalkUtilsTest.java
* Update DingTalkMsgFormatter.java
* Update DingTalkUtils.java
* Update DingTalkMsgFormatterTest.java
* Update DingTalkUtilsTest.java
* Update TextMessage.java
* Update DingTalkManager.java
* Delete TextMessage.java
* fix: add test case
* fix:add http client test case
* fix:delete ignore test case
* Update pom.xml
Co-authored-by: dailidong <dailidong66@gmail.com>
5 years ago
xiaochun.liu
91c544f24f
sql
5 years ago
xiaochun.liu
c68785632f
merge from dev-1.3.0
5 years ago
break60
5b98750500
conditions The task node adds a background color to distinguish successful and failed connections
5 years ago
liwenhe1993
247830ab89
Merge pull request #2683 from khadgarmage/feature/docker_for_release
...
migrate docker-composer of ut and move dockerfile dir to docker/build
5 years ago
xiaochun.liu
b9bc052abe
merge from dev1.3.0
5 years ago
liwenhe1993
29a353e689
Using docker/docker-swarm/docker-compose.yml to run pg and zk in ci_ut.yml ( #2692 )
...
* Using docker/docker-swarm/docker-compose.yml to run pg and zk in ci_ut.yml
1. add initdb volume for pg service in docker-compose.yml
2. modify ci_ut.yml
* add sudo in ci_ut.yml
* Query the metadata of indexes is not correct in postgresql/dolphinscheduler_ddl.sql
1. replace information_schema.STATISTICS to pg_stat_all_indexes
2. modify ProcessDefinitionMapperTest.java
* Remove inner zk and pg
* add inner pg
5 years ago