Hi all,

Here is my problem: I need to run many small etl flow (say a thousand)
at flow-dedicated times. As theses flows may be added, removed, changed
all the time, they can not be easily merged within a big-meta flow to be
run in the Nifi cluster.

I would like to know if there a way to run multiple flows within a nifi
cluster?

Or may be there is a way to generate, per flow, a small standalone
binary (jar?) to run only once a flow against an embedded Nifi engine
(each jar will be managed by a task scheduling cluster) ?

Thanks !

Benoit.

Reply via email to