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

Oleg Zhurakousky edited comment on NIFI-924 at 2/26/16 3:53 PM:
----------------------------------------------------------------

Thanks [~aidatech]
I understand your point about Akka and it would be just as simple with any 
other framework, but this is not the issue we are addressing here, so let me 
qualify it a bit further. Basically this one in particular would be _NiFi -> 
Spring (Camel, SI etc.) -> NiFi[optional]_. Basically as described in NIFI-1571 
it's about providing an ability to implement a Processor using the 
aforementioned frameworks (to help with modularization and some of the EIP 
aspects that user has no intention to expose as data flow) as well as to 
support existing integration efforts that may have dependencies on these 
frameworks. So it's more about translating FlowFile to AC Message and then 
translating the output of AC back to FlowFile [optionally].


was (Author: ozhurakousky):
Thanks [~aidatech]
I understand your point about Akka and it would be just as simple with any 
other framework, but this is not the issue we are addressing here, so let me 
qualify it a bit further. Basically this one in particular would be _NiFi -> 
Spring (Camel, SI etc.) -> NiFi[optional]_. Basically as described in NIFI-1571 
it's about providing an ability to implement a Processor using the 
aforementioned frameworks (to help with modularization and some of the EIP 
aspects that user has no intention to expose as data flow) as well as to 
support existing integration efforts that may have dependencies on these 
frameworks. So it's more about translating FlowFile to AC Message and then 
translating the output of AC back to FlowFile.

> Add Camel support in NiFi
> -------------------------
>
>                 Key: NIFI-924
>                 URL: https://issues.apache.org/jira/browse/NIFI-924
>             Project: Apache NiFi
>          Issue Type: New Feature
>            Reporter: Jean-Baptiste Onofré
>
> I'm working on a NiFi Route able to leverage a Camel route (runtime routing), 
> and another one being able to bootstrap a Camel route starting from Camel 
> DSLs.



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

Reply via email to