gaojun2048 opened a new issue #1469: [Feature] Develops an Ambari plugin about DS URL: https://github.com/apache/incubator-dolphinscheduler/issues/1469 Many companies now use ambari to manage their big data clusters,A ambari plugin about DolpinScheduler can be directly integrated into their amabri, and the plugin will automatically get the service address and configuration information of zk, hdfs, hive, spark ... in the cluster, and automatically generate the configuration files required by DolpinScheduler . On Ambari, we can visually manage DS configuration parameters, and start, stop, upgrade DS services, etc 1、To develop an ambari plugin, DolpinScheduler needs to support installation as an rpm package and this can be achieved through rpm-maven-plugin 2、Develop an ambari plugin according to the ambari official documentation and interface https://cwiki.apache.org/confluence/display/AMBARI/Defining+a+Custom+Service to do list: - [ ] Update DolpinScheduler pom add rpm-maven-plugin - [ ] Develop an ambari plugin according to the ambari official documentation and interface https://cwiki.apache.org/confluence/display/AMBARI/Defining+a+Custom+Service
---------------------------------------------------------------- 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] With regards, Apache Git Services
