Rubik-W
e7c7cea4af
fix: NullPointException in the case of task queuing ( #2175 )
4 years ago
gabry.wu
bdfb9d6a50
Adapting partial code(file name start with J) to the sonar cloud rule ( #2165 )
...
* Adapting partial code(file name start with J) to the sonar cloud rule
* fix unit failure
4 years ago
Rubik-W
8b61afc9be
The master and worker server exit exception #2163 ( #2176 )
...
* fix : #2163
* fix: format
4 years ago
DS
226e87e3d8
Delete .asf.yaml ( #2168 )
4 years ago
DS
c0a0d6937f
Update .asf.yaml ( #2167 )
4 years ago
DS
81f53ba0db
Create .asf.yaml ( #2166 )
4 years ago
gabry.wu
610c95a470
use static method in static class JSON ( #2156 )
4 years ago
liwenhe1993
2939b193b8
Toolbar of the DAG has not prompt ( #2161 )
...
* Toolbar of the DAG has not prompt
* Remove duplication code
4 years ago
gaojun2048
eebf5fa796
fix rpmbuild and DS Ambari plugin bug ( #2144 )
...
* Update quick-start.md
* 更新demo的地址
* add rpm plugin
* delete the git ignore files
* 测试git ignore
* 测试ignore
* optimize the .gitignore file
* add rpm package, delete unuse copy jar action in assembly
* delete docs dir
* add rpm plugin support
* add rpm plugin support
* add rpm plugin support
* dolphinscheduler-common have not bin dir
* dolphinscheduler-common have not bin dir
* delete unuse config about assembly
* add defineSatement
* add rpm plugin support
* add rpm plugin support
* add rpm plugin support
* add rpm support
* update install dirname , make front and backend together
* update rpm name
* update rpm name
* update rpm config
* add jars excludes
* add jars excludes
* add rpm plugion
* add rpm plugion
* add rpm plugion
* add auto create /opt/soft
* The install dir can not be fixed to apache-dolphinscheduler-incubating-1.2.1 , its version is 1.2.2
* install from rpm will create a link
* the ui install thrown rpm only support jetty not nginx
* the ui install thrown rpm only support jetty not nginx
* sql目录里加上soft_version文件
* env dir need in conf dir
* remove no use module
* add module
* updaate
* rpmbuild add dolphinscheduler-service module
4 years ago
gabry.wu
33e86a97bf
Adapting partial code(file name start with I) to the sonar cloud rule ( #2155 )
4 years ago
dailidong
956cdf3534
Delete .asf.yaml ( #2158 )
4 years ago
Yelli
d7614c059b
fix bug: data too long for column 'app_link' ( #2146 )
...
* fix bug: data to long for app_link field
* change app_link field length in 1.2.2 ddl
* change app_link field type to text
4 years ago
break60
e0f4e22cf4
Change DOM label
4 years ago
zhukai
c044caebf2
add input cache for sqoop and conditions tasks ( #2118 )
...
Co-authored-by: zhukai <zhukai@ygsoft.com>
4 years ago
gabry.wu
156533ad5e
Adapting partial code(file name start with H) to the sonar cloud rule ( #2145 )
4 years ago
Rubik-W
53e8c9bb75
fix: The toolbar buttons of Dag disable bug ( #2124 )
4 years ago
break60
f1087ff3a1
Limit customization file content to no more than 3000 lines( #2128 ) ( #2141 )
...
* Change DOM label
* Change name to lowercase
* Limit customization file content to no more than 3000 lines
4 years ago
t1mon
deee1a837b
Add mail server configuration description information ( #2143 )
...
* Add mail server configuration description information
* Remove mail server configuration note in alert.properties
4 years ago
tswstarplanet
b827c45c14
fix unequal number of arguments and placeholder ( #2149 )
4 years ago
tswstarplanet
89c0a796f9
fix field access modifier ( #2150 )
4 years ago
tswstarplanet
6b6584ac8e
use logger to print exception ( #2151 )
4 years ago
liwenhe1993
da3f25dd8b
docker run failed when docker command was `docker run -d` ( #2125 )
...
* docker run failed when docker command was `docker run -d`
1. add tini
2. replace `tee` command by `tail` command in startup.sh
3. api-server need to support zookeeper
* modify `check.sh` in dockerfile
* add init directories and log files
4 years ago
Jave-Chen
ec93e70f2f
fix wrong sonar analysis with checkout V2. ( #2148 )
4 years ago
AhahaGe
0ea9a281b2
edit README.md modify word from expand to extend ( #2138 )
...
Co-authored-by: guirong.ggr <guirong.ggr@dtwave-inc.com>
4 years ago
AhahaGe
c1484386a8
add .asf.yaml file ( #2136 )
...
Co-authored-by: guirong.ggr <guirong.ggr@dtwave-inc.com>
4 years ago
gabry.wu
493499f118
Adapting partial code(file name start with F) to the sonar cloud rule ( #2045 )
...
* Adapting partial code(file name start with F) to the sonar cloud rule
* add more unit test
* add License
* add includes configuration to maven-surefire-plugin
* fix getResourceFilesList incorrect logic
4 years ago
gabry.wu
6a8cef08e4
Adapting partial code(file name start with E) to the sonar cloud rule ( #1999 )
...
* Adapting partial code(file name start with E) to the sonar cloud rule
* remove isEmpty invoke
* resolve conflicts
4 years ago
gabry.wu
0209cb7431
move UT class to reasonable package ( #2116 )
4 years ago
Rubik-W
bd43bed64d
fix: remove redundant import class ( #2110 )
4 years ago
tswstarplanet
12841bb4af
use stringbuilder to append string ( #2108 )
4 years ago
liwenhe1993
58046b47f6
Add docker internal server check script ( #2092 )
...
* add environment variables add checkpoint.sh file to docker image
1. add `POSTGRESQL_DATABASE` environment variable
2. add `DOLPHINSCHEDULER_DATA_BASEDIR_PATH` environment variable
3. add `DOLPHINSCHEDULER_DATA_DOWNLOAD_BASEDIR_PATH` environment variable
4. add `DOLPHINSCHEDULER_PROCESS_EXEC_BASEPATH` environment variable
5. add checkpoint.sh file to check server process
6. modify `README.md` and `README_zh_CN.md`
* add environment variables add checkpoint.sh file to docker image
1. add `POSTGRESQL_DATABASE` environment variable
2. add `DOLPHINSCHEDULER_DATA_BASEDIR_PATH` environment variable
3. add `DOLPHINSCHEDULER_DATA_DOWNLOAD_BASEDIR_PATH` environment variable
4. add `DOLPHINSCHEDULER_PROCESS_EXEC_BASEPATH` environment variable
5. add checkpoint.sh file to check server process
6. modify `README.md` and `README_zh_CN.md`
* add logger port and modify dolphinscheduler_env to dolphinscheduler_env.sh
4 years ago
gabry.wu
fdc9e0090b
remove incorrect or unnecessary URL tag ( #2099 )
4 years ago
dailidong
d01e19321a
fix actions/checkout@v2 problem ( #2095 )
4 years ago
Yichao Yang
38e485373d
[Feature-2925][server] Init TaskLogger in TaskExecuteProcessor ( #2925 ) ( #2965 )
...
* [Feature-2925][common] Add exitVal judge in OSUtils.exeCmd (#2925 )
* optimize the logger utils
4 years ago
zhangchunyang
39b3a37abd
[bugfix] remove Conflicting configuration sudo and user ( #3038 )
...
Co-authored-by: zhangchunyang1024 <zhangchunyang0123@gamil.com>
4 years ago
zixi0825
9bf67d80d0
Revise annotation spelling errors & Enhanced code robustness ( #3042 )
...
* revise annotation spelling errors & enhanced code robustness
* revise annotation spelling errors & enhanced code robustness
Co-authored-by: sunchaohe <sunzhaohe@linklogis.com>
Co-authored-by: dailidong <dailidong66@gmail.com>
Co-authored-by: qiaozhanwei <qiaozhanwei@outlook.com>
4 years ago
CalvinKirs
8213da50d3
[WIP] load balance #3054 ( #3057 )
...
* Load balancing abstract
* code
smell
* lower weight select
4 years ago
Jave-Chen
f1632e22c5
Set up JDK 11 for SonarCloud in github action. ( #3052 )
...
* Set up JDK 11 for SonarCloud in github action.
* Fix javadoc error with JDK 11.
* Prevent Javadoc from stopping if it finds any html errors.
4 years ago
liuhuijuan
6dffa97fdd
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
xingchun-chen
0dca8d8868
Merge branch 'dev' into dev-merge
4 years ago
lenboo
e343ee0ee0
remove exception ut
4 years ago
lenboo
6a52efae52
remove exception ut
4 years ago
lenboo
7da095d04d
remove exception ut
4 years ago
lenboo
3d23a6c6e6
remove exception ut
4 years ago
lenboo
513950c036
remove exception ut
4 years ago
CalvinKirs
ad28c65160
[BUG_FIX]fix multi-threaded tests error. ( #3044 )
...
* fix test mock error
* fix test mock error
4 years ago
muzhongjiang
40bbef5e3d
add state ( #3040 )
...
Co-authored-by: mzjnumber1@163.com <mzjnumber1@163.com>
4 years ago
lenboo
8c2d211450
remove duplicate code
4 years ago
xingchun-chen
8736f101b6
Merge pull request #3029 from xsbai/dev
...
Fix Issue #3017
4 years ago
lenboo
ea1c653e08
merge from dev
4 years ago