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


##########
docs/docs/en/guide/installation/pseudo-cluster.md:
##########
@@ -70,7 +70,7 @@ Go to the ZooKeeper installation directory, copy configure 
file `zoo_sample.cfg`
 ## Modify Configuration
 
 After completing the preparation of the basic environment, you need to modify 
the configuration file according to the
-environment you used. The configuration files are both in directory `bin/env` 
and named `install_env.sh` and `dolphinscheduler_env.sh`.
+environment you used.Env configuration can be changed in the following ways, 
export <ENV_NAME>=<VALUE>, The configuration files are both in directory 
`bin/env` and named `install_env.sh` and `dolphinscheduler_env.sh`.

Review Comment:
   ```suggestion
   environment you used. Change the environment configurations via `export 
<ENV_NAME>=<VALUE>`. The configuration files are located in directory `bin/env` 
as `install_env.sh` and `dolphinscheduler_env.sh`.
   ```



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