tswstarplanet
585f833549
change static field to instance field ( #2190 )
4 years ago
t1mon
55cc1c7c5b
Replace Charset.forName("UTF-8") with StandardCharsets.UTF_8. ( #2193 )
4 years ago
tswstarplanet
77c4bcb96e
Cache HadoopUtils instance with specific days expire time ( #2181 )
...
* Cache HadoopUtils instance with 7 days expire time
* solve sonar issue
* add kerberos expire time config
* move KERBEROS_EXPIRE_TIME to Constants.java
4 years ago
gabry.wu
2f4fda7cdb
Adapting partial code(file name start with M #1 ) to the sonar cloud rule ( #2173 )
...
* Adapting partial code(file name start with M #1 ) to the sonar cloud rule
* remove unused import
4 years ago
gabry.wu
7f7f50a828
Adapting partial code(file name start with L) to the sonar cloud rule ( #2171 )
4 years ago
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
dailidong
1f92b4c4db
Optimize ParameterUtils.curingGlobalParams() execution efficiency ( #2090 )
...
* Optimize ParameterUtils.curingGlobalParams() execution efficiency
* Remove excess null check
5 years ago
Tboy
7ed28af4fe
Upgrade curator version ( #2083 )
...
* upgrade curator version
issue: https://github.com/apache/incubator-dolphinscheduler/issues/2020
curator issue: https://github.com/apache/curator/pull/297
* add DefaultEnsembleProvider override
* add some unit test
* add License
5 years ago
dailidong
4230d5a737
add embedded database h2 and update embedded zookeeper ( #2082 )
...
add embedded database h2 and update embedded zookeeper
5 years ago
dailidong
6ec85540bf
fix typo ( #2093 )
5 years ago
Jave-Chen
d33b883420
Merge pull request #2085 from khadgarmage/ci-action-alter
...
action push delete
5 years ago
xiaochun.liu
18d7ff274b
action push delete
5 years ago
qiaozhanwei
d5c795bd45
fix ugly logger usage ( #2063 )
...
* fix ugly logger usage
* remove space
5 years ago
qiaozhanwei
3e5a939913
delete unused import ( #2066 )
5 years ago
qiaozhanwei
b8014d91cf
add workflow id, name for email content ( #2071 )
...
* add tenantService UT
* fix spell
* #464 email content
* modify mysql1.2.2 ddl
5 years ago
zhukai
3186545da1
1. add input cache for datax task ( #2034 )
...
2. add cache for codemirror component, include python, shell and sql task.
5 years ago
break60
3277b90647
Change DOM label ( #2064 )
...
* Change DOM label
* Change name to lowercase
5 years ago
Tboy
fbf05de39b
delete duplicate startLocalZkServer ( #2062 )
5 years ago