zhongjiajie commented on code in PR #11361:
URL: https://github.com/apache/dolphinscheduler/pull/11361#discussion_r940828444


##########
docs/docs/en/guide/installation/pseudo-cluster.md:
##########
@@ -83,6 +83,8 @@ each machine. You could find this file in the path 
`bin/env/install_env.sh` and
 # ---------------------------------------------------------
 # Due to the master, worker, and API server being deployed on a single node, 
the IP of the server is the machine IP or localhost
 ips="localhost"
+# Modify Configurationexport sshPort="22"

Review Comment:
   Not this place, I mean we should maybe add some sentences in L79 or L144, to 
tell users they can change env variable by `export <ENV_NAME>=<VALUE>`



##########
docs/docs/en/guide/installation/pseudo-cluster.md:
##########
@@ -83,6 +83,8 @@ each machine. You could find this file in the path 
`bin/env/install_env.sh` and
 # ---------------------------------------------------------
 # Due to the master, worker, and API server being deployed on a single node, 
the IP of the server is the machine IP or localhost
 ips="localhost"
+# Modify Configurationexport sshPort="22"

Review Comment:
   Others LGTM



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