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:
[email protected]