[
https://issues.apache.org/jira/browse/AMBARI-20046?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15876639#comment-15876639
]
Swapan Shridhar commented on AMBARI-20046:
------------------------------------------
+1 for the patch.
> 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
> Attachments: ambari-20046.patch
>
>
> 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)