2431 Forks
3687 Stars
3687 Watchers

nifi

Apache NiFi

How to download and setup nifi

Open terminal and run command
git clone https://github.com/apache/nifi.git
git clone is used to create a copy or clone of nifi repositories. You pass git clone a repository URL.
it supports a few different network protocols and corresponding URL formats.

Also you may download zip file with nifi https://github.com/apache/nifi/archive/master.zip

Or simply clone nifi with SSH
[email protected]:apache/nifi.git

If you have some problems with nifi

You may open issue on nifi support forum (system) here: https://github.com/apache/nifi/issues