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
lenboo
2638b8147e
Merge remote-tracking branch 'upstream/dev-merge' into dev-merge
4 years ago
lenboo
9c78e2888b
merge from dev
4 years ago
lenboo
fd76f172c1
Merge remote-tracking branch 'upstream/dev' into dev-merge
...
# Conflicts:
# dolphinscheduler-server/src/main/java/org/apache/dolphinscheduler/server/worker/runner/TaskExecuteThread.java
4 years ago
lenboo
cb6c711833
merge from dev-1.3.0
4 years ago
zhangchunyang
8c29e2a1c0
[feature] readme.md adds instructions for changing environment variables ( #3031 )
...
Co-authored-by: zhangchunyang1024 <zhangchunyang0123@gamil.com>
4 years ago
zhangchunyang
0fc49b2023
[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
BoYiZhang
2c059f9888
fix bug
...
Delete invalid field: executorcores
Modify verification prompt
4 years ago
BoYiZhang
d62c98e3dd
fix bug
...
Delete invalid field: executorcores
Modify verification prompt
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
zhangchunyang
86dcc61731
Added instructions for ambari to add and remove Dolphin Schdumer components on nodes ( #2806 )
...
* delete unnecessary configuration items
* Added instructions for ambari to add and remove Dolphin Schdumer components on nodes
* Added instructions for ambari to add and remove Dolphin Schdumer components on nodes
4 years ago
zhangchunyang
6be6076e22
delete unnecessary configuration items ( #2803 )
4 years ago
zhangchunyang
ff0dc5d7d5
fixed #2788 resolve the bug #2788 ( #2789 )
...
* Modify the ambari-plugin readme for packing RPM packages and add a description of the replication plug-in directory
* fixed #2788
4 years ago
zhangchunyang
331b1078d4
Modify the ambari-plugin readme for packing RPM packages and add a description of the replication plug-in directory ( #2786 )
4 years ago
xingchun-chen
6b8871b11d
update e2e chrome version ( #2775 )
...
Co-authored-by: chenxingchun <438044805@qq.com>
4 years ago
break60
dacc598a8c
Fix rename check parameter
4 years ago
dailidong
8e8ffa93c9
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
4 years ago
dailidong
48d12f2850
Update known-dependencies.txt ( #2748 )
4 years ago
dailidong
9e5ddb08ec
Update known-dependencies.txt
4 years ago
xiaochun.liu
5a3a8b049d
delete dockerfile zk
4 years ago
qiaozhanwei
5c9123f9ae
blank in eamil and left font align #2648 ( #2673 )
...
* script variable has "processDefinitionId" is error #2664
* blank in eamil and left font align #2648
Co-authored-by: qiaozhanwei <qiaozhanwei@analysys.com.cn>
4 years ago
qiaozhanwei
f4ec71dc4d
script variable has "processDefinitionId" is error #2664 ( #2666 )
...
Co-authored-by: qiaozhanwei <qiaozhanwei@analysys.com.cn>
4 years ago
break60
eb94be7cf0
Fix conditions node save exception
4 years ago
bao liang
c647d72b7b
fix bug: sub worker flow in complement data would run start date ( #2581 ) ( #2656 )
...
Co-authored-by: baoliang <baoliang@analysys.com.cn>
4 years ago
张世鸣
7cd1874dfb
update filename
4 years ago
xingchun-chen
bd766c1633
modify soft_version 1.2.2 to 1.3.0 ( #2642 )
...
Co-authored-by: chenxingchun <438044805@qq.com>
4 years ago
break60
9dc1517115
Fix data loading on file management detail page
4 years ago