[
https://issues.apache.org/jira/browse/FLUME-1286?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13847252#comment-13847252
]
Ashish Paliwal commented on FLUME-1286:
---------------------------------------
[~mpercy] It's not related to review request :) I am not able to fit the
implementation logically into any of the modules. This is like a bridge between
Flume and Storm. The implementation would have sort of an embedded agent which
would listen to a Flume Sink and push messages into Storm.
@Ravi - The implementation that I am working on is similar, but follows a
slightly different path.
As I am working on this, I feel using a Kafka Sink or other Sinks for which
Spouts already exist, would be a cleaner solution.
Suggestions/Comments?
> 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
> Assignee: Ashish Paliwal
>
> 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.1.4#6159)