You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@ambari.apache.org by "Miklos Gergely (JIRA)" <ji...@apache.org> on 2016/06/01 18:39:59 UTC

[jira] [Created] (AMBARI-16991) Fix metric sink

Miklos Gergely created AMBARI-16991:
---------------------------------------

             Summary: 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.0
            Reporter: Miklos Gergely
            Assignee: Miklos Gergely
             Fix For: 2.4.0


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)