break60
a5cc686f49
[bugFix][ui]cherry pick commit from dev for Fix the problem that the label of DAG creation task is not displayed, the workflow cannot be formatted after saving, and the drawer style is global ( #3284 )
...
* Click Cancel, the node data is restored to the original data
* Delete the pid of the master and worker processes
* When modifying the dag, if the DAG is not saved, it cannot be formatted
* Fix the problem that the label of DAG creation task is not displayed, the workflow cannot be formatted after saving, and the drawer style is global
4 years ago
break60
f668563c0c
[bugFix][ui] cherry pick commit from dev for When modifying the dag, if the DAG is not saved, it cannot be formatted ( #3282 )
...
* Click Cancel, the node data is restored to the original data
* Delete the pid of the master and worker processes
* When modifying the dag, if the DAG is not saved, it cannot be formatted
4 years ago
break60
86c4f7ac64
[bugfix #3045 ][ui]cherry pick commit from dev for Delete the pid of the master and worker processes ( #3280 )
...
* Click Cancel, the node data is restored to the original data
* Delete the pid of the master and worker processes
4 years ago
lgcareer
f854c5f794
[Feature-2815]cherry pick commit from dev for one worker can belong different worker groups ( #3277 )
...
* [Feature-2815]cherry pick commit from dev for one worker can belong to different worker groups
* fix 2975:download resource need find the tenant code of resource owner
* change NetUtils to OSUtils because NetUtils didn't exist in the 1.3.2-release branch
Co-authored-by: Yichao Yang <1048262223@qq.com>
4 years ago
break60
98f5991f1e
Click Cancel, the node data is restored to the original data ( #3278 )
4 years ago
xingchun-chen
f7badc2749
Merge pull request #3275 from break60/1.3.2-release
...
[Feature-3223][ui] cherry pick commit from dev for Click DAG connection to add label function
4 years ago
break60
d1b6e6c945
Click DAG connection to add label function
4 years ago
lenboo
572b142a53
[maven-release-plugin] prepare for next development iteration
4 years ago
lenboo
a4272efa55
[maven-release-plugin] prepare release 1.3.1
4 years ago
lenboo
fd3485ad0a
revert version to 1.3.1
4 years ago
lgcareer
071437ffa4
add PropertyPlaceholderHelper on license ( #3129 )
...
* update license header location
* add PropertyPlaceholderHelper on license
4 years ago
dailidong
4a4e940379
fix Permission denied if not found dolphinscheder-env.sh on 1.3.1 ( #3128 )
...
* fix Permission denied if not found dolphinscheder-env.sh
* update some comments on method
4 years ago
bao liang
4817257c04
remove some notes ( #3127 )
...
Co-authored-by: lenboo <baoliang@analysys.com.cn>
4 years ago
lgcareer
03dfba474e
update license header location ( #3126 )
4 years ago
lenboo
3d4d816349
[maven-release-plugin] prepare for next development iteration
4 years ago
lenboo
2ff94a4362
[maven-release-plugin] prepare release 1.3.1
4 years ago
satcblue
78c7dc104d
fix dag zoom ( #3103 )
...
Co-authored-by: linhaojie <linhaojie@lizhi.fm>
Co-authored-by: dailidong <dailidong66@gmail.com>
Co-authored-by: bao liang <29528966+lenboo@users.noreply.github.com>
4 years ago
lenboo
d7b768d157
Merge remote-tracking branch 'upstream/1.3.1-release' into 131
4 years ago
break60
5bfcdd2af1
[bugfix]Replace favicon icon with png and Cancel the initial value of the node cache #3111 ( #3107 )
...
* [bugfix]Replace favicon icon with png
* Cancel the initial value of the node cache
4 years ago
lgcareer
02e22e8a74
fix 3112:download udf resource need find the tenant code of resource owner ( #3114 )
...
* fix 3112:download udf resource need find the tenant code of resource owner
* fix 2975:download resource need find the tenant code of resource owner
* remove useless code
4 years ago
lgcareer
07a6aec1fc
fix 2975:download resource need find the tenant code of resource owner ( #3109 )
4 years ago
lgcareer
8e0dbd9848
remove some standard notices in order to cut down the NOTICE file. ( #3101 )
...
* #3084 remove some standard notices in order to cut down the NOTICE file.
* update exclude element sql/soft_version of rat plugin
* update soft_version
4 years ago
lgcareer
32b0dfd471
update ci from dev-1.3.0 ( #3100 )
4 years ago
liuhuijuan
24134f9271
fix release for nginx not package config files, eg: zookeeper.properties ( #3041 )
...
* fix release for nginx bug
* add state (#3040 )
Co-authored-by: mzjnumber1@163.com <mzjnumber1@163.com>
* [BUG_FIX]fix multi-threaded tests error. (#3044 )
* fix test mock error
* fix test mock error
Co-authored-by: muzhongjiang <mu_zhongjiang@163.com>
Co-authored-by: mzjnumber1@163.com <mzjnumber1@163.com>
Co-authored-by: CalvinKirs <acm_master@163.com>
4 years ago
break60
0f708737a8
Change favicon.ico icon introduction method and package compilation to increase version number ( #3030 )
4 years ago
zhangchunyang
3485f45db5
[feature] readme.md adds instructions for changing environment variables ( #3031 )
...
Co-authored-by: zhangchunyang1024 <zhangchunyang0123@gamil.com>
4 years ago
zhangchunyang
2031528add
[bugfix] 1. fix alert.json includes repeated tag 'DOLPHIN_ALERT' 2. metainfo.xml The version number of the RPM package is no longer specified in the metainfo.xml ( #3032 )
...
Co-authored-by: zhangchunyang1024 <zhangchunyang0123@gamil.com>
4 years ago
zhangchunyang
0f8cb383a3
[bugfix] remove Conflicting configuration sudo and user ( #3038 )
...
Co-authored-by: zhangchunyang1024 <zhangchunyang0123@gamil.com>
4 years ago
dailidong
7445fa946b
fix singe resource manager will NPE ( #3013 )
...
* 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
* remove param monitor server state
* fix table T_DS_ALERT
* update h2 database
* fix #2910 master server will show exception for some time when it restart
* fix oom when no master is active
* fix worker oom when master server restart
* fix oom
* fix
* add UT
* fix worker group config no effect
* fix singe resource manager will NPE
* Update HadoopUtilsTest.java
4 years ago
gaojun2048
58897aa2c5
merge 1.3.0-release branch code
4 years ago
gaojun2048
3cf9afc195
merge 1.3.0-release branch code
4 years ago
break60
644dcbcdb1
Fix unfiltered jar files in resource directory and UDF upload resource parameters ( #3008 )
...
* Change email to default
* Fix unfiltered jar files in resource directory and UDF upload resource parameters
4 years ago
gabry.wu
5222483471
Merge pull request #2898 from 597365581/patch-6
...
merge method updateuser if and fix bug#2892
4 years ago
break60
37fae4b920
Fixed selection of tenant value and defalut changed to lower case
4 years ago
lgcareer
9a5a818b13
fix download resource file that under the directory error ( #3007 )
...
* add mybatis-3 notice in the top-level notice
* fix download resource file that under the directory error
4 years ago
lgcareer
38d28762bd
add mybatis-3 notice in the top-level notice ( #3003 )
4 years ago
break60
86102b8950
Delete the pom files animation.scss, _normalize.scss and _animation.scss under the common folder
4 years ago
lenboo
c3879a7622
skip test for release
4 years ago
dailidong
6d1da61390
fix create table sql exception ( #2912 )
...
fix create table sql exception
4 years ago
Yelli
0c91564b4c
fix bug: sqoop mysql import params error ( #2896 )
...
* fix bug: sqoop mysql import params error
* fix bug: sqoop mysql import params error
4 years ago
lgcareer
112c7c3eba
update how to build and remove docs link ( #2906 )
4 years ago
t1mon
cbb27e93e9
Fix tasks not execute in sub-process when rerun scheduled process. #2903 ( #2908 )
4 years ago
bao liang
31b593d023
change max length of user name to 39 ( #2856 )
...
* fix bug: send task result to master until success.
* fix bug: send task result to master until success.
* add sleep
* set null if send result failed
* set null if send result failed
* change max length of username to 39
Co-authored-by: baoliang <baoliang@analysys.com.cn>
4 years ago
Yelli
6e20d3d34a
modify t_ds_task_instance app_link change sql ( #2861 )
4 years ago
break60
7ffeb92132
fix
4 years ago
lgcareer
ea3ea8ad56
change notice copyright date from 2019 to 2019-2020 ( #2847 )
...
* add source license full text into source license
* exclude ScriptRunner.java on rat check
* change notice copyright date from 2019 to 2019-2020
4 years ago
lgcareer
a9cbca1e55
add source license full text into source license ( #2840 )
...
* add source license full text into source license
* exclude ScriptRunner.java on rat check
4 years ago
dailidong
252d6c5003
add maven Xmx to 5g
4 years ago
yelli.hl@foxmail.com
669df36214
when init workflow, the tenantId linked by the tenantId of user
4 years ago
break60
8867f17864
fix
4 years ago