Hello Folks, Finally got to install NiFi and got the sample flows running and read the Blog article at https://blogs.apache.org/nifi/entry/basic_dataflow_design.
> The question was "Is it possible to have NiFi service setup and running and > allow for multiple dataflows to be designed and deployed (running) at the > same time?” I understand the argument being made by the author on how you can use Nifi to have a single flow with several inputs compared to several disparate flows. But there are multiple advantages to having Nifi manage several disparate flows. * Managing Flows that have very different transformations * Security: Authorization, who has access to what flows, executing flows as a named user instead of a super user. * Resource Management: Scheduling the resources across disparate flows * Etc Are there future plans to have Nifi Service setup and manage multiple data flows? Regards Seshu Adunuthula
