Shiwen Cheng
1cd62b4a5e
[Improvement][Datax] Re-assign DATAX_HOME to /opt/soft/datax instead of /opt/soft/datax/bin/datax.py ( #5019 )
4 years ago
游侠
2d8c4ec86b
[Improvement][Worker-Task] Python Command ( #5036 )
...
* create the interpreter for python command
* Update README.md
Co-authored-by: zhouhong <zhouhong@zhangyue.com>
4 years ago
wenjun
fd4b59ad6c
[Improvement][Worker] Rename worker.weight to worker.host.weight ( #4997 ) ( #5014 )
4 years ago
chengshiwen
6d2ae7523f
[Improvement][K8s] Optimize metadata name
4 years ago
chengshiwen
167a768b32
[Improvement][K8s] Optimize fullname
4 years ago
chengshiwen
b689630970
[Improvement][K8s] Optimize image pull secret
4 years ago
chengshiwen
e20ffacf22
[Improvement][K8s] Support local image
4 years ago
chengshiwen
fb2b55c150
[Improvement][Docker] Improve readme, notes, and long host display
4 years ago
chengshiwen
79b5f8c791
[Improvement][K8s] Optimize ingress compatibility
4 years ago
chengshiwen
01ee2b3211
[Improvement][K8s] Adapt to the latest alert-server with updated config and port 50052
4 years ago
wangdazhong001
73b2d5b7fc
[Fix-4843] Rename WORKER_GROUP to WORKER_GROUPS ( #4843 ) ( #4856 )
...
* [Fix-4843] docker yml
* [Fix-4843] k8s env
* [Fix-#4843] fix startup-init-conf.sh worker.properties.tpl WORK_GROUP change WORK_GROUPS
* [Fix-#4843] fix README.md README_zh_CN.md WORK_GROUP change WORK_GROUPS
Co-authored-by: wangdz50 <wangdz50@chinaunicom.cn>
4 years ago
Shiwen Cheng
f166de1798
[Improvement][K8s] Support resource storage when fs.defaultFS=file:/// ( #4777 )
4 years ago
Shiwen Cheng
93514ddf31
[Improvement][K8s] Improve K8s for helm ( #4746 )
4 years ago
CalvinKirs
d6a32ac652
[Feature#3234][cluster]enhanced load balancing ( #3235 )
...
* [Future#3234][cluster]enhanced load balancing
weight-based load balancing algorithm
this close # 3234
* remove useless parameter
* code smell
* load balancing according to work group
* add smooth weight round robin
* remove unused constants
* perfect unit test
* code smell
* code smell
* add work weight config
* fix config error
* add weight docs to readme.md
4 years ago
rockxsj
b6a0d55949
fix and update k8s deploy ( #3215 )
...
* Modify the AWS S3 request encryption method to V4.
* * update Dockerfile to add mysql-client for mysql database service test
* update wechat alert config replace placeholder from to {xx} because of the will be treat as env variable
* fix unit test of EnterpriseWeChatUtilsTest
* update values.yaml default config for helm deploy DS cluster
* update values.yaml default config for custom install
* update templates of helm for custom install
* update some name of env varibale, for example change from POSTGRESQL_HOST to DATABASE_HOST
* delele the redundancy requirements.yaml for heml
* update README* in the docker dir and subdir
* update startup scripts for support mysql as backend database
* * fix the ENV name wrong in docker-compose.yml and docker-stack.yml
* remove the didn't need port mapping in postgresql & zookeeper & dolphinscheduler-api
* * keep expose the port of postgresql & zk & api because of unit test needed
* * remove mysql-client package from dockerfile
Co-authored-by: rockxsj <junjun@mgtv.com>
4 years ago
gaojun2048
3cf9afc195
merge 1.3.0-release branch code
4 years ago
liwenhe1993
78f2fe253e
Modify docker-compose and kubernetes config
...
1. Move kubernetes to docker directory
2. Change docker-compose directory's name, and move docker-compose to docker directory
3. Modify docker-compose config and kubernetes config
4. Modify startup.sh in dockerfile
4 years ago
liwenhe1993
ed129e93c7
Modify config
4 years ago
liwenhe1993
f0e1c25efb
Modify config
4 years ago
liwenhe1993
7d206c691f
Modify helm config and change directory's name
...
1.Change the directory's name to kubernetes
2.Add helm directory by version
3.Modify helm config file
4 years ago
liwenhe1993
053dd3263e
Support kubernetes deployment ( #2153 )
...
* Support kubernetes deployment
* Support kubernetes deployment
4 years ago
liwenhe1993
ded25e0a4d
Modify helm config and change directory's name
...
1.Change the directory's name to kubernetes
2.Add helm directory by version
3.Modify helm config file
5 years ago
liwenhe1993
f6ca5480dd
Support kubernetes deployment ( #2153 )
...
* Support kubernetes deployment
* Support kubernetes deployment
5 years ago