[ 
https://issues.apache.org/jira/browse/NIFI-606?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14559683#comment-14559683
 ] 

Bryan Bende commented on NIFI-606:
----------------------------------

[~markap14] started doing a little bit of work on this and I've been looking at 
the spark receiver... I will likely need the same NiFiDataPacket abstraction, 
so I'm wondering...

1) Since the interface is so small, we could create another one in the new 
nifi-storm-spout project, this keeps things separate and lets the interfaces 
diverge if needed.

2) Create a nifi-external-commons project that both the spark and storm 
projects depend on and move the interface there, might be overkill since I'm 
not sure what else would end up here.

3) Push the interface back up to nifi-site-to-site-client project since both 
projects would depend on that, and put it where DataPacket is.

Thoughts?

> Add a NiFi Storm Spout
> ----------------------
>
>                 Key: NIFI-606
>                 URL: https://issues.apache.org/jira/browse/NIFI-606
>             Project: Apache NiFi
>          Issue Type: Improvement
>          Components: Extensions
>            Reporter: Bryan Bende
>            Assignee: Bryan Bende
>            Priority: Minor
>
> A nice integration would be a Storm spout that could pull data from NiFi, 
> much like the Spark receiver does. 



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

Reply via email to