0 votes
in Apache by
Explain Apache NiFi Features

1 Answer

0 votes
by

Below are some listed features of apache nifi

  • NiFi supports buffering of all queued data and offers an ability of back pressure as those queues may reach specified limits
  • NiFi allows the setting of one or more prioritization schemes
  • Provides connection processors for many data sources
  • Support any device which runs Java
  • Ideal for limited connectivity places
  • Support for troubleshooting and flow optimization
  • Offers role-based authentication/authorization
  • Allows download, recovery, and replay of individual files
  • Build your processors, controller services, and more
  • Provide content encryption, communication over secure protocols
  • Enables rapid development and effective testing
  • Allows for the development of simple single-function components that can be reused and combined to make more complex flows
  • Allows classloader isolation for easier management of dependencies
...