Nishant Bangarwa created AMBARI-20046:
-----------------------------------------
Summary: Fix druid metric_emitter_type when ambari-metrics-server
is installed
Key: AMBARI-20046
URL: https://issues.apache.org/jira/browse/AMBARI-20046
Project: Ambari
Issue Type: Bug
Reporter: Nishant Bangarwa
Assignee: Nishant Bangarwa
In params.py for Druid -
{code}
metric_emitter_type = "ambari-metrics-emitter"
{code}
should be spelled correctly as
{code}
metric_emitter_type = "ambari-metrics"
{code}
--
This message was sent by Atlassian JIRA
(v6.3.15#6346)