[ https://issues.apache.org/jira/browse/FLUME-726?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13080268#comment-13080268
]
Dani Abel Rayan commented on FLUME-726:
---------------------------------------
@Jon, Yes! Under the hood, it is just a HBase (Async) client.
I have put it under hbase plugn dir as separate plugin:
https://github.com/LeagueOfLegends/flume/commit/977c236effed7e092b52c9ec3fd815407f1b15dc
> OpenTSDB Sink
> -------------
>
> Key: FLUME-726
> URL: https://issues.apache.org/jira/browse/FLUME-726
> Project: Flume
> Issue Type: New Feature
> Components: Sinks+Sources
> Reporter: Dani Abel Rayan
> Assignee: Dani Abel Rayan
>
> OpenTSDB is free software and is available under the LGPLv3+ license. It allows you
to collect many thousands of metrics from thousands of hosts and applications, at a high rate
(every few seconds). and never deletes or downsample data and can easily store billions of
data points. Under the hood it uses HBase (Asynchronous client) . Out of box, it gives you
awesome graphs and hands-down options to tune your query. http://opentsdb.net/
> OpenTSDB was collecting data using python scripts and Open-TSDB Flume plugin looked as
natural alternative.
--
This message is automatically generated by JIRA.
For more information on JIRA, see: http://www.atlassian.com/software/jira
|