You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@ambari.apache.org by "Yusaku Sako (JIRA)" <ji...@apache.org> on 2015/09/26 00:32:05 UTC

[jira] [Updated] (AMBARI-10145) Add support for tee to another Storage service

     [ https://issues.apache.org/jira/browse/AMBARI-10145?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Yusaku Sako updated AMBARI-10145:
---------------------------------
    Fix Version/s:     (was: 2.1.2)

> Add support for tee to another Storage service
> ----------------------------------------------
>
>                 Key: AMBARI-10145
>                 URL: https://issues.apache.org/jira/browse/AMBARI-10145
>             Project: Ambari
>          Issue Type: Task
>          Components: ambari-metrics
>    Affects Versions: 2.1.0
>            Reporter: Siddharth Wagle
>
> - Define an interface based on HBaseTimlineMetricsStore. Decouple implementation from the contract.
> - Implement a Circular Buffer to cache the arriving metrics with a dequeue thread that sends the cached metrics to a MetricsSystemTeeEndpoint
> - Define MetricsSystemTeeEndpoint interface with simple methods to read configs and sinkData
> - Allow for handling exceptions like NoDataException, TimeoutOnTeeException, TeeEndpointUnavailableException
> - Make the bounded buffer size configurable.
> - Allow configurable send interval
> - Allow user to configure precision settings, e.g.: Send data every hour and only 5 minute aggregates.



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)