SbloodyS commented on code in PR #11084:
URL: https://github.com/apache/dolphinscheduler/pull/11084#discussion_r926327089


##########
docs/docs/en/guide/installation/pseudo-cluster.md:
##########
@@ -187,7 +187,7 @@ bash ./bin/dolphinscheduler-daemon.sh stop alert-server
 
 > **_Note1:_**: Each server have `dolphinscheduler_env.sh` file in path 
 > `<server-name>/conf/dolphinscheduler_env.sh` which
 > for micro-services need. It means that you could start all servers by 
 > command `<server-name>/bin/start.sh` with different
-> environment variable from `bin/env/dolphinscheduler_env.sh`. But it will use 
file `bin/env/dolphinscheduler_env.sh` overwrite
+> environment variable from `<server-name>/conf/dolphinscheduler_env.sh`. But 
it will use file `bin/env/dolphinscheduler_env.sh` overwrite

Review Comment:
   I think we should use `<service>`to ensure consistency with 
`https://dolphinscheduler.apache.org/zh-cn/docs/latest/user_doc/guide/installation/kubernetes.html`



-- 
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]

Reply via email to