Han Gao
3c9ba0a3f3
api server exception management and code optimization ( #397 ) ( #2397 )
...
* api server exception management and code optimization (#397 )
* add unit test for exception handler.
* fix some style and naming issues
Co-authored-by: dailidong <dailidong66@gmail.com>
5 years ago
break60
430d33d84b
Merge branch 'dev' of https://github.com/apache/incubator-dolphinscheduler into dev
5 years ago
break60
320469df7a
Optimize resource tree ( #2400 )
...
* Fix the problem of data echo in script edit box
* Optimize resource tree
Co-authored-by: dailidong <dailidong66@gmail.com>
5 years ago
break60
be4bf4f0cf
Merge branch 'dev' of https://github.com/apache/incubator-dolphinscheduler into dev
5 years ago
lgcareer
733acdfd76
It is necessary to check whether the resource is valid ( #2399 )
...
* init full_name in dml of version 1.2.2
* redefine request parameter resourceIds
* redefine request parameter resourceIds
* Actually grant resource file if choose the directory
* To cancel authorized resource need check whether it is used by the process definition which is online
* If release the process definition online,It is necessary to check whether resource is valid
* update ResourceServiceTest and ResourceMapperTest
* add batchUpdateResourceTest
* add getHdfsFileNameTest and getHdfsResourceFileNameTest
* update ResourceServiceTest and ResourceMapperTest
* extract getResourceProcessMap to ResourceProcessDefinitonUtils
Co-authored-by: dailidong <dailidong66@gmail.com>
5 years ago
break60
8f00ec0a54
Optimize resource tree
5 years ago
break60
d5a63dde90
Merge branch 'dev' of https://github.com/apache/incubator-dolphinscheduler into dev
5 years ago
Tboy
4c90f04bb2
Merge pull request #2380 from qiaozhanwei/dev
...
refactor-worker merge to dev
5 years ago
qiaozhanwei
ff535e766d
update UT in pom.xml
5 years ago
oceanos
5602308004
Merge branch 'dev' of https://github.com/apache/incubator-dolphinscheduler into dev
5 years ago
dailidong
b854d6b77a
[Refactor worker] simplify and optimize config ( #2386 )
...
* simplify config
* simplify config
* simplify and optimize config
5 years ago
qiaozhanwei
9d06fe7755
update UT in pom.xml
5 years ago
qiaozhanwei
b2c92deace
update UT in pom.xml
5 years ago
qiaozhanwei
66d587c40d
update UT in pom.xml
5 years ago
qiaozhanwei
b1a773f341
update UT in pom.xml
5 years ago
qiaozhanwei
9de9f18c08
update UT in pom.xml
5 years ago
qiaozhanwei
4160c21d8f
update UT in pom.xml
5 years ago
qiaozhanwei
b581f02a21
add dao other mapper add in pom.xml
5 years ago
qiaozhanwei
f02e7e8b37
pom modify
5 years ago
qiaozhanwei
3b56ae2f82
init.sql modify
5 years ago
qiaozhanwei
46dbacef25
init.sql modify
5 years ago
qiaozhanwei
62661f0f28
init.sql modify
5 years ago
qiaozhanwei
f65ab56d2d
UT modify
5 years ago
qiaozhanwei
a1c000eca3
zk properties modify
5 years ago
qiaozhanwei
43b990656a
modify UT
5 years ago
qiaozhanwei
6ac5777967
Merge remote-tracking branch 'remotes/upstream/dev' into dev
5 years ago
liwenhe1993
9dfc93e0a2
Exclude .mvn/jvm.config and .mvn/wrapper/maven-wrapper.properties ( #2387 )
...
* Remove .helmignore file
* Exclude .mvn/jvm.config and .mvn/wrapper/maven-wrapper.properties
When running rat, exclude .mvn/jvm.config and .mvn/wrapper/maven-wrapper.properties
5 years ago
qiaozhanwei
af2b3187b9
update pom.xml
5 years ago
liwenhe1993
5c0d04aa96
Merge branch 'dev' of https://github.com/apache/incubator-dolphinscheduler into dev
5 years ago
qiaozhanwei
d4ad23dd46
postgresql init.sql modify
5 years ago
qiaozhanwei
2b7801090f
modify ci_e2e.yml
5 years ago
qiaozhanwei
f3c85835b1
mapper add Transactional and rollback
5 years ago
qiaozhanwei
0afe9a3fc5
modify datasource.properties postgresql password
5 years ago
qiaozhanwei
18548ad1c1
modify datasource.properties postgresql password
5 years ago
qiaozhanwei
a41285983c
Merge remote-tracking branch 'origin/dev' into dev
5 years ago
qiaozhanwei
e16a40ad02
Merge remote-tracking branch 'remotes/upstream/dev' into dev
5 years ago
liwenhe1993
294ec78341
Refactor dockerfile ( #2384 )
...
* Remove .helmignore file
* Refactor dockerfile
5 years ago
liwenhe1993
86f6c6fb56
Merge remote-tracking branch 'origin/dev' into dev
5 years ago
Zonglei Dong
57d47652fa
Add maven-wrapper support for dolphinscheduler. ( #2381 )
...
* add maven-wrapper support.
* fixes maven build command to maven-wrapper.
Co-authored-by: dailidong <dailidong66@gmail.com>
5 years ago
dailidong
7ad7f65d42
Merge branch 'dev' into dev
5 years ago
BoYiZhang
472723d7e6
Fix document errors ( #2382 )
...
* Remove invalid code
* fix document errors
Co-authored-by: zhanglong <zhanglong@ysstech.com>
Co-authored-by: dailidong <dailidong66@gmail.com>
5 years ago
Simon
f632d18af5
Merge pull request #5 from apache/dev
...
a
5 years ago
qiaozhanwei
692b7acdde
datasource.properties modify
5 years ago
qiaozhanwei
ebca4d734b
frontend conflict resolve
5 years ago
break60
250807d1c6
Merge branch 'dev' of https://github.com/break60/incubator-dolphinscheduler into dev
5 years ago
break60
7b4ab74011
Merge branch 'dev' of https://github.com/apache/incubator-dolphinscheduler into dev
5 years ago
qiaozhanwei
eacc66d95d
mysql and postgresql checkpoint full scale table modify
5 years ago
qiaozhanwei
99e0f4f7f9
test
5 years ago
songgg
2b0b93b912
[optimization]:remove duplicate code ( #2377 )
...
* sqlTask failed to run
* remove duplicate code
* remove duplicate code
* remove duplicate code
* remove duplicate code
* remove duplicate code
Co-authored-by: songqh <songquanhe@foxmail.com>
5 years ago
qiaozhanwei
45ea2ccfdb
Merge remote-tracking branch 'remotes/upstream/dev' into dev
5 years ago