[
https://issues.apache.org/jira/browse/AMBARI-16991?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15320562#comment-15320562
]
Hudson commented on AMBARI-16991:
---------------------------------
FAILURE: Integrated in Ambari-trunk-Commit #5032 (See
[https://builds.apache.org/job/Ambari-trunk-Commit/5032/])
AMBARI-16991. Fix metric sink (Miklos Gergely via oleewere) (oleewere:
[http://git-wip-us.apache.org/repos/asf?p=ambari.git&a=commit&h=e18718a8cb8390b4d27cd986692afd3104a6c0bc])
*
ambari-metrics/ambari-metrics-common/src/main/java/org/apache/hadoop/metrics2/sink/timeline/AbstractTimelineMetricsSink.java
> Fix metric sink
> ---------------
>
> Key: AMBARI-16991
> URL: https://issues.apache.org/jira/browse/AMBARI-16991
> Project: Ambari
> Issue Type: Bug
> Components: ambari-metrics
> Affects Versions: 2.4.1
> Reporter: Miklos Gergely
> Assignee: Miklos Gergely
> Fix For: 2.4.1
>
> Attachments: AMBARI-16991.patch
>
>
> After a recent change the AbstractTimelineMetricsSink class has an abstract
> function called getZookeeperQuorum(). If the extending class is returning
> null, then the sink is not working (neither does it if it returns a valid
> zookeeper connection string). Fixed the first issue, now it is working
> without a zookeeper connect string.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)