[
https://issues.apache.org/jira/browse/FLUME-1286?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14244926#comment-14244926
]
Gabriel Commeau commented on FLUME-1286:
----------------------------------------
As a long-overdue update, the Flume2Storm connector I mentioned previously is
publicly available on GitHub (https://github.com/Comcast/flume2storm) and we
released version 2.0.1 yesterday.
The Flume2Storm Connector is a modular project that bridges Flume to Storm, so
that Flume events can be forwarded to and processed in Storm. The two main
components are the storm-sink (in Flume) and the flume-spout (in Storm). You
can read more about Flume2Storm on the project
website:http://comcast.github.io/flume2storm/
> Storm Sink
> ----------
>
> Key: FLUME-1286
> URL: https://issues.apache.org/jira/browse/FLUME-1286
> Project: Flume
> Issue Type: New Feature
> Components: Sinks+Sources
> Reporter: Mubarak Seyed
>
> Storm contrib project explains how to push/emit events to storm spout [1]. It
> would be nice to create a flume-storm sink to emit events to storm spout
> output collector [2]
> [1] https://github.com/nathanmarz/storm-contrib/tree/master/storm-scribe
> [2]
> https://github.com/nathanmarz/storm-contrib/blob/master/storm-scribe/src/jvm/storm/scribe/ScribeSpout.java
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)