EricGao888 commented on code in PR #9733: URL: https://github.com/apache/dolphinscheduler/pull/9733#discussion_r859315142
########## docs/docs/en/guide/installation/pseudo-cluster.md: ########## @@ -115,26 +97,47 @@ deployUser="dolphinscheduler" ### Modify `dolphinscheduler_env.sh` -File `dolphinscheduler_env.sh` describes the database configuration of DolphinScheduler, which in the path `bin/env/dolphinscheduler_env.sh` -and some tasks which need external dependencies or libraries such as `JAVA_HOME` and `SPARK_HOME`. You could ignore the -task external dependencies if you do not use those tasks, but you have to change `JAVA_HOME`, registry center and database +File `./bin/env/dolphinscheduler_env.sh` describes the following configurations: +* Database configuration of DolphinScheduler, see [Initialize the Database](#initialize-the-database) for detailed instructions. Review Comment: Sure I will fix it. -- 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]
