• D
    add worker group config (#2681) · 06c4ddf8
    dailidong 提交于
    * update README about DolphinScheduler
    
    * Update issue templates
    
    * update
    
    * regularize api pom xml
    update rpc maven compile to 1.8
    
    * regularize api pom xml
    
    * change commons.lang3.StringUtils to common.utils.StringUtils
    
    * update pom.xml
    
    * update
    
    * correct equals method
    
    * jasper-runtime is needed when api server start
    
    * jasper-runtime jar is needed when api server start
    
    * combine logback config of master/worker/alert/api server to one logback.xml
    
    * remove tomcat runtime jar
    
    * add UT
    
    * add license
    
    * remove jasper-runtime jar, not need anymore
    
    * sovle jar conflict, remove servlet-api 2.5 jar
    
    * remove servlet 2.5
    
    * add embedded database h2 and update embedded zookeeper
    
    * delete logs
    
    * add license
    
    * change log level to INFO
    
    * simplify and optimize config
    
    * add development state
    
    * simplify common config
    
    * add worker group config
    
    * add worker group config
    Co-authored-by: Nlidongdai <escheduler@outlook.com>
    Co-authored-by: Ndailidong <dolphinschedule@gmail.com>
    06c4ddf8
stop-all.sh 1.7 KB