1. 05 9月, 2020 1 次提交
    • G
      add 4lw.commands.whitelist for ds monitor (#3664) · 6dc8b4f0
      geosmart 提交于
      update docker zoo.cfg 
      --
      add config to enable dolphinscheuler monitor data
      ```
      #Four Letter Words commands:stat,ruok,conf,isro
      4lw.commands.whitelist=*
      ```
      if without this config,the monitor data is all  default value -1
      6dc8b4f0
  2. 16 8月, 2020 1 次提交
  3. 10 8月, 2020 1 次提交
    • C
      [Feature#3234][cluster]enhanced load balancing (#3235) · d6a32ac6
      CalvinKirs 提交于
      * [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
      d6a32ac6
  4. 24 7月, 2020 1 次提交
  5. 16 7月, 2020 1 次提交
    • rockxsj's avatar
      fix and update k8s deploy (#3215) · b6a0d559
      rockxsj 提交于
      * 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: Nrockxsj <junjun@mgtv.com>
      b6a0d559
  6. 13 5月, 2020 1 次提交
  7. 12 5月, 2020 6 次提交