Getting Started
Install MarkLogic
Follow the Installation Guide found on the MarkLogic Documentation site. If you are familiar with the MarkLogic install process you can find the installation files here or you can use an existing MarkLogic installation.
Install NiFi
For detailed instructions on the installation process see Apache NiFi: Getting Started.
The currently supported NiFi version is 1.9.1. Based on feedback from varios projects, it works successfully with NiFi 1.11 up to 1.11.4.
Install MarkLogic NiFi Processors
Add the MarkLogic NiFi nar files to the <NIFI_HOME>\lib
directory. Binaries can be found in the nifi-nars GitHub repository.
Start NiFi
On Windows, run the bin/run-nifi.bat
file. On Mac/*nix systems, run from the terminal sh bin/nifi.sh start
.