[
https://issues.apache.org/jira/browse/AMBARI-20046?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15876719#comment-15876719
]
Hudson commented on AMBARI-20046:
---------------------------------
FAILURE: Integrated in Jenkins build Ambari-trunk-Commit #6801 (See
[https://builds.apache.org/job/Ambari-trunk-Commit/6801/])
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=ce7c72709c5bc8588ddaf65e8e6b246ee5bb0380])
* (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)