Skip to content

Instantly share code, notes, and snippets.

@gajoseph
Created August 17, 2017 14:37
Show Gist options
  • Save gajoseph/5a3c5bffd36c230d0cf14ceece71a6e3 to your computer and use it in GitHub Desktop.
Save gajoseph/5a3c5bffd36c230d0cf14ceece71a6e3 to your computer and use it in GitHub Desktop.
1. Download and Install
a. Download from http://nifi.apache.org/download.html get the zip file from windows
b. Extract the zip into another folder -- which will be nifi_home(c:\users\tgaj2\nifi-1.3.0)
2. Starting and Stopping NiFi
a. Go to nifi_home and under bin folder click run-nifi.bat. Takes little time to staup the webserver
b. To stop Ctl+C from the cmd window. Currently can't run as a service in windows.
3. Nifi UI
a. To access nifi ui http://localhost:8080/nifi
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment