Hi All,

I am investigating to see how Nifi provenance can be used as an event store
for a long period of time. Our use case is very burst based and sometimes
we may not receive any event for a period of time and sometimes we may get
burst traffic. On average we can say maybe around 1000 eps is the expected
throughput at this stage. Nifi has a powerful provenance that gives you an
ability to also index based on some attributes. I am investigating how
reliable is to use Nifi provenance store for a long period of time and
enable index for a few extra attributes. Has anybody used Nifi provenance
at this scale? Can lots of Lucene indices create other issues within Nifi
as provenance uses Lucene for the indexing?

P.S: Our use case is pretty light for Nifi as we are not going to have any
ETL and Nifi is being used mostly as an Orchestrator of multiple
Microservices.

Regards,
Ali

Reply via email to