-
Notifications
You must be signed in to change notification settings - Fork 5k
[Bug] [Doc] development-environment-setup.md has some outdate description #9990
Copy link
Copy link
Closed
Description
Search before asking
- I had searched in the issues and found no similar issues.
What happened
development-environment-setup.md has some outdate description.
for example:
1.no specific jdk version and node version indicated
2.pom.xml already has mysql-connector-java
3.zookeeper properties already in the config
4.mysql config must modify in dolphinscheduler-master/src/main/resources/application.yaml, dolphinscheduler-worker/src/main/resources/application.yaml, dolphinscheduler-api/src/main/resources/application.yaml
5.logback.xml is from dolphinscheduler-server/src/main/resources/logback-worker.xml to dolphinscheduler-master/src/main/resources/logback-spring.xml etc.
6.JVM options should modify logback.xml's name
What you expected to happen
fix outdate description
How to reproduce
nothing
Anything else
nothing
Version
dev
Are you willing to submit PR?
- Yes I am willing to submit a PR!
Code of Conduct
- I agree to follow this project's Code of Conduct
Reactions are currently unavailable