[
https://issues.apache.org/jira/browse/AMBARI-20046?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15876645#comment-15876645
]
Swapan Shridhar commented on AMBARI-20046:
------------------------------------------
commit
trunk:
{code}
commit ce7c72709c5bc8588ddaf65e8e6b246ee5bb0380
Author: Swapan Shridhar <[email protected]>
Date: Tue Feb 21 12:25:09 2017 -0800
AMBARI-20046. Fix druid metric_emitter_type when ambari-metrics-server is
installed. (Nishant Bangarwa via Swapan Shridhar).
{code}
branch-2.5:
{code}
commit a50289bf9356f4b652cae1af844cc092e745bffb
Author: Swapan Shridhar <[email protected]>
Date: Tue Feb 21 12:25:09 2017 -0800
AMBARI-20046. Fix druid metric_emitter_type when ambari-metrics-server is
installed. (Nishant Bangarwa via Swapan Shridhar).
{code}
> 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)