rickchengx commented on code in PR #11113: URL: https://github.com/apache/dolphinscheduler/pull/11113#discussion_r931914317
########## docs/docs/en/architecture/configuration.md: ########## @@ -100,23 +98,9 @@ This document only describes DolphinScheduler configurations and other topics ar ## Configurations in Details -serial number| service classification| config file| -|--|--|--| -1|startup or shutdown DS application|dolphinscheduler-daemon.sh -2|datasource config properties|datasource.properties -3|ZooKeeper config properties|zookeeper.properties -4|common-service[storage] config properties|common.properties -5|API-service config properties|application-api.properties -6|master-service config properties|master.properties -7|worker-service config properties|worker.properties -8|alert-service config properties|alert.properties -9|quartz config properties|quartz.properties -10|DS environment variables configuration script[install/start DS]|install_config.conf -11|load environment variables configs <br /> [eg: JAVA_HOME,HADOOP_HOME, HIVE_HOME ...]|dolphinscheduler_env.sh -12|services log config files|API-service log config : logback-api.xml <br /> master-service log config : logback-master.xml <br /> worker-service log config : logback-worker.xml <br /> alert-service log config : logback-alert.xml - - -### dolphinscheduler-daemon.sh [startup or shutdown DS application] + + +### 1. dolphinscheduler-daemon.sh [startup or shutdown DS application] Review Comment: Sure. -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected]
