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 2020/06/25 05:07:41 UTC

[GitHub] [incubator-dolphinscheduler] yangyichao-mango commented on a change in pull request #3031: WIP [feature] readme.md adds instructions for changing environment variables

yangyichao-mango commented on a change in pull request #3031:
URL: https://github.com/apache/incubator-dolphinscheduler/pull/3031#discussion_r445309291



##########
File path: ambari_plugin/README.md
##########
@@ -16,8 +17,12 @@
 3. Install with rpm package
 
    - Manual installation (recommended):
-      - Copy the prepared RPM packages to each node of the cluster
-      -  Execute with DS installation user: ```rpm -ivh apache-dolphinscheduler-incubating-xxx.noarch.rpm```
+      - Copy the prepared RPM packages to each node of the cluster.
+      - Execute with DS installation user: ```rpm -ivh apache-dolphinscheduler-incubating-xxx.noarch.rpm```
+      - Mysql-connector-java packaged using the default POM file will not be included.
+      - The RPM package was packaged in the project with the installation path of /opt/soft. 
+        If you use mysql as the database, you need add it manually.

Review comment:
       Is it better to combine `Mysql-connector-java packaged using the default POM file will not be included.` and `If you use mysql as the database, you need add it manually.`?




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

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