Apache NiFi was created for distributed computing systems where data is processed on multiple servers before being sent to the user or to a storage container.
While this might seem as a very complicated and time-consuming task, NiFi comes with a Web-based interface where all these data flows and routes can be configured with the help of a visual interface.
Just a few clicks here and there, and you'll be able to control your server's data processing operations without even having to touch your code.
NiFi is very configurable, delivering lots of customizable features, along with the ability to track information flow across the entire server cluster.
The system can also be extended with new processors, can be password protected, and supports secure connections via SSL, SSH, and HTTPS.
What is new in this release:
- Add processors to write datasets using Kite
- Extend the capability of IdentifyMimeType and extract document metadata
- Create Processors to work against JSON data
- Create Spark Receiver to pull data from NiFi
- Create ExecuteProcess processor
What is new in version 0.4.0:
- Add processors to write datasets using Kite
- Extend the capability of IdentifyMimeType and extract document metadata
- Create Processors to work against JSON data
- Create Spark Receiver to pull data from NiFi
- Create ExecuteProcess processor
What is new in version 0.2.1:
- Add processors to write datasets using Kite
- Extend the capability of IdentifyMimeType and extract document metadata
- Create Processors to work against JSON data
- Create Spark Receiver to pull data from NiFi
- Create ExecuteProcess processor
What is new in version 0.1.0:
- Add processors to write datasets using Kite
- Extend the capability of IdentifyMimeType and extract document metadata
- Create Processors to work against JSON data
- Create Spark Receiver to pull data from NiFi
- Create ExecuteProcess processor
What is new in version 0.0.2:
- Add processors to write datasets using Kite
- Extend the capability of IdentifyMimeType and extract document metadata
- Create Processors to work against JSON data
- Create Spark Receiver to pull data from NiFi
- Create ExecuteProcess processor
Limitations:
- The project is still under development in the Apache Incubator repository and might change drastically from version to version.
Comments not found