Hey Bob,
It really depends on your definition of CEP (complex event processing). If what
you're trying to do is advanced processing on a single piece of data (anything
from small sensor data to huge medical data) NiFi could potentially be a great
candidate to replace Storm or Spark Streaming. If you're trying to do advanced
analytics on many pieces of data or create a stateful response to data then
Storm or Spark Streaming would handle that better (but NiFi would do a great
job getting the data from the edge to the other tech!). There are others that
can go into more depth but that's it in a nutshell,Joe- - - - - - Joseph
Percivalllinkedin.com/in/Percivalle: [email protected]
On Wednesday, October 28, 2015 8:02 PM, "Adaryl "Bob" Wakefield, MBA"
<[email protected]> wrote:
I've been studying NiFi and there is something I'm not quite understanding.
Can NiFi be used in place of Storm or Spark Streaming to process streaming
data?
B.