I am using HDP2.1、Ambari1.5.1 and I intend to add elasticsearch service into Ambari web ui, which can control the start&stop of elasticsearch.How can i do this?
Any advice ?
I am using HDP2.1、Ambari1.5.1 and I intend to add elasticsearch service into Ambari web ui, which can control the start&stop of elasticsearch.How can i do this?
Any advice ?
Elasticsearch is not a service offered in the default HDP 2.1 stack. So you would need to create a custom service and add it to the HDP 2.1 stack. You can find out more about creating custom services on the Ambari Wiki.