You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@dolphinscheduler.apache.org by GitBox <gi...@apache.org> on 2022/01/06 10:56:41 UTC

[GitHub] [dolphinscheduler-website] lenboo commented on a change in pull request #619: compile source code

lenboo commented on a change in pull request #619:
URL: https://github.com/apache/dolphinscheduler-website/pull/619#discussion_r779465426



##########
File path: development/en-us/development-environment-setup.md
##########
@@ -19,6 +19,12 @@ mkdir dolphinscheduler
 cd dolphinscheduler
 git clone git@github.com:apache/dolphinscheduler.git
 ```
+### compile source code
+
+i.If you use MySQL database, pay attention to modify pom.xml in the root project, and change the scope of the mysql-connector-java dependency to compile.

Review comment:
       ```suggestion
   i. If you use MySQL database, pay attention to modify pom.xml in the root project, and change the scope of the mysql-connector-java dependency to compile.
   ```




-- 
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: commits-unsubscribe@dolphinscheduler.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org