[
https://issues.apache.org/jira/browse/AMBARI-20046?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15876704#comment-15876704
]
Hudson commented on AMBARI-20046:
---------------------------------
FAILURE: Integrated in Jenkins build Ambari-branch-2.5 #1047 (See
[https://builds.apache.org/job/Ambari-branch-2.5/1047/])
AMBARI-20046. Fix druid metric_emitter_type when ambari-metrics-server
(sshridhar:
[http://git-wip-us.apache.org/repos/asf?p=ambari.git&a=commit&h=a50289bf9356f4b652cae1af844cc092e745bffb])
* (edit)
ambari-server/src/main/resources/common-services/DRUID/0.9.2/package/scripts/params.py
> 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)