Hi I like this article: https://community.cloudera.com/t5/Community-Articles/NiFi-Sizing-Guide-Deployment-Best-Practices/ta-p/246781
For test purpose, you can run it at your computer. So 2 GB of disk and 2 GB of memory should be fine. For production, it really depends on your use case. Just like Kevin explained. I have a NIFI instance which is "only" handling file transfer, from different sources. This is a virtual machine with 4 CPU and 8 GB Mem and 4 Disks. kind regards Jens M. Kofoed Den tor. 17. feb. 2022 kl. 19.56 skrev Kevin Doran <[email protected]>: > Hi Ricky, > > NiFi is a data processing tool. The system requirements are almost entirely > dependent on your specific use case: how much data will flow through NiFi > and what type of processing will be done on it? For that processing, how > will it utilize cpu, memory, disk, network, etc? > > NiFi itself takes up a few GB of space, both on disk and in memory at > runtime, but that is likely not very useful when sizing machines for a NiFi > deployment. Sizing for NiFi is a similar process to sizing a database. In > that case you would care about how much data do you plan to store and what > types of queries will be executed against it, not the size of the database > binaries themselves. Same for NiFi. > > Hope this helps, > Kevin > > On Feb 17, 2022 at 10:44:37, "Rodriguez, Ricky [USA]" > <[email protected]> wrote: > > > Hi, > > > > What are the minimum amounts of storage and ram required for installation > > of NiFi? > > > > Thanks, > > > > Carlos R Rodriguez > > > > Booz | Allen | Hamilton > > BoozAllen.com > > Empower People to Change the World > > > > >
