System Requirements

IDOL NiFi Ingest is supported on Windows and Linux platforms.

You must use the following version of the Apache NiFi framework:

  • Apache NiFi version 1.15.3 to 1.19.x

You must install the following dependencies:

  • Java JRE 11 (64-bit). OpenText recommends OpenJDK.

To run NiFi Ingest on Windows platforms, you might need to install the Microsoft Visual C++ 2017 redistributable files. You can obtain the redistributables at: http://support.microsoft.com/kb/2019667.

To run NiFi Ingest on Linux platforms, the server must have the following minimum versions of the following libraries:

  • GLIBC_2.17
  • GLIBCXX_3.4.29
  • GCC_4.8.0

NOTE: If your system does not have the libraries and minimum versions listed above, they are provided in the libs folder of the NiFi Ingest distribution (the files are named libgcc_s and libstdc++). Extract these files to a suitable location and then set the LD_LIBRARY_PATH environment variable to that directory.